/**
  
  @Descripció: Estils per mòdul de meteocat
  @Tipus: full d'estils
  @versió: 1.0
  @data: 22 de desembre de 2006
  @autor:  Enric Vidal(aladetres)
  @històric de canvis:
 	1.0 - 22 de desembre de 2006 -  Versió inicial.
 	
  	
 **/
/* maquetació de pastilla de temps portada / lateral, sols previsió un dia */
.temps_portada_espai
{
	padding-top:10px;
	font-size:1.1em;
}



.temps_portada
{	
	
	border:5px solid #e6e7e8;
	padding-top:7px;
	padding-bottom:0px;
	padding-left:9px;
	padding-right:25px;
	
}

.temps_portada_titol
{
	margin-bottom:5px;
	text-align:left;
}


.temps_portada_esquerre
{
	margin-right:35px;
	margin-left:0px;	
	padding-bottom:10px;
	padding-top:4px;
	font-size:0.9em;
}


.temps_portada_dret
{
	float:right;
	width:30px;
	padding-right:5px;

}

.temps_portada_no_disponible
{
	padding:6px 6px 15px 6px;
	
}
 
/* maquetacio temps complert*/
.temps_complert
{
}

.temps_complert_espai
{
	padding-top:10px 20px 10px 20px;
}

.titol_temps
{
	color:#0098aa;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:15px;		
}

.fons_temps_complert
{
	width:190px;
	height:40px;
}

.temps_complert_esquerre
{
	width:51px;
	float:left;
	vertical-align:top;	
	text-align:center;
	
}

.temps_complert_dret
{
	width:139px;
	float:right;
	
	
}



.temps_complert_dret1
{
	width:61px;
	float:left;
	vertical-align: top;
	text-align:center;
	
}

.temps_complert_dret2
{
	width:78px;
	float:right;		
	
}

.temps_complert_dret2_espai
{
	padding-top:18px;
	padding-left:12px;		
}

.temps_meteocat
{	
	padding-top:10px;
	text-align:right;
	font-size:0.9em;
	color:#666666;	
}

.temps_meteocat_text
{
	margin-top:10px;	
	margin-bottom:10px;
}
	
.temps_meteocat_imatge
{
}

.temps
{
	padding-bottom:1px;
}

.temps_complert_espai_interior
{
	padding-top:10px;
}


.previso a{
	font-size: 0.9em;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.previsio:hover {
	font-size: 0.9em;
	color: #ff0000;
	font-weight: normal;
	text-decoration: none;
}


.temps_temperatures
{
	padding-bottom:10px;
	font-size:1.1em;
}



/* fi maquetacio temps complert */
