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

.banner_temps
{
	border:1px solid #E6E7E8;
	text-align:center;
	width:98px;
	padding-top:6px;
}



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




.temps_portada_esquerre
{
	margin-right:40px;
	margin-left:8px;
	/*font-size:0.9em;*/
	padding-bottom:5px;
	padding-top:4px;
	

}

.temps_portada_dret
{
	float:right;
	width:35px;
	padding-right:5px;

}


 
/* maquetacio temps complert*/
.temps_complert
{
}

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

.titol_temps
{
	color:#006666;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:15px;		
}

.fons_temps_complert
{
	background:url(../img/comu/fons_temps_complert.gif);
	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;
}

/* fi maquetacio temps complert */
