@charset "utf-8";
/* CSS Document */


*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-align: justify;	
}

body{

	}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}


#contenedor {
	width:1024px;
	margin: 0px auto;
	/*border: 1px solid #D6D3CE;*/
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/top.jpg);
	
}

.centrado{
	margin: 0px auto;
	
	
	}

#banner{
	width:100%;
	height:104px;
	}
	
#central{
	min-height:450px;
	
	border: 1px none #004080;	
	}	
#fecha{
	width:99.8%;
	height:16px;
	background-color: #004080;
	color: #FFFFFF;
	text-align: right;
	background-image: url(../img/barra1.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	}	
#pathway{
	font-size: 9px;
	font-weight: bold;
	line-height:11px;
	height:10px;
	display:table;
	

	}
#pathway a{
	
	font-size: 9px;
	font-weight: bold;
	line-height:11px;
	height:10px;
	color: #999;
	}
#bottom{
	width:100%;
	text-align: center;
	line-height:15px;
	background-color: #004080;
	color: #FFFFFF;
	border: 1px solid #848284;
	background-image: url(../img/fondo2.jpg);
	margin-top:20px;

	}
#bottom a {
	color: #FFF;	
	}
#leftcol{
	width:180px;
	
	
	
	}
#rightcol{
	width:600px;
	
	
	}
/*
#rightcol img {
	border: 1px solid #666666;
	padding:3px;
	float:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
*/
	
#menu {
	width:160px;
	height:100%;
	margin: 0px auto;
	padding-top:10px;
	background-image: url(../img/fondo_menu.jpg);
	background-repeat: repeat-y;
	font-size: 10px;
	
}
#menu a{
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0A246A;
	line-height:20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-decoration:none;
	text-align: left;
}
#menu a:hover {
	color:#a6a411;
	font-variant:small-caps;
}
#menu .titulomenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	display:block;
	font-size: 10px;
	font-weight: bold;
	line-height:16px;
	padding-left: 20px;
	text-decoration:none;
	
	background-image: url(../img/arrowazul.jpg);
	background-repeat: no-repeat;
}

img{
	border:none;
}


#menusrapidos{
	width:100%;
	
	clear:both;
	
	}

#menusrapidos .menurapido{
	float:left;
	margin-left:20px;
	
}
.menurapido {
	width:120px;
}
.menurapido .titulo {
	color:#FFFFFF;
	background-image: url(../img/arrowazul.jpg);
	height: 16px;
	
	width: 128px;
	padding-left: 10px;
}
.menurapido .tituloselec {
	color:#FFFFFF;
	background-image: url(../img/arrownaranja.jpg);
	height: 16px;
	width: 128px;
	padding-left: 10px;
}
.lista1 {
	list-style-position: outside;
	list-style-image: url(../img/arrow1.jpg);
}
.lista1 a{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration:underline;
}

.lista1 a:hover{
	color: #009999;	
}

.lista1 li {
	margin-left:-20px;
	text-align: left;
}




.lista2 li{
	
		margin-bottom:10px;

}

.faq {
	list-style-image: url(../img/faq.jpg);
}

.faq li{
	margin-bottom:20px;
}

.faq span{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	margin:10px;
	color: #006633;
	
	
}

.atras{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../imgs/flecha_atras.jpg);
	background-repeat: no-repeat;
	padding-left:50px;
	padding-right:5px;
	
}

.atras:hover{
font-variant:small-caps;
	
}

.pdf{
	display:inline-block;
	padding:13px 5px 13px 50px;
	border: 1px solid #CCCCCC;
	background-image: url(../img/pdf.png);
	background-repeat:no-repeat;
	background-position:left;
	vertical-align:middle;
	margin-top:10px;
	margin-bottom:10px;
	width:90%;	
}

.doc{
	display:inline-block;
	padding:13px 5px 13px 50px;
	border: 1px solid #CCCCCC;
	background-image: url(../img/word_logo.gif);
	background-repeat:no-repeat;
	background-position:left;
	vertical-align:middle;
	margin-top:10px;
	margin-bottom:10px;
	width:90%;	
}
.ocx{
	display:inline-block;
	padding:13px 5px 13px 50px;
	border: 1px solid #CCCCCC;
	background-image: url(../img/word_logo.gif);
	background-repeat:no-repeat;
	background-position:left;
	vertical-align:middle;
	margin-top:10px;
	margin-bottom:10px;
	width:90%;	
}

.xls{
	display:inline-block;
	padding:13px 5px 13px 50px;
	border: 1px solid #CCCCCC;
	background-image: url(../img/excel_logo.gif);
	background-repeat:no-repeat;
	background-position:left;
	vertical-align:middle;
	margin-top:10px;
	margin-bottom:10px;
	width:90%;	
}

.xls{
	display:inline-block;
	padding:13px 5px 13px 50px;
	border: 1px solid #CCCCCC;
	background-image: url(../img/zip.png);
	background-repeat:no-repeat;
	background-position:left;
	vertical-align:middle;
	margin-top:10px;
	margin-bottom:10px;
	width:90%;	
}

.listaFases{
	list-style-type: none;	
}

.listaFases li{
	margin-top: 20px;
	margin-left:-40px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	
	
	
}

.listaFases li:hover{
color:#000000;
	

}

.listaFases span{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	text-decoration: underline;
	
	color: #003399;
	margin: 10px;
	display:block;
}


.tabla1 {
	clear:both;
	
	
	
	}

.tabla1 th {
	padding: 0 0.5em;
	text-align: left;
	color: #FFFFFF;
	background-color: #83a5af;
	padding:5px;
	}

.tabla1 td {
	text-align: center;
	border: 1px solid #E8E8E8;
	padding:5px;
}

.tabla1 tr{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D3CE;
	border-right-color: #D6D3CE;
	border-bottom-color: #D6D3CE;
	border-left-color: #D6D3CE;
}

.tabla1 td:first-child {
	color: #000099;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #D6D3CE;
	border-right-color: #D6D3CE;
	border-bottom-color: #D6D3CE;
	border-left-color: #D6D3CE;
}

.listaNoticias{
	list-style-type: circle;
}

.listaNoticias li{
	margin-top: 0px;
	margin-left:-20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	
	
	
}


.listaNoticias img{
	width:32px;
	height:32px;
}

.fuente{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.listaNoticias span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 10px;
	display:block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D6D3CE;
	border-right-color: #D6D3CE;
	border-bottom-color: #D6D3CE;
	border-left-color: #D6D3CE;
}
.enportada{
	border: 1px solid #D4D0C8;
	
}

#anuncios{
	height:350px;
		
	}
#anuncios img{border:none;}

#espacionoticia {
	width:149px;
	border: 1px solid #FF9900;
	padding: 5px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	background-color: #FFFFFF;
	
	
}
#espacionoticia h3 {
	width: 90%;
	margin: 0px auto;
	line-height:200%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC9900;
	border: 1px none #000000;
	text-decoration: underline;
}
#espacionoticia a {
	display:block;
	width: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: left;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
#espacionoticia a:hover {
	background-color: #F4F4F4;
}
.titulonormal {
	font-size: 18px;
	font-weight: bold;
	color: #CC9900;
	font-variant:small-caps;
	border-top-width: 1px;
	border-right-width: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #D6D3CE;
	border-right-color: #D6D3CE;
	border-bottom-color: #D6D3CE;
	border-left-color: #D6D3CE;
	
}
.subtitulo {
	font-size: 12px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	
.moduloizq{
	margin-left:15px;
}

p{width:100%;}

.lista2 li{
	
		margin-bottom:10px;

}

#idiomas{

		margin: 0px auto;
		width:100px;
	

}

#aviso{
	width:90%;
	margin: 20px auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
	text-align: justify;
	}

#aviso img{
	
	vertical-align:middle;
}


.tablaestructura td{
	vertical-align:top;
	
}
.contactar{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;	
	
	}
	
.submenu0{
}

.submenu0 a{
	font-size: 9px;
	border:none;
	color: #960;
	font-family: "Arial Black", Gadget, sans-serif;
	margin-left:10px;
	background-color: #eee;
	}
	
.submenu1{
}

.submenu1 a{
	font-size: 9px;
	border:none;
	color: #C66;
	font-family: "Arial Black", Gadget, sans-serif;
	margin-left:20px;
	background-color: #ddd;
	}	

.submenu2{
}

.submenu2 a{
	font-size: 9px;
	border:none;
	color: #C66;
	font-family: "Arial Black", Gadget, sans-serif;
	margin-left:30px;
	background-color: #ccc;
	}

#columnaderecha{
	margin:10px;
	
	
	}

#botonera{
	height:18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	text-align: center;
	background-image: url(../img/barra2.jpg);
	}
	
#botonera a{
	height: 18px;
	width: 150px;
	display:inline-block;
	line-height:20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4c0808;
	background-color: #ffffff;
	text-align: center;
	}


.box1{
	border: 1px solid #D4D0C8;
	margin-bottom:10px;
	margin-top:10px;
	}
input,textarea {
	border: 1px solid #D4D0C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}




#formcontactar input,textarea{ width: 350px;}

.box1 .titulo{
	border: 1px solid #D4D0C8;
	background-color: #999;
	display:block;
	padding-left:10px;
	margin-bottom:10px;
	color: #FFF;
	text-align: left;
}

h1{
	display:block;
	color: #FFF;
	background-color: #900;
	line-height:16px;
	padding-left:10px;
	background-image: url(../img/fondo1.jpg);	
}

h2{
	display:block;
	color: #666;
	line-height:16px;
	padding-left:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
}



.box_noticia{
	display:table;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box_noticia img{
	border: 1px solid #CCC;
	padding:3px;
	float:left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.box_noticia .icon{
	
	border: none;
	padding:3px;
	float:none;
	margin:0px;
	vertical-align: middle;	
}
.box_noticia .icons{
	
	
	}
.box_noticia .icons a{
	
	}	
.box_noticia .celda_icons{
	width:50px;
	vertical-align: top;
	text-align:center;
	
	
}
.box_noticia .tema_noticia{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #930;
	
	
}
.box_noticia .fecha_noticia{
	font-size: 10px;
	color: #930;
	
	
}
.box_noticia .titulo_noticia{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000;
	display:block;
	font-weight: bold;
}
.box_noticia .subtitulo_noticia{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

.noticia_simple{
	display:table;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
	margin-bottom:5px;
	}
.noticia_simple .noticia_simple_titulo{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	background-image: url(../img/icon1.jpg);
	background-repeat: no-repeat;
	padding-left:15px;
	display:block;
	}
.noticia_simple .noticia_simple_sub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;

	}
	
.hijo{
	display:table;
 	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;

	}
.hijo .nombre_hijo{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #900;
	}
.hijo .descripcion_hijo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	}

.moduloFotos img{
	width:100px;
	border: 1px solid #D6D6D6;
	color: #000;
	margin: 3px;
	padding: 3px;	
	}

.moduloVideos object{
	
	margin: 3px;
		
	}
.box_noticias_destacadas img{
	width:40px;
	margin:3px;
	float:left;
	border: 1px solid #FFF;
	}
.box_noticias_destacadas tr{
	width:170px;
	
	
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
	background-color: #EEE;
	margin:3px;
	padding-bottom:3px;
	}
	
.box_noticias_destacadas a:hover{
	color: #D07D2F;
	}
.box_noticias_destacadas a{
	font-size: 9px;
	text-decoration: none;
	color: #666;
	
	display:block;
	}	
.capa_sw{
	visibility:hidden;
	overflow:hidden;
	height:0px;

	}

/*pseudo*/

