html, body {
	padding: 0;
	margin: 0;
}
.titulopagina {
	float: right;
	font-family: "PT Sans Bold", Arial;
	color: #1B94BF;
	margin-right: 20px;
	margin-top: 10px;
	text-transform: uppercase;
	font-size: 1.4em;
}
.horoscopo-subtitulo {
	background-color: #F6F6F6;
	margin-top: 2px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding:10px 0;
}
.boton-versigno {
	float: left;
	margin-left: 10px;
	margin-top: 15px;
	clear:both;

}
.boton-versigno a, .boton-versigno a:link, .boton-versigno a:visited, .boton-versigno a:hover {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
	text-decoration: none;
	float: left;
	background-color: #B6B6B6;
	border-radius: 10px;
	font-weight: bold;
}

.boton-versigno a:hover {
	background-color: #919191;
}

#page #content .horoscopo-subtitulo div {
	margin-right: 10px;
	margin-left: 10px;
}
.signo-contenedor {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDEF;
}



#header img {
	float: left;
}
.signo-icono{ width:100%; float:left}
.signo-icono h2 {
	font-family: "PT Sans Bold", Arial;
	float: left;
	margin: 0px;
}
.signo-icono img {
	float: left;
	height: 50px;
	width: 50px;
	margin-left: 10px;
	margin-right: 10px;
}
.signo-hoy {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}
.prediccion {
	margin-left: 10px;
	padding-top: 10px;
	float: left;
	margin-right: 10px;
}





body {
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	-webkit-text-size-adjust: none;
	background-color: #FFF;
}
p {
	margin: 0 0 10px 0;
}
a, a:link, a:active, a:visited, a:hover {
	color: #333;
	text-decoration: underline;
}
pre {
	font-size: 12px;
	width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
#page nav {
	display: none;
}
#header {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	line-height: 40px;
	height: 60px;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #F2F2F2;
	background-image: url( images/bgcab.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.maspredicciones{margin:15px 0;}
.mb15{margin-bottom:15px;}
.redes-sociales{clear:both;}
.redes-sociales li{float:left; list-style:none; width:50px;}
.redes-sociales li img{margin:0 0 0 10px; border:0; height:36px;}
.redes-sociales-top {margin-top:15px; clear:both;}
.redes-sociales-top li{float:left; list-style:none; margin-left:10px;}

/* pronostico del tiempo */
.climaytemphoy { padding:4px 0 0 0; margin:4px 0}
.hoyclima { padding:2px 6px; background-color:#1780A2; color:#FFF; border-radius:3px; -webkit-border-radius:3px;-moz-border-radius:3px; font-size:1.4em; font-weight:bold; margin-bottom:5px; width:80px; text-align:center }
.clima-desc { float: left; width: 285px; height:76px; margin-right:20px }
.clima-contenedor {
	float: left;
	width: 960px;
	border-bottom: 1px solid #E2E2E2;
	padding: 30px 20px;
	margin-bottom: 30px;
	font-family: "PT Sans";
	color: #333;
}

.clima-hoy {
	float: left; width:550px;
	padding-left: 20px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height:1.5em;}

.clima-hoy p { font-size:.9em; padding:0}
.icosol { width:41px; height:50px; padding-bottom:10px}

.clima-desc span {
	font-weight: bold;
	color: #666666;
	font-size: 1em;
}

.clima-desc h2 {
	font-family:PT Sans Bold;
	margin: 0px;
	font-size: 2em;
	color: #454545;
}

.iconopronosCL {float:left; padding:5px; margin:0 20px 10px 0; border:1px solid #CCC; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px}
.iconopronosCL1 {float:left; padding:5px; margin:0 20px 10px 0; border:1px solid #CCC; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px}
.iconopronosCL11 {float:left; padding:5px; margin:0 20px 10px 0; border:1px solid #CCC; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px}