@charset "utf-8";
.fondo_cabecera {
	margin: 0px;
	width: 100%;
	background-image: url(../mediaweb/images/fondo_menu.jpg);
	background-repeat:  repeat-x;
	height: 131px;
}

.contenedor_cabecera {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 131px;
	text-align: left;
}
.logo {
	float: left;
	height: 94px;
	width: 325px;
}

.contenedor_menu {
	width: 800px;
	margin-bottom: 0px;
	height: 33px;
}
.fecha {
	text-align: right;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #999999;
	float: right;
	width: 180px;
}
.menu_derecha {
	float: right;
	width: 180px;
	height: 105px;
	margin-top: 5px;
}
.buscador {
	float: right;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.caja_buscador {
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #666666;
	height: 11px;
	line-height: 11px;
	margin-top: 12px;
	width: 100px;
}


.menu_izquierda {
	float: left;
	height: 131px;
	width: 800px;
}


.menu a {
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	line-height: 33px;
	color: #565657;
	float: left;
	width: 103px;
	margin-right: 5px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	height: 33px;
	padding-top: 5px;
	text-decoration: none;
}
.menu a:hover {
	color: #027EB4;
	text-decoration: underline;
}
.menuSelec a{
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	line-height: 33px;
	color: #FFFFFF;
	float: left;
	width: 117px;
	margin-right: 10px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	height: 33px;
	background-image: url(../mediaweb/images/bot_selec.jpg);
	background-repeat: no-repeat;
	text-decoration:none;
}
.menuSelec a:hover{

	text-decoration:underline;
}
.bot_tv a{
	float: right;
	height: 39px;
	width: 118px;
	background-image: url(../mediaweb/images/bot_tv.jpg);
	margin-top: 54px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
	line-height: 35px;
}

.bot_tv a:hover{

	text-decoration:underline;
}
.bot_tv_derSelec a{
 float: right;
 height: 39px;
 width: 90px;
 background-image: url(../mediaweb/images/bot_tv2_selec.jpg);
 margin-top: 54px;
 font-family: Tahoma, Arial, Helvetica, Sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #FFFFFF;
 text-align: center;
 text-decoration:none;
 line-height: 35px;
}
.bot_tv_derSelec a:hover{
 text-decoration:underline;
}
.bot_tv_der a{
 float: right;
 height: 39px;
 width: 90px;
 background-image: url(../mediaweb/images/bot_tv2.jpg);
 margin-top: 54px;
 font-family: Tahoma, Arial, Helvetica, Sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #FFFFFF;
 text-align: center;
 text-decoration:none;
 line-height: 35px;
}
 
.bot_tv_der a:hover{
 
 text-decoration:underline;
}
.esconder_botIzq{
 float:left;
 width: 90px;
 display: none;
}
.bot_tv_izqSelec a{
 float:left;
 height: 39px;
 width: 90px;
 background-image: url(../mediaweb/images/bot_tv2_selec.jpg);
 margin-top: 54px;
 font-family: Tahoma, Arial, Helvetica, Sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #FFFFFF;
 text-align: center;
 text-decoration:none;
 line-height: 35px;
}
.bot_tv_izqSelec a:hover{
 text-decoration:underline;
}
.bot_tv_izq a{
 float:left;
 height: 39px;
 width: 90px;
 background-image: url(../mediaweb/images/bot_tv2.jpg);
 margin-top: 54px;
 font-family: Tahoma, Arial, Helvetica, Sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #FFFFFF;
 text-align: center;
 text-decoration:none;
 line-height: 35px;
}
.bot_tv_izq a:hover{
 
 text-decoration:underline;
}

.fondo_submenu {
	background-image: url(../mediaweb/images/fondoSubmenu.jpg);
	background-repeat:  repeat-x;
	margin: 0px;
	height: 33px;
}
.submenu {
	height: 33px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../mediaweb/images/fondoSubmenuCentro.jpg);
	background-repeat:  repeat-x;
}
.inactivo{
	float: left;
	height: 39px;
	width: 90px;
	background-image: url(../mediaweb/images/inactivo.jpg);
	margin-top: 54px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
	line-height: 35px;
}