﻿.horoscopos_contenedor{
	width:760px;
	height:148px;
	text-align:left;
	border: 1px solid #e3e2e2;
}
.horoscopo_pestana{
	float:left;
	width:100%;
	background-color: #eff4f8;
}
.horoscopo_signo{
	float:left;
	width:170px;
	height:42px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #393838;
	padding-right: 8px;
	padding-left: 12px;
	line-height: 12px;
}
.horoscopos_imagensigno{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	width: 170px;
	margin-top: 8px;
	margin-bottom: 6px;
}
.clima_menumodalp{
	border-top: 1px solid #0099CC;
	background-color:#ECEFF5;
	padding-top:4px;
	padding-bottom:4px;
	height:14px;
	width:300px;
	font-family: Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
}
.clima_contenidomodalp
{
	text-align:center;
	background-color:#fff;
	padding-top:8px;
	padding-bottom:8px;
	width:300px;
	font-family: Arial,Helvetica, sans-serif; 
	font-size: 11px;
}
