@charset "utf-8";
body {
	margin: 0px;
	background-image: url(../../images/fondo.gif);
	background-repeat:  repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wraper {
	margin: auto;
	width: 770px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
.fecha {
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: right;
	height: 25px;
	padding-right: 10px;
}

.buscador {
	width: 250px;
	margin-left: 15px;
	float: left;
	padding-top: 4px;
	height: 18px;
	text-align: left;
}
.formulario_buscador {
	font-size: 10px;
	color: #333333;
	background-image: url(../../images/back_forms.jpg);
	background-repeat:  repeat-x;
	border: 1px solid #996633;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	height: 14px;
}
.buscador_interno {
	width: 185px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
}
.boton_buscador {
	float: left;
	height: 17px;
	width: 40px;
}

.contenedor_fecha {
	width: 400px;
	float: right;
	margin-right: 3px;
	height: 18px;
	padding-top: 2px;
}

.header {
	background-image: url(../../images/sprite.png);
	background-position: 0 -1227px;
	height: 103px;
	width: 770px;
	background-repeat: no-repeat;
	z-index:200;
}
.menu_superior {
	padding-left: 170px;
	padding-top: 85px;
	z-index:200;
}
/*.menu_superior a{
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	display:block;
}
.menu_superior ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu_superior ul li{
	float:left;
	margin-right: 4px;
	padding: 2px;
}
.menu_superior ul li a:hover {
	background-color:#e0aa25;
}*/
.featured {
	background-color: 996600;
	background-image: url(../../images/sprite.png);
	background-position: 0 -257px;
	height: 265px;
	width: 615px;
	float: left;
}
.featured_content {
	background:none;
	height: 250px;
	width: 600px;
	float: left;
	margin-top: 7px;
	margin-left: 5px;
	border: 1px solid #333333;
}
.feat_bar {
	background-color: #333333;
	height: 21px;
	width:600px;
}
.feat_bar a{
	display:block;
	height: 15px;
	width: 15px;
	float: right;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 3px;
	text-align: center;
	background-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
}
.feat_bar a:hover {
	background-color: #FFCC00;
	color:#333333;
}.calendario {
	height: 240px;
	width: 228px;
	float: right;
	margin-top: 7px;
	padding-left: 3px;
}
.container_front {
	background-color: #FFFFFF;
	background-image: url(../../images/back_gradient.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	float: left;
	width: 770px;
}
.sidebar1 {
	width: 155px;
	float: left;
}
.sidebar1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sidebar1 ul li a{
	color:#333300;
	display: block;
	height: 18px;
	margin-top: 2px;
	padding-left: 20px;
	padding-top: 2px;
	text-decoration:none;
	font-size: 11px;
}
.sidebar1 ul li {
	list-style-type: none;
	background-image: url(../../images/arrow_menu.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #eec31e;
}
.sidebar1 ul li a:hover {
	color:#FFFFFF;
	background-image: url(../../images/arrow_menu_over.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
}
.banners_sidebar {
	margin-top: 3px;
	background-color: #dddddd;
	text-align: center;
}
.banners_sidebar img {
	margin-top: 10px;
}
.sidebar_2 {
	float: right;
	width: 225px;
}
.front_content {
	width: 375px;
	float: left;
	padding-left: 10px;
}
.last_news {
	background:url(../../images/sprite.png); 
	background-position: 0 -572px;
	background-repeat:no-repeat;
	width: 205px;
	padding-top: 45px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 12px;
}
.last_news a{
	text-decoration:none;
	color:#333333;
}
.last_news a:hover{
	text-decoration:underline;
}
.fila_last_news {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.nota_destacada {
	background:url(../../images/sprite.png);
	background-position: 0 0;
	background-repeat:no-repeat
	width: 345px;
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.subnota {
	background:url(../../images/sprite.png);
	background-position: 0 -903px;
	background-repeat:no-repeat
	width: 160px;
	margin: auto;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 14px;
	background-repeat: no-repeat;
	text-align: left;
}
.banner  {
	margin-top: 12px;
}
.interior_content {
	width: 500px;
	margin-left: 190px;
	padding-top: 25px;
	z-index:-200;
}

.navbar {
	font-size: 10px;
	background-color: #cc9900;
	padding-left: 10px;
	float: right;
	width: 605px;
	padding-top: 4px;
}
.navbar a{
	color: #FFFFFF;
	text-decoration:none;
}
.navbar a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
#mapa_navegacion{
	font-size: 10px;
	color:#FFF;
	width: 595px;
	padding-top: 4px;
	padding-left:20px;
	margin:0;
	background-color: #cc9900;
	list-style-type:none;
	overflow:auto;
}
#mapa_navegacion li{
	float: left;
	background-image:url(../../images/dot_3points.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left:10px;
	padding-right:10px;
}
#mapa_navegacion li a{
	text-decoration:none;
	color:#FFF;
}
#mapa_navegacion li a:hover{
	text-decoration:underline;
	color:#FFF;
}


.interior_portada {
	width: 555px;
	margin-left: 175px;
	margin-top: 40px;
	background-image: url(../../images/fondo_portada_int.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 15px;
	padding-left: 10px;
}
.subcont_portada {
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
	padding-bottom: 5px;
}
.cont_listas {
	padding-left: 30px;
	padding-top: 15px;
	margin: 0px;
	color: #993300;
	list-style-position: outside;
	font-weight: bold;
	text-align:justify;
}
.cont_listas ul {
	margin: 0px;
	color: #993300;
	list-style-position: outside;
	font-weight: bold;
	padding: 0px;
}
.cont_listas li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
	margin-top: 5px;
	list-style-image: url(../../images/dot_3points_2.gif);
	list-style-position: outside;
}

.cont_listas ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
	margin-top: 5px;
	list-style-image: url(../images/dot_3points_2.gif);
	list-style-position: outside;
}

.cont_listas li a{
	color:#993300;
	text-decoration:none;
}
.cont_listas li a:hover{
	color: #CC6600;
	text-decoration:underline;
}
#footer {
	background-color: #FFFFFF;
	padding-top: 20px;
		font-size: 10px;
	color: #666666;
	text-align: center;
}
.derecha {
	background-image: url(../../images/sprite.png);
	background-position: 0 -1380px;
	height: 14px;
	width: 49px;
	float: left;
}


.fotin {
max-height:30px;
max-width:80px;
float:left;
vertical-align:middle;
}

.fotin2 {
max-height:35px;
max-width:400px;
float:left;
vertical-align:middle;
}


.banner_derecho{
/* ### HACE EL CUADRITO ### */
	display:block;
	border:#000000 1px solid;
/* ### FONDO DEL BANNER ###*/	
	background-image:url(../../images/minibanner_lateral_derecho.png);
	background-repeat:no-repeat;
/* ## ESTILOS DEL TEXTO ## */	
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-shadow:inherit #999999;
	color:#993300;
	vertical-align: middle;
	text-decoration:none;
/* ## TAMAÑO REQUERIDO ## */
	height:35px;
	width:223px;
/* ### TAMAÑO MAXIMO  ### */	
	max-height:40px;
	max-width:223px;
/*########################*/	
	float:right;
	padding-top:5px;
	margin-bottom:15px;
}
.banner_izquierdo{
/* ### HACE EL CUADRITO ### */
	display:block;
	border:#000000 1px solid;
/* ### FONDO DEL BANNER ###*/	
	background-image:url(../../images/minibanner_izq_index.png);
	background-repeat:no-repeat;
/* ## ESTILOS DEL TEXTO ## */	
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-shadow:inherit #999999;
	color:#993300;
	vertical-align: middle;
	text-decoration:none;
/* ## TAMAÑO REQUERIDO ## */
	height:35px;
	width:145px;
/* ### TAMAÑO MAXIMO  ### */	
	max-height:40px;
	max-width:145px;
/*########################*/	
	float:left;
	margin-bottom:15px;
}
