/**
  
  @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
{
  width:170px;
  padding-top:10px;
}


.temps_portada_titol
{
	background:url(../../../img/comu/pestanya_lateral_dret.gif);
	color:#ffffff;
	font-size:1.0em;
	height:25px;
}

.temps_portada_titol_espai
{
	padding-left:9px;
	padding-top:5px;
}

.temps_fons
{
	width:170px;
        height:67px;
        background:url(../../../img/comu/fons_temps.gif);
}


.temps_icona
{
    padding-left:125px;
    padding-top:20px;
}


.temps_portada_previsio
{
    padding-top:10px;
    padding-left:11px;
}

.temps_portada_esquerre
{
	width:70px;
        float:left;
        font-size:0.9em;        
}

.temps_portada_dret
{
	width:80px;
        float:right;
        font-size:0.9em;    
}


.temperatura_maxima
{
	color:#cc0000;
	font-size:14px;
        font-weight:bold;
	
}


.temperatura_minima
{
	color:#006699;
	font-size:14px;
        font-weight:bold;
}


.previsio_extesa
{
	clear:both;
	text-align:right;
	padding-right:10px;
	font-size:0.9em;
}

.previsio_extesa a
{
	color:#333333;
	text-decoration:none;
}

.previsio_extesa a:hover
{
	color:#cc0000;
	text-decoration:none;
}



.temps_portada_no_disponible
{
	padding:35px 6px 15px 6px;
        text-align:center;
        color:#666666;
        font-size:0.9em;
	
}
 
/* maquetacio temps complert*/
.temps_complert
{
}

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

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