#publicidad {
	position: relative;
	width: 100%;
	text-align: center;
	top: 5px;
}
#tituloLF {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 121px;
	background-color: #0D1F61;
	width: 100%;
	background-image: url(imagenes/fondoheadazul.gif);
	background-repeat: repeat-x;
}
td.barraVertNar {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FED000;
	padding-right: 5px;
	padding-left: 7px;
}

#topmenu {
	position: absolute;
	height: 25px;
	top: 10px;
	right: 34px;
	width: 475px;
}
#topmenu td, #topmenu div, #topmenu a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#logoLaFamilia {
	position: absolute;
	left: 20px;
	top: 18px;
}
#bottommenu {
	width: 100%;
	position: absolute;
	top: 78px;
}
#bottommenu .boton {
	background-image: url(imagenes/fondobotonnaranja2b.gif);
	background-repeat: repeat-x;
	font-size: 70%;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	height: 14px;
	background-color: #FCC975;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
}
#bottommenu .boton a {
	color: #FFFFFF;
}
#bottommenu .boton a:hover {
	color: #0D1F61;
	text-decoration: none;
}
#bottommenu .botonBoletin {
	background-image: url(imagenes/fondobotonnaranja2.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 2px;
	position: relative;
	height: 16px;
	background-color: #FCC975;
}
#bottommenu td {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

#fraseLaFamilia {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	left: 387px;
	width: 400px;
	top: 25px;
}
.btnCoolAzul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #0066CC;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #0066CC;
}
.btnCoolNaranja {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FF9900;
	border-right-color: #8A5300;
	border-bottom-color: #8A5300;
	border-left-color: #FF9900;
}
.campoInput {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.noDecoration {
	text-decoration: none;
}
.noDecoration:hover {
	text-decoration: underline;
}
