/*
GENERAL -------------------------------------------------------------------------------
*/
html, body {
	margin: 0px;
	padding: 0px;
	background-image: url('imagenes/fondo.jpg');
	background-repeat: no-repeat;
	text-align: center;
	background-color: #FFFFFF;
	background-position: center top
}

#total {
	padding: 0px;
	text-align: center;
	position: absolute;
	left: 50%;
	width: 950px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -450px;
	background-image: url(imagenes/fondocontenidos.gif);
	background-position: left top;
	margin-right: 0px;
}    

#arriba {
	padding: 0px;
	width: 950px;
	background-image: url('imagenes/fondologo.jpg');
	background-repeat: no-repeat;
	float: left;
	height: 138px;
	clear: both;
	margin: 0px
}
#cuerpo {
	float: left;
	width: 739;
	margin: 0px;
	padding: 0px;
}
#contenidos{
	width: 100%;
	float: left;
	margin-left: 15px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
	margin-right: 0px;
}
#contenidos h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #999999;
	text-align: left;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#contenidos h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
	float: left;
	width: 100%;
}
#contenidos h2 a{
	color: #666666;
	text-decoration: none;
}
#contenidos h2 a:hover{
	color: #000000;
}
#contenidos h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #30435A;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
	float: left;
	width: 100%;
	font-weight: normal;
	text-align: right;
}
#contenidos h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #30435A;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
	float: left;
	width: 100%;
	font-weight: normal;
	text-align: right;
}

#contenidos h3 a{
	color: #30435A;
	text-decoration: none;
}
#contenidos h3 a:hover{
	color: #000000;
}
#contenidos h3 .selec{
	color: #30435A;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 5px;
}
#seccion p{
	contenidos-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#contenidos p {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#contenidos p a{
	color: #000000;
	text-decoration: none;
}
#contenidos p a:hover{
	color: #000000;
	text-decoration: underline;
}
#contenidos p .negrita{
	font-weight: bold;

}
.fechanoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

#columnalateral{
	width: 190px;
	float: right;
/*	margin-left: 15px;*/
	text-align: left;
	/*padding-top: 10px;*/
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	/*margin-top: 10px;*/
	margin-bottom: 10px;

/*	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #A9B5C2;*/
}


#pie {
	margin: 0px;
	width: 900px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #CCCCCC;
	background-image: url('imagenes/fondopie.jpg');
}
#pie a{
	color: #666666;
	text-decoration: none;
	font-weight: normal;

}
#pie a:hover{
	color: #000000;
	text-decoration: none;

}
#firma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	float: left;
	width: 900px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#firma a{
	text-decoration: none;
	color: #666666;
}
#firma a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
/*
NOTICIAS -------------------------------------------------------------------------------
*/

#noticiaport{
	width: 190px;
	/*	float: left;*/
/*	margin-left: 15px;*/
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
/*	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #A9B5C2;*/
}

#noticiaport h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #6A6A6A;
	margin: 0px;
	padding: 0px;
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#noticiaport h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	float: left;
}
#noticiaport h2 a{
	color: #666666;
	text-decoration: none;
}
#noticiaport h2 a:hover{
	color: #000000;
}
#noticiaport p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 0px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	margin-bottom: 0px;
}
#noticiaport p a{
	color: #666666;
	text-decoration: none;
}
#noticiaport p a:hover{
	color: #000000;
	text-decoration: underline;
}
#noticiaport img{
	text-align: left;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	float: left;
	clear: both;
	padding: 0px;
	margin-top: 0px;
}
/*
MENU -------------------------------------------------------------------------------
*/
#menuarriba {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
	float: right;
	width: 880px;
	text-align: right;
	padding-top: 120px;
	padding-right: 20px;
	font-weight: normal;
}
#menuarriba a{
	color: #e2604c;
	text-decoration: none;
	font-weight: bold;
}
#menuarriba a:hover{
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.menu{
	width: 161px;
	border-size: 1px;
	float: left;
	/*padding-bottom: 20px;*/
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	display: block;
}

.menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu li{
	display: block;
	clear: left;
	float: left;
}		
.menu li a{
	display: block;
	background-image: url('imagenes/fondobotones.jpg');
	background-repeat: no-repeat;
	height: 23px;
	line-height: 24px;
	text-decoration: none;
	width: 146px;
	padding-top: -5px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: right;
	font-style:normal;
	font-variant:normal;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float: left;
	color: #999999;
	clear: left;
}	
.menu ul ul li a{
	color: #0F3286;
	background-position: 100% -64px;
}

.menu ul ul li a:link, .menu ul ul li a:visited {
	color: #0F3286;
	
}

.menu li a:link, .menu li a:visited {
	color: #FFFFFF;
	font-weight: bold;
}

.menu li a:hover{
	color: #FFCC00;
	background-image: url(imagenes/fondobotoneshover.jpg);
	background-repeat: no-repeat;
	margin-right:25px;
}			
.menu ul ul a{
	color: #0F3286;
	background-position: 100% -64px;
	font-weight: normal;
}
.menu ul ul a:hover{
	color: #000000;
	background-position: 100% -32px;
}
.pie_menu{
	background-image: url('imagenes/fondocontenidosinf.gif');
	height: 200pt;
	width: 161px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color:white;
}

/*
TEXTO -------------------------------------------------------------------------------
*/

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
a.texto {
	color: #30435A;
	text-decoration: none;
}
a.texto:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;