/* CSS Document */
.redes{
width:70px;
height:20px;
float:left;
background-color:#003366;
}


#fondo_encabezado{
background-image:url(../images/Portada_web.jpg);
background-repeat:no-repeat;
width:900px;
height:205px;
clear:both;
box-shadow:0px -6px 10px #000;
-webkit-box-shadow: 0px -6px 10px #000;
-moz-box-shadow: 0px -6px 10px #000;
border-radius: 0px 0px 0px 0px;
-webkit-border-radius: 0px 0px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
z-index:1;
behavior: url(PIE.htc);
}
#detalles{
	width:680px;
	height:80px;
	float:right;
	text-align:right;
	padding-right:10px;
	font-family: 'EB Garamond', serif;
	color:#333333;
	font-style: normal;
}
.hipervinculo2 {
color:#000000;
letter-spacing: 1px;
font-size:12px;
}

#detalles a:hover {
	color:#666666;
}
.dsno{
font-size:12px;
color:#000000;
letter-spacing: 1px;
}
/*'--------------------------------------------------------------------------------------------*/
