table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.desplegable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.cuadradito_azul {
	float:right;
}
.cuadro_adsense{
	width:360px;
	height:285px;
	float:left;
	padding-left: 10px;
}
.cuadro_dcha{
	width:340px;
	height:285px;
	float:right;
}
a:link{
	color: #0033FF;
	text-decoration: none;
}
a:visited{
	color: #0033FF;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;	
}
.Estilo2 {
	font-size: 18px;
	color: #0033FF;
}
.Estilo3 {
	font-size: 18px;
	color: #FF33FF;
}
.cuadro_mapa{
	float:left;
	width:410px;
	height:310px;
}
ul {
	left:0px;
	margin: 20px;
	padding: 0px;
	list-style-type: none;
	}
hr {
color: #ff99cc;
background-color: #ff99cc;
height: 1px;
width: 100%;
border: 0;
}