/* 

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;
}



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

body{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
line-height:17px;

/* 
line-height:normal;
padding:0px;
margin:0px;
font-family:-------------;
background-color:------------;
color:-------------;
font-size:----------;
*/
}
a{
}
a:hover{
}
h1{
}
h2{
color:#FF0000;
}
h3{
}
ul{
}
li{
}
p{
text-align:justify;
}


/*#header{
float:left;




background-image:url(../img/cabem_03.jpg);
width:752px;
background-repeat:no-repeat;
height:433px;}*/
#container{
margin:0px auto;
width:774px; /*contiene toda la pagina, todo esta dentro de este div*/
}
#logos{
float:left;
width:739px;
text-align:center;

padding:10px 15px 0px 20px;
height:60px;}
/*#intro{
float:left;
margin-top:10px; fondo de la cabecera de la pagina 
}
*/
.logo{
float:left;}

/*#intro img{
float:left;}*/
#cabecerainf{
background-image:url(../img/cabcerainf_06.jpg);
width:250px;
padding-left:600px;
padding-top:10px;

height:42px;
float:left;
background-repeat:no-repeat;}
#idiomas .uk{
float:right;
margin-bottom:6px;}
#idiomas{
float:left;
padding-left:20px;
margin-bottom:10px;}
#idiomas img{
float:left;}

#idioma{
float:right;

padding-top:7px;
padding-right:40px;}
#idioma a{
float:left;
font-weight:normal;
font-size:12px;
margin-right:7px;
color: #FFFFFF;}


#idiomas a:hover{
color:#333333;}

.piefoto{
float:left;
width:599px;
margin-top:10px;
padding-left:15px;}
#supportingText{
float:left;
background-image:url(../img/supor_05.jpg);
width:724px;
padding-left:20px;
padding-right:30px;
height:454px;
background-repeat:no-repeat;
 /*contiene el contenido de la pagina*/
}
#col_a{

float:left;
}

#col_b{
float:right;
padding-right:0px;



text-align:justify;
}
#contenido{
float:left;
width:730px;}
#menu{
float:left;
background-image: url(../img/fondomenunuevo_05.jpg);
width:770px;
padding-left:24px;


height:32px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight:bold;

background-repeat:no-repeat; /*menu principal de la pagina.*/
}
#menu img{
float:left;}
.sombra{
float:left;
background-image:url(../img/propuesta4_11.jpg);
width:255px;
font-size:0px;
background-position:right;
height:4px;
background-repeat:no-repeat;}
#breadcrums{ /*menu de migas de pan de la pagina*/
}



#footer{
float:right;
margin-right:30px;
margin-top:30px; /*contiene el pie de la pagina*/
}
.rojo{
font-weight:bold;
color:#FF0000;}
.tablalogo{
float:left;
padding-top:3px;
font-size:14px;
padding-left:190px;

}.tablalogo img{
padding-left:3px;}
.cabecera{
clear:both;
overflow:hidden;
}
.logoue{
float:right;
}
.right{
float:right;}
.left{
float:left;}
.abajo{
clear:both;
}
/*--------------------------------------------------------------------------
LOGO DE COMUNICA-WEB
--------------------------------------------------------------------------*/
#cw{
	text-align:justify;
	width:188px;
}
#cw #cw_logo{
float:left;
background-image: url(../img/cw_16.jpg);
width:40px;
height:60px;
background-repeat:no-repeat;
overflow:hidden;
padding:0px;
margin:0px;
}
#cw #cw_logo h2{
padding:0px;
margin: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;
}
#cw #cw_texto h3{
color:#999999;
font-family:Trebuchet MS, Verdana, Arial;
font-size:9px;
padding:0px 0px 0px 3px;
margin:0px;
}

#cw #cw_texto h3 a{
color:#999999;
text-decoration:none;
}
#cw #cw_texto #cw_marca a {
display:block;
padding-top:3px;
color:#666666;
}