BODY{
	background-color: #CCCCCC;
}

.botonera{
	color: White;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10Px;
	text-decoration: none;
	padding-left : 6px;
}
a.botonera{
	padding-left : 0px;
}

.menu{
	color: White;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12Px;
	text-decoration: none;
	text-align: center;
}

.texto, .seccion{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11Px;
	text-decoration: none;
	text-align: Justify;
}
a.texto:HOVER, a.seccion:HOVER{
	text-decoration: Underline;
}

.texto-muy-pq, .vertical-seccion{
	color: White;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9Px;
	text-decoration: none;
}
a.texto-muy-pq:HOVER{
	text-decoration: underline;
}
.titular{
	font-family: Tahoma, Arial, Trebuchet MS, Helvetica;
	font-size: 14Px;
	font-weight: bold;
	color: #08006B;
	text-decoration: none;
}
a.titular:HOVER{
	text-decoration: underline;
}

.titular-pq{
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 14Px;
	font-weith: bold;
	text-decoration: none;
}
a.titular-pq:HOVER{
	text-decoration: underline;
}

.fondo-logo{
	background-repeat : no-repeat;
	background-position : bottom;
}
