/**
  
  @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 */

.pastilla_temps
{
	width:326px;
	height:81px;
	background:url(../../img/comu/fons_temps_portada.gif) no-repeat;
	
}




.temps_portada
{	
	padding-top:14px;
	padding-left:20px;
	padding-right:15px;
	
}



.temps_esquerre
{
	width:145px;
	float:left;
	
}


.temps_dret
{
	width:145px;
	float:right;
	text-align:left;
	font-size:0.9em;
	
}

.temps_icona
{
	padding-left:56px;
	padding-top:15px;
}


.temps_portada_titol
{
	margin-bottom:0px;
	text-align:left;
	color:#666666;
	font-size:1.4em;
	font-weight:bold;
}

.temps_portada_titol_espai
{
	padding-left:13px;
	padding-top:8px;
}

.temps_portada_esquerre
{
	margin-right:35px;
	margin-left:13px;
	font-size:0.9em;
	padding-bottom:0px;
	padding-top:4px;
	

}

.temps_portada_dret
{
	float:right;
	width:30px;
	padding-right:10px;

}

.temps_portada_no_disponible
{
	padding:6px 6px 15px 6px;
	
}

.temp_max
{
	color:#cc0000;
	font-size:1.4em;
}


.temp_min
{
	color:#006699;
	font-size:1.4em;
}


.previsio_dema
{
	clear:both;
	padding:0px;
	width:150px;
	text-align:left;
	padding-top:5px;
	
}



a.txt_previsio_dema
{
	font-size:0.9em;
	color:#178cc8;
}

a.txt_previsio_dema:hover
{
	font-size:0.9em;
	color:#cc0000;
	text-decoration:underline;
}
 
/* maquetacio temps complert*/
.temps_complert
{
}

.temps_complert_espai
{
	padding-top:10px 20px 10px 20px;
}

.titol_temps
{
	color:#178cc8;
	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 */
