/**
  
  @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
{	
	border:1px solid #eae3d3;
	width:150px;
}



.temps_portada_titol
{
	margin-bottom:0px;
	text-align:left;
	color:#bca875;
	font-size:1.1em;
	font-weight:bold;
}

.temps_portada_titol_espai
{
	padding-left:9px;
	padding-top:0px;
}

.temps_portada_titol_espai a
{
	color:#bca875;
}

.temps_portada_titol_espai a:hover
{
	color:#000000;
	text-decoration:underline;
}


.temps_portada_esquerre
{	
	float:left;
	width:60px;
}	

.temps_portada_esquerre_espai
{
	padding-right:10px;	
	padding-left:23px;
	padding-top:4px;
}


.temps_portada_dret
{
	width:90px;
	font-size:0.85em;
	color:#666666;
}

.temps_portada_no_disponible
{
	padding:6px 6px 15px 6px;
	
}

.temp_max
{
	color:#cc0000;
	font-size:1.3em;
}


.temp_min
{
	color:#006699;
	font-size:1.3em;
}


.previsio_dema
{
	clear:both;
	padding:0px;
	width:130px;
	
}

.previsio_dema_espai
{
	padding-left:13px;
}


a.txt_previsio_dema
{
	font-size:0.8em;
	color:#929780;
}

a.txt_previsio_dema:hover
{
	font-size:0.8em;
	color:#000000;
	text-decoration:underline;
}
 
/* maquetacio temps complert*/
.temps_complert
{
}

.temps_complert_espai
{
	padding-top:10px 20px 10px 20px;
}

.titol_temps
{
	color:#755e27;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:15px;		
}

.fons_temps_complert
{
	
	width:300px;
	height:40px;	
}

.temps_complert_esquerre
{
	width:51px;
	float:left;
	vertical-align:top;	
	text-align:center;
	
	
}

.temps_complert_dret
{
	width:239px;
	float:right;
}



.temps_complert_dret1
{
	width:61px;
	float:left;
	vertical-align: top;
	text-align:center;
	
}

.temps_complert_dret2
{
	width:178px;
	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:#333333;	
}

.temps_meteocat_text
{
	margin-top:10px;	
	margin-bottom:10px;
}
	
.temps_meteocat_imatge
{
}

.temps
{
	padding-bottom:1px;	
}

.temps_complert_espai_interior
{
	padding-top:10px;
}

/* fi maquetacio temps complert */