@charset "UTF-8";
#introduccion {
	margin-bottom: 40px;
	padding-bottom: 5px;
	margin-top: 5px;
}
/* CSS Document */

#introduccion   img {
	float: left;
	display: block;
	margin-right: 20px;
	margin-top: 5px;
}
#introduccion          li     {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	font-weight: normal;
	line-height: 22px;
	list-style-image: url(../images/adornobolitas_der.jpg);
	list-style-position: inside;
}
.albumIntroduccion {
	float: left;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 5px;
	margin-left: 3px;
}
.palabraDestacada {
	color: #951D74;
	font-weight: bold;
}
.palabraDestacada2 {
	color: #BD367B;
	font-weight: bold;
}
#botonVerTodos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: 352px;
	margin-top: 15px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	color: #951D74;
	padding-top: 2px;
	margin-left: 130px;
	font-weight: bold;
	border: 2px solid #E85282;
}
#botonVerTodos a {
	text-decoration: none;
	color: #951D74;
}
#botonVerTodos a:visited {
	text-decoration: none;
	color: #951D74;
}
#botonVerTodos a:hover, a:focus {
	text-decoration: underline;
	color: #951D74;
}
#eltiempo {
	float: left;
	margin-top: 15px;
	height: 345px;
	width: 340px;
	background-image: url(../images/bg_eltiempo.jpg);
	background-repeat: no-repeat;
}
#eltiempo h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 5px;
}
#gadget {
	margin-left: 10px;
}
#mapa {
	float: left;
	margin-top: 15px;
	height: 345px;
	width: 340px;
	background-image: url(../images/bg_mapa.jpg);
	background-repeat: no-repeat;
	margin-left: 37px;
}
#mapa h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 5px;
}
.logoCorral {
	float: left;
	margin-right: 25px;
}
