@charset "UTF-8";
body {
	background-color: #74cce9;
	margin: 0px;
	background-image: url(../imagenes/fondo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 11px;
	visibility: hidden;
}
h2 {
	font-size: 9px;
	visibility: hidden;
}
h3 {
	font-size: 13pt;
	color: #003366;
	margin-left: 15px;
	margin-top: 9px;
	margin-bottom: 16px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}





#contenedor {
	height: 544px;
	margin-top: -272px;
	top: 50%;
	width: 728px;
	margin-left: -391px;
	left: 50%;
	border-right-width: 27px;
	border-left-width: 27px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e5f8ff;
	border-left-color: #e5f8ff;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	z-index: 3;
}





#cabecera {
	background-color: #2B4B64;
	height: 159px;
	width: 728px;
	background-repeat: no-repeat;
	background-image: url(../imagenes/cabecera-bg.jpg);
}
#cabecera li {
	list-style-type: none;
	display: inline;
	color: #FFFFFF;
	font-size: 9pt;
	padding-right: 3px;
}
#cabecera ul {
	display: block;
	background-color: #224652;
	width: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 100px;
	margin-bottom: 0px;
	position: fixed;
	margin-right: auto;
	margin-left: auto;
	padding-left: 25px;
	padding-right: 12px;
}
#cabecera a {
	color: #FFFFFF;
	text-decoration: none;
}
#cabecera a:hover {
	background-color: #489EC6;
	padding-top: 3px;
	padding-bottom: 3px;
}
#cabecera a:active {
	background-color: #5EBEE7;	
}


#principal {
	background-repeat: no-repeat;
	height: 332px;
	width: 728px;
}


#principal #left {
	height: 332px;
	width: 373px;
	float: left;
	background-image: url(../imagenes/left.jpg);
}



#principal #right {
	height: 332px;
	width: 355px;
	float: left;
	background-image: url(../imagenes/right.jpg);
	text-align: left;
}
#principal #rightavisolegal {
	height: 332px;
	width: 355px;
	float: left;
	background-image: url(../imagenes/right.jpg);
	text-align: left;
	overflow: auto;
}
#principal  #rightavisolegal  h4 {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #003366;
	padding-left: 35px;
	font-size: 100%;
	margin-bottom: 0px;
}
#principal  #rightavisolegal  p {
	font-size: 80%;
	padding-left: 35px;
	padding-right: 25px;
	text-align: justify;
	text-indent: 25px;
	line-height: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #003366;
}
#principal #right .noticia    {
	height: 110px;
	width: auto;
	margin-top: 15px;
	margin-left: 23px;
}
#principal #right .noticia .fecha {
	font-size: 9pt;
	color: #004f73;
}
#principal #right .noticia h4 {
	font-size: 12pt;
	color: #203e47;
	margin-top: 3px;
	margin-bottom: 0px;
}
#principal #right .noticia p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #203e47;
	margin-top: 5px;
}
#principal #right #btn-ver-noticias-archivo {
	height: 50px;
	width: auto;
	margin-top: 0px;
}
#principal #right  a {
	font-weight: bold;
	color: #203e47;
	text-decoration: none;	
}
#principal #right  a:hover {
	text-decoration: underline;	
}
#principal #right  a:active {
	color: #1E3B44;		
}



#pie {
	background-color: #224652;
	height: 52px;
	width: 728px;
	color: #a8e7ff;
	font-size: 11px;
	text-align: right;
	margin-top: 0px;
}
#contenedor  #pie  #pie-txt {
	position: relative;
	top: 20px;
	right: 0px;
	width: 700px;
}
#pie  a {
	font-weight: bold;
	color: #92CDE3;
	text-decoration: none;
}
#pie  a:hover {
	text-decoration: underline;	
}
#pie  a:active {
	color: #FFFFFF;
}
#contenedor #cabecera #menu {
	position: absolute;
	left: 12px;
	top: 30px;
}
#submenu   {
	height: 544px;
	margin-top: -272px;
	top: 50%;
	width: 728px;
	margin-left: -391px;
	left: 50%;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	position: absolute;
	z-index: 1;
	font-size: 9px;
}
#submenu a {
	color: #7D9390;
	text-decoration: none;
	margin-top: 15px;
	padding-top: 15px;
	display: block;
}

#colabora{
 float: left;
}

