/* CSS Document */

body{
margin:0px;
height:100%;
background-color:#D4E0ED;
background-image:url(../images/fondo_sup.jpg);
background-repeat:repeat-x;
}

.texto{
font-family:Tahoma,Arial;
font-size:13px;
color:#666666;
line-height:18px;
text-decoration:none;
text-align:justify;
}

.texto_form{
font-family:Tahoma,Arial;
font-size:11px;
color:#666666;
line-height:18px;
text-decoration:none;
}

.texto_azul{
font-family:Tahoma,Arial;
font-size:13px;
color:#395F86;
line-height:15px;
}

.cuerpo{
padding-left:10px;
padding-right:20px;
}

.fondo_sup_izq{
background-image:url(../images/deg_sup_izq.jpg);
background-repeat:repeat-y;
background-position:right;
}

.fondo_sup_der{
background-image:url(../images/deg_sup_der.jpg); 
background-repeat:repeat-y;
background-position:left;
}

.fondo_inf_izq{
background-image:url(../images/deg_inf_izq.jpg);
background-repeat:repeat-y;
background-position:right;
}

.fondo_inf_der{
background-image:url(../images/deg_inf_der.jpg); 
background-repeat:repeat-y;
}


.pie{
background-image:url(../images/deg_pie.jpg);
background-repeat:repeat-x;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#3F648B;
}

.linkpie{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#3F648B;
text-decoration:none;
}

.link_sitemap{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
color:#3F648B;
text-decoration:none;
}




.fondomain{
	background-color:#CCCCCC;
	background-image:url(../images/externo_izq_top.jpg); 
	background-repeat:repeat-x; 
	background-position:top;
	width:50%;
}

.subtitulo_azul{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#4D6AA0;
}

.subtitulo_azul13{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#4D6AA0;
line-height:25px;
}

.foto{
border:1px solid #6B86B8;
}

.home{
line-height:17px;
vertical-align:top;
}

.contacto{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#5C80A5;
}

.input{
width:150px;
height:20px;
background-color:#D4E0ED;
border:1px solid #497DB1;
font-family:Tahoma,Arial;
font-size:11px;
color:#666666;
}

.textarea{
width:395px;
font-family:Tahoma,Arial;
font-size:12px;
color:#666666;
background-color:#D4E0ED;
border:1px solid #497DB1;
overflow-y:auto;
}

.texto_subtitulo{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#395F86;
}


/*formulario contacto siempre visible*/
.input_formcontacto{
width:150px;
height:18px;
border:1px solid #DADADA;
font-family:Tahoma,Arial;
font-size:11px;
color:#666666;
}

.textarea_formcontacto{
width:150px;
font-family:Tahoma,Arial;
font-size:11px;
color:#666666;
border:1px solid #DADADA;
overflow-y:auto;
}
/*///////////////////////////////*/











