/* 

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-family: "Trebuchet MS";
color:#666666;
font-size:13px;
line-height:15px;

/* 
line-height:normal;
padding:0px;
margin:0px;
font-family:-------------;
background-color:------------;
color:-------------;
font-size:----------;
*/
}
a{
}
a:hover{
}
h1{font-size:18pt;
color:#999999;
float:left;
line-height:30px;

}
h2{font-size:14px;color:#365c82;
font-weight:bold;
}
h3{font-size:13px;color:#365c82;
font-weight:bold;
}
ul{
}
li{
}
p{
text-align:justify;
text-indent:15px;
}



#container{
width:756px;
margin:0px auto; /*contiene toda la pagina, todo esta dentro de este div*/
}

#intro{
float:left;
background-image:url(../img/fhead_05.jpg);
width:753px;
padding-left:3px;
background-repeat: repeat-y;
height:60px;

 /*fondo de la cabecera de la pagina */
}

#flashcontent{
background-image:url(../img/propuesta-1_03.jpg);
width:390px;
height:286px;

background-repeat:no-repeat;

}
 
#header{
background-image:url(../img/backhead_02.jpg);
height:50px;
padding-top:10px;
background-repeat:repeat-x;
width:720px;
padding-left:30px; /*cabecera de la pagina*/
}

#menu{
width:180px;
line-height:normal;
float:left;
border-bottom:#6885a1 1px solid;
font-size:12px;
background-color:#365c82; /*menu principal de la pagina.*/
}

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

#supportingText{
float:left;
background-image:url(../img/fsuppor_08.jpg);
background-repeat:repeat-y;
padding-left:3px;
width:753px;
padding-bottom:20px; /*contiene el contenido de la pagina*/
}

#col_izq{
width:180px;
float:left;}
#col_centro{
float:left;
width:390px;}

#col_der{
float:left;}

#pie_supor{
background-image:url(../img/sombrabajo_14.jpg);
width:756px;
height:4px;
float:left;
background-repeat:no-repeat;
}
#contactar{
color:#FFFFFF;
float:left;
width:175px;
font-size:18px;
padding:20px 0px;
padding-left:5px;
padding-bottom:23px;
background-color:#365c82;}


#footer{
background-color:#365c82;
float:left;
height:151px; /*contiene el pie de la pagina*/
}

#menu_abajo{
text-align:center;
width:756px;
font-size:11px;
padding-bottom:10px;
background-color:#FFFFFF;
}
.abajo{
clear:both;}

.txt_centro{
float:left;
padding:20px;}

.tit_inicio{
}

.azul{
color:#365c82;}
.right{
float:right;}
.a_esp{
float:left;

width:180px;
height:95px;}
.a_esp a{
float:left;

color:#FFFFFF;font-size:14px;

height:95px;

width:180px;}
.gris{
color:#666666;}
/*.a_esp a:hover{
z-index:1;filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90}*/

.a_tit{float:left;
display:block;
height:24px;
width:170px;
cursor:pointer;
padding-left:10px;
padding-top:4px;
background-color:#4789cb;}
.a_tit img{

text-decoration:none;}

.left{
float:left;}
.iniciales{
font-size:26pt;
color:#003366;}
/*--------------------------------------------------------------------------
LOGO DE COMUNICA-WEB
--------------------------------------------------------------------------*/
#cw{
	text-align:justify;
	width:188px;
	float:right;
	margin-top:30px;
	margin-right:10px;
}
#cw #cw_logo{
float:left;
background-image: url(../img/propuesta-1_21.jpg);
width:35px;
height:28px;
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: #FFFFFF;
font-family:Trebuchet MS, Verdana, Arial;
font-size:9px;
padding:0px 0px 0px 3px;
margin:0px;
}

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