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

body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-image: url(../images/fondo_principal.gif);
	background-repeat: repeat-y;
	font-family: arial, sans-serif;
	font-size: 80%;
	background-color: white;
	background-position: center;
	color:#ffffff;
}

/*contenedor principal de toda la diagramacion*/
#contenedor{
	position:relative;
	width:980px;
	height:100%;
	margin:0px auto;
	padding-left:10px;
	padding-right:10px;
	display: block;
	text-align:left;
}

#barrasuperior2colores{
	position: relative;
	width:980px;
	height:16px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #717171;
	background-color: #CFCFDA;
	margin: 0px;
	padding: 0px;	
}

#contenedor_menu{
	position: relative;
	width:980px;
	height:90px;
	text-align:left;
	z-index:100;
}

#contenedor_menu_izquierdo{
	position:relative;
	display:block;
	width: 870px;
	height:88px;
	padding:0px;
	margin:0px;
	float:left;
}

#logoMenu{
	position: relative;
	float:right;
	width:100px;
	height:88px;
	padding-top:2px;
	display:block;
	clear:none;
}

#logoMenu a img{
	border:0px;
}

#menu {
	position: relative;
	top:32px;
	width: 870px;
	height: 22px;
	float:left;	
	background-image:url(../images/fondo_barraNavegacion_doble.gif);
	background-repeat:repeat-x;
}

#menu ul{
padding:0px;
margin:0px;
}

#menu li {
	list-style-type: none;		
	display: inline;
}


#menu li a:link, #menu li a:visited, #menu li a:active {
	display:block;
	height:19px;
	padding-top:3px;
	padding-left:13px;
	padding-right:14px;	
	border-right-color: #292755;
	border-right-width: 1px;
	border-right-style: solid;
	clear:none;
	float:left;	
	background-image:url(../images/fondo_barraNavegacion_doble.gif);
	background-repeat:repeat-x;
	color:#292755;
	font-size:10pt;
	font-weight:bolder;
	text-decoration:none;
}

#menu li#current , #menu li a:hover, #menu li a:focus, #menu li a.paginaActual:visited {
	background-position:0px -27px;
	color:#FFFFFF;	
}
#menu li#current a{
background-position:0px -27px;
	color:#FFFFFF;	

}

#lineaFinal {
	position:relative;
	display:block;
	width:940px;
	height: 10px;
	font-size:0px;
	float: none;
	clear: both;
	padding-top:20px;
	padding-bottom:5px;
	margin:0px 20px 0px 20px;
	background-image: url(../images/fondo_lineaFinal.gif);
	background-position: 0px 20px;
	background-repeat: repeat-x;
}


#titulo_subpaginas{
    margin:0px 0px 0px 100px;
	position:relative;
	width:760px;
	height:45px;
	padding-top:10px 0px 0x 50px;
	text-align:left;
}

/*#titulo_subpaginas img{
	padding-left: 125px;
	padding-bottom:5px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}*/

#contenido_subpaginas{
	position: relative;
	width:835px;
	height:100%;
	margin-left:125px;
	margin-right:20px;
	z-index:99;
	color:#FFFFFF;
}
#inicio {
	position:relative;
	display:block;
	width:835px;
	float: none;
	clear: both;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:125px;
	margin-right:20px;

}
#inicio a:link, #inicio a:visited{
	color:#FFFFFF;
	text-decoration:none;

}

#inicio a:hover{
	color:#FF8541;
}

#contenido_subpaginas img{
margin-right:10px;
}

#contenido_subpaginas .img_principal{
	float:right;	
	margin-left:5px;
	padding-bottom:2px;
	/*
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	*/
}

#contenido_subpaginas strong{
	font-size:110%;	
}

#contenido_subpaginas h3{
	font-size:130%;
	line-height: 0%;	
	margin-bottom: 0%;
	margin-top:4%;
	margin-right:35%;	
	padding-bottom:1%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;	
}
/*
#contenido_subpaginas table {
	color: #292755;
	text-align:left;
}

#contenido_subpaginas table td{
	color:#FFFFFF;
	padding:1em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #292755;
	height:100px;
	vertical-align:bottom;
}*/

#contenido_subpaginas table td.azulClaro {
	background-color: #E6E6F0;
	color: #292755;
}

#contenido_subpaginas table td.celdasIzquierdas {
	width:150px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #FF6600;
	vertical-align: middle;
	text-align:center;
	color: #292755;
}

#contenido_subpaginas table td.celdasIzquierdasAzulClaras{
	width:150px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #FF6600;
	vertical-align: middle;
	text-align:center;
	background-color: #E6E6F0;
	color: #292755;
} 

#contenido_subpaginas table td a:link, #contenido_subpaginas table td a:visited, #contenido_subpaginas table td a:active{
	color: #FF6600;
	text-decoration:none;
}

#contenido_subpaginas table td a:hover, #contenido_subpaginas table td a:focus{
	
	text-decoration: underline;
}

/*#contenido_subpaginas table td ul{
	padding-left:1em;
	margin-left:0em;
	margin-bottom:0em;
	list-style-image: url(../images/flecla_ul_tabla.gif);
}
*/
#contenido_subpaginas h4 {
	font-size: 100%;
	font-style: italic;
	font-weight: bolder;
	padding-top: 1.7em;
	padding-bottom: 0em;
}

#contenido_subpaginas ul {
	padding-left: 0.3em;
	margin-left: 1em;
	list-style-image: url(../images/flecla_ul.gif);
	list-style-type: none;
}
