/* CSS Document */
body {
  font-family: Trebuchet MS;
  font-size: 12px;
  line-height: 16px;
  color: #ADB7BC;
  margin: 0;
  padding: 0;
  height:100%; 
  /*background-color: #140C0C;
  background-image:url(../img/fondo.gif);
  background-repeat: no-repeat;
  background-position:center;*/
/*background-position:top:*/
	background: #F2F2F9 url(../img/fondo.jpg) repeat-x;
}
#cab{

	background: url(../img/fondo_lin.jpg) no-repeat center;
	width:100%;
	height:96px;
	margin: 0;
  	padding: 0;
	left:0;	
	top:0;
	position:absolute;
	min-width:979px;
	z-index:-1;
}
#web {
    width:991px;
    height:auto;
    margin:auto;
		z-index:150;
}
#cabecera {
    height:148px;
}
#logo {
    width:991px;
    height:96px;
		float:center;
}
div#contenido { 
margin:0;
width:991px;
background-color:#FFFFFF;
background-image: url(../img/fg_med.jpg);
}
.tit_destacado_img{
width:991px;
height:6px;
}
.contenido { margin-top:0; margin-bottom:0;margin-left:21px;margin-right:21px;
padding:0;}
.contenido_tit_hot { margin-top:5px; margin-bottom:0;margin-left:27px;margin-right:27px;
background-image:url(../img/tit_noticias.jpg); background-repeat:no-repeat;
height:51px;}
#caja_top_hot{
margin:0;
padding:0;
padding-top:0;
margin-left:6px;
margin-right:6px;
padding-bottom:0;
max-width:937px;
}

ul, li, ol {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}

a {
  color: #9CA3A5;
  background-color:transparent;
  text-decoration: none;
}

a:hover {
  color: #FFFFFF;
	background-color:#FFAE0F;
  text-decoration: underline;
}


/***** NAVEGA POR MESES *********/
#menuv {
	/*border-bottom: 1px solid #E9E8EB;*/
	width: 232px;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#8E9799;
	
	
}
#menuv ul, li {
	list-style-type: none;
}

#menuv ul {
	margin-left: 0;
	padding: 0;
}

#menuv li {
	border-bottom: 1px solid #E9E8EB;
}
.final{
border-bottom: 0px;
}
#menuv a {
	text-decoration: none;
	color: #8E9799;
	background: #FFFFFF;
	display: block;
	padding:7px 7px;
	width: 219px;
	margin-left: 0;
}

#menuv a:hover {
	background: #FFAE0F;
	color:#591A32;
}


.bt_on{

background: #FFAE0F;
	color:#591A32;
}


/********************************/


