/**
  
  @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:100%;
    padding-bottom:26px;
}

.temps_portada_titol
{
    color:#cc402b;
    font-size:1.5em;
    font-weight:bold;
    float:left;
    width:75%;
}

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

.temps_fons
{
    width:100%;
    height:60px;
    background:#ffffff;
}

.temps_icona
{
    padding-top:10px;
    float:right;
    width:24%;
}

.temps_portada_previsio
{
    padding-top:6px;
    padding-left:20px;
    color:#666666;
}

.temps_portada_esquerre
{
    width:50%;
    float:left;
}

.temps_portada_dret
{
    width:49%;
    float:right;
}

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

.temperatura_minima
{
    color:#006699;
    font-size:15px;
    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:7px 6px 15px 6px;
    text-align:center;
    color:#666666;
}
 
/* maquetacio temps complert*/
.temps_complert
{
}

.temps_complert_espai
{
	padding: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 */