h1 {
	margin: 0px;
}

.sinsub {
	text-decoration: none;
}
.sinsublanco {
	color: #FFFFFF;
	text-decoration: none;
}
.sinsubnegro {
	color: #000000;
	text-decoration: none;
}

#cabetext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    text-decoration: none;
    font-weight: normal;
    color: #3399FF;
    margin:-9px 163px 4px 0;
    padding: 0px;
    text-align:center;
}

/********************
MENU EMERGENTE
********************/
.content {
	height: 19px;
}

.menu {
	height: 100%;
	margin: 0;
	padding: 0 0 0 37px;
	align: bottom;
	background: url(menu_sup2.jpg) no-repeat bottom;
	list-style: none;
}

.menu li {
	position: relative;
	z-index: 100;
	float: left;
	padding-top: 3px;
	margin: 0px;
	background: url(separa.gif) no-repeat right;
}

.menu li.ultimo { background: none; }

.menu li a {
	display: block;
	height: 100%;
	overflow: hidden;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.menu .prensa {
	width: 68px;
}

.menu .revistas {
	width: 80px;
}

.menu .radio {
	width: 61px;
}

.menu .tv {
	width: 38px;
}

.menu .cine {
	width: 50px;
}

.menu .autobuses {
	width: 92px;
}

.menu .vallas {
	width: 66px;
}

.menu .otros {
	width: 60px;
}

.menu li:hover a, .menu li.over a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight:bold;
}

.menu ul {
	display: none;
	position: absolute;
	top: -113px;
	left: -335px;
	width: 592px;
	height: 113px;
	padding: 3px 0 0 8px;
	margin: 0;
	background: url(sub/todo.jpg) 0 0 no-repeat;
	list-style: none;
}

.menu .menu-vallas {
	left: -427px;
}

.menu ul li {
	float: left;
	height: 72px;
	padding-top: 33px;
	background: none;
}

.menu ul li a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	height: 72px;
	padding: 0;
	margin: 0;
	
	
}

.menu .subvallas {
	width: 65px;
	height: 72px;
	background: #000000 url(sub/vallas-off.gif) no-repeat top;
}

.menu .submonopostes {
	width: 68px;
	background: url(sub/monopostes-off.gif) no-repeat top;
}

.menu .submupis {
	width: 75px;
	background: url(sub/mupis-off.gif) no-repeat top;
}

.menu .subcabinas {
	width: 50px;
	background: url(sub/cabinas-off.gif) no-repeat top;
}

.menu .subautobuses {
	width: 89px;
	background: url(sub/autobuses-off.gif) no-repeat top;
}

.menu .submetro {
	width: 86px;
	background: url(sub/metro-off.gif) no-repeat top;
}

.menu .subrenfe {
	width: 65px;
	background: url(sub/renfe-off.gif) no-repeat top;
}

.menu .subaeropuertos {
	width: 69px;
	background: url(sub/aeropuertos-off.gif) no-repeat top;
}



.menu ul li a:hover {
	background-position: bottom;
}

.menu li:hover ul, .menu li.over ul { display: block; }


/********************
Fin del menu
********************/

/********************
Iconos interior
********************/

.ico {
	width: 550px;
	height: 90px;
	padding: 0;
	margin: 0;
	list-style: none;
	background: #dbecfe;
}

.ico li {
	float: left;
	height: 72px;
	padding-top: 22px;
}

.ico li a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	height: 72px;
	padding: 0;
	margin: 0;
}

.ico .subvallas {
	width: 61px;
	height: 72px;
	background: url(sub/vallas.png) no-repeat top;
}

.ico .submonopostes {
	width: 71px;
	background: url(sub/monopostes.png) no-repeat top;
}

.ico .submupis {
	width: 74px;
	background: url(sub/mupis.png) no-repeat top;
}

.ico .subcabinas {
	width: 49px;
	background: url(sub/cabinas.png) no-repeat top;
}

.ico .subautobuses {
	width: 84px;
	background: url(sub/autobuses.png) no-repeat top;
}

.ico .submetro {
	width: 71px;
	background: url(sub/metro.png) no-repeat top;
}

.ico .subrenfe {
	width: 62px;
	background: url(sub/renfe.png) no-repeat top;
}

.ico .subaeropuertos {
	width: 70px;
	background: url(sub/aeropuerto.png) no-repeat top;
}

/********************
.ico li a:hover {
	background-position: bottom;
}
********************/

.ico .subvallas a:hover {
	background: url(sub/vallas.gif) no-repeat bottom;
}
.ico .submonopostes a:hover {
	background: url(sub/monopostes.gif) no-repeat bottom;
}
.ico .submupis a:hover {
	background: url(sub/mupis.gif) no-repeat bottom;
}
.ico .subcabinas a:hover {
	background: url(sub/cabinas.gif) no-repeat bottom;
}
.ico .subautobuses a:hover {
	background: url(sub/autobuses.gif) no-repeat bottom;
}
.ico .submetro a:hover {
	background: url(sub/metro.gif) no-repeat bottom;
}
.ico .subrenfe a:hover {
	background: url(sub/renfe.gif) no-repeat bottom;
}
.ico .subaeropuertos a:hover {
	background: url(sub/aeropuerto.gif) no-repeat bottom;
}




