@charset "utf-8";
/* CSS Document */

#contenedor {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999;
	background-image: url(../img/fondo-menu-auto.gif);
	background-repeat: repeat-y;
	background-position: 74px;
	background-color: #FFF;
}
#firma-web {
	width: 774px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFF;
	font-weight: normal;
	text-align: right;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#firma-web a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFF;
}

#header {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

#barra-izq {
	margin-left: 74px;
	width: 170px;
	padding-top: 20px;
	background-color: #003E5F;
}
#contenedor_modulos {
	width: 525px;
	float: right;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
	clear: both;
}
#contenedores-menu {
	margin-left: 74px;
	width: 170px;
	background-color: #003E5F;
	float: left;
}
#seguinos-facebook {
	padding-right: 15px;
	vertical-align: baseline;
	width: 520px;
	margin-bottom: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666;
	float: right;
	margin-left: 244px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	clear: both;
	padding-top: 2px;
	padding-bottom: 5px;
	background-color: #CCC;
}
#contenedor #seguinos-facebook div a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666;
}



#logos-fundaciones {
	width: 525px;
	clear: both;
	margin-bottom: 10px;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFCCC1;
	border-bottom-color: #CFCCC1;
	border-left-color: #CFCCC1;
	padding: 5px;
	margin-left: 244px;
	float: right;
}
#barra_seccion {
	height: 55px;
	width: 780px;
	background-repeat: no-repeat;
}
#footer {
	background-color: #CFCCC1;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
	margin-top: 5px;
	width: 780px;
	height: 75px;
	overflow: hidden;
}
#archivo {
	background-color: #CFCCC1;
	padding: 3px;
	clear: both;
	border: 1px solid #003E5F;
	width: 496px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
#volver-noticias {
	background-color: #CCC;
	width: 150px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	font-weight: bold;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#años-galeria {
	background-color: #CFCCC1;
	width: 472px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #003E5F;
	text-align: center;
	border: 1px solid #003E5F;
	margin-bottom: 10px;
	margin-top: 10px;
}



a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003E5F;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5A057E;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


.img-der {
	float: right;
	padding: 10px;
	top: 0px;
}
.img-izq {
	float: left;
	padding: 10px;
	top: 0px;
}
.modulo_notas {
	width: 490px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 6px;
	clear: both;
}


.padding-facebook {
	padding-right: 5px;
	padding-left: 10px;
}
.texto_footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #003E5F;
	font-size: 9pt;
	text-decoration: none;
	text-align: center;
}

