/*maqueta*/

body {
	background-color: #DCDCDC;
	margin:0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../img_maqueta/fondo.gif);
}

#contenedor_contenido {
	width: 960px;
	margin-top: 10px;
	float: left;
	background-repeat: repeat-y;
	background-position: left top;
	max-height:none;
	background-image: url(../img_maqueta/fondo-contenido_templates.gif);
}
#cabezal {
	width: 960px;
	height: 80px;
	background-image: url(../img_maqueta/cabezal.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	height:   1%;
}
#cabezal .icons {
	float: right;
	width: 250px;
	height: 80px;
	margin-right: 12px;
	left: 709px;
	position: absolute;
	top: 10px;
}
#menu {
	background-color: #9F9F9F;
	width: 960px;
	float: left;
	margin-top: 10px;
	background-image: url(../img_maqueta/gradient_navy.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#contenedor {
	width: 960px;
	padding:10px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
#contenedor_contenido .sub_navy {
	width: 270px;
	float: left;
	background-color: #CCCCCC;
	font-size: 12px;
	background-image: url(../img_maqueta/fondo-contenido_templates.gif);
}
#contenedor_contenido .contenido_der {
	width: 670px;
	float: right;
	overflow: auto;
	height: auto;
	font-size: 12px;
	text-align: justify;
}
.clear {
	clear: both;
}
#pie {
	width: 1000px;
	height: 100px;
	background-color: #333333;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*fin maqueta*/

/*menu principal*/
#menu .navy {
	padding:0;
	text-align: center;
	list-style-type:none;
	width: 960px;
	margin: 0;
	float: left;
}
.navy li {
	float: left;
	padding-right: 20px;
	width: 120px;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-left: 20px;
	}
.navy a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	font-size: 12px;
	padding-bottom: 5px;
}
.navy a:hover {
	border-bottom-color: #882536;
}
/*final menu principal*/


/*sub navy*/
.sub_navy #miMenu {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
/*final sub navy*/
.sub_navy #miMenu li {
	font-size: 14px;
	list-style:none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6A6A6;
	margin-left: 10px;
	background-image: url(../img_maqueta/sub_ind.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.sub_navy #miMenu .sin {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}
.sub_navy #miMenu a {
	color: #333333;
	display: block;
	text-decoration: none;
	font-size: 12px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #333333;
	text-align: right;
	padding: 10px;
}
.sub_navy #miMenu a:hover {
	background-image: url(../img_maqueta/grad_list.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #CCCCCC;
}
#contenedor_contenido .titulo_2 {
	background-image: url(../img_maqueta/h.gif);
	padding-left: 40px;
	color: #FFFFFF;
	height: 28px;
	background-repeat: no-repeat;
	margin:0;
	padding-top: 7px;
	font-size: 13px;
}

.sub_navy .acceo_directo{
	width: 310px;
	float: left;
}
.sub_navy .acceo_directo img {
	margin-bottom: 10px;
	float: left;
}
.publica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

.publica_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.publica1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666666;
}
#miMenu li.sub_indice {
	font-size: 12px;
	color: #333333;
	padding-left: 15px;
}
.sub_navy #miMenu .list_top {
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 5px;
}
