/* 

ESTILO GENERAL DE TODA LA PÁGINA WEB
Esta hoja de estios debe estar vinculada desde todos los documentos xhtml

*/

/*reseteador de estilos por defecto*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
/* tables still need ‘cellspacing=”0?‘ in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: “”;
}
blockquote, q {
quotes: “” “”;
}

/*-----------------------------------------------*/
/*-----------------------------------------------*/

body{

line-height:normal;
padding:0px;
margin:0px;
font-family: Arial, Helvetica, sans-serif;
background-color:#BDCBBE;

background-image: url(../img/images/fondo.jpg);
background-repeat:repeat-x;

}
h1 {color: #339933; font-size:14px; font-weight:bold;}
h2 {font-weight:normal;font-size:18px;}

a{
}
a:hover{
}

h3{
}
ul{
padding-left:15px;
}
li{ list-style-image:url(../img/img_li.jpg); padding-bottom:3px;
}
p{ color: #333333;
font-size:12px;
text-align:justify;
font-weight:normal;
}



#container{
width:755px;
margin:0px auto 0px auto!important;
*margin:0px 0px 0px 250px;
}

.IZQ {
float:left;
background-color: #CCCCCC;
height:256px;
width:153px;
}

#intro{ /*fondo de la cabecera de la pagina */
}

#intro #header{ /*cabecera de la pagina*/
}

#menu{ /*menu principal de la pagina.*/
}

#breadcrums{ /*menu de migas de pan de la pagina*/
}

#supportingText{ /*contiene el contenido de la pagina*/
}

#footer{ /*contiene el pie de la pagina*/ 
 clear:both;
margin-top:80px!important;
 margin-left:0px!important;
 
*margin-left:0px;
*margin-top:37px;

 background-image: url(../img/images/fondo_abajo_03.jpg); 
 background-repeat:no-repeat; 
 width:650px; 
 height:17px; 
 color:#FFFFFF; 
 padding-top:27px; 
 padding-left:260px;
  
}

input{
background-image: url(../img/images/sombreado_formu.jpg);
background-repeat:repeat-x;
background-position:top;
}

textarea{background-image: url(../img/images/sombreado_formu.jpg);
background-repeat:repeat-x;
background-position:top;}


 
 .boton_enviar{
float:right;
margin-right:30px!important;
*margin-left:-108px;
}



#formulario{float:left;
margin-left:30px;
margin-top:10px;
color:#666666;
font-size:13px;
}

#footer a{  color:#FFFFFF;    }
#footer a:hover{color: #000000; }
/*--------------------------------------------------------------------------
LOGO DE COMUNICA-WEB
--------------------------------------------------------------------------*/
#cw{
	text-align:justify;
	width:188px;
	float:right;
	margin-top:20px;
	font-weight:bold!important;
	
}
#cw #cw_logo{
float:left;
background-image: url(../img/images/logo_cw.jpg);
width:42px;
height:35px;
overflow:hidden;
padding:0px;
marging:0px;

}
#cw #cw_logo h2{
padding:0px;
marging:0px;
}

#cw #cw_logo h2 a{
width:40px;
height:60px;
display: block;
padding: 0px;
margin: 0px;
text-decoration: none;
}
#cw #cw_logo h2 a span{
visibility:hidden;
}
#cw #cw_texto{
float:right;
font-family:Arial, Helvetica, sans-serif;
}
#cw #cw_texto h3{
color: #FFFFFF;
font-family:Trebuchet MS, Verdana, Arial;
font-size:9px;
padding:0px 0px 0px 0px;
margin:0px;
}

#cw #cw_texto h3 a{
color: #FFFFFF;
text-decoration:none;font-family:Arial, Helvetica, sans-serif;

}
#cw #cw_texto #cw_marca a {
display:block;
padding-top:3px;
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
}

