/* CSS Document */

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#666666;
	font-face:verdana;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color:#cc0000;
	font-face:verdana;	
}

a.mesinfo:link, a.mesinfo:visited {
	text-decoration: none;
	font-weight: normal;
	color:#ff8600;
	font-face:verdana;
}

a.mesinfo:hover {
	text-decoration: none;
	font-weight: normal;
	color:#ff8600;
	font-face:verdana;	
}

.datahora { /*estil data i hora*/
color:#737373;
font-family: Verdana, Arial;
font-size: 11px;

}

.texte  { /*estil texte explicacions*/
color:#000000;
font-family: verdana;
font-weight: normal;
font-size: 8pt;
text-align: justify;
line-height: 25px;
}


.texte2  { /*texte blanc columna dreta*/
color:#ffffff;
font-family: verdana;
font-weight: normal;
font-size: 12pt;
text-align: center;
line-height: 25px;
}

.texte3  { /*texte negre columna dreta*/
color:#000000;
font-family: verdana;
font-weight: normal;
font-size: 10pt;
text-align: left;
line-height: 25px;
}

.texte3b  { /*texte link referencia columna dreta*/
color:#669acc;
font-family: verdana;
text-decoration: underline;
font-weight: bold;
font-size: 10pt;
text-align: left;
line-height: 25px;
}

.texte4  { /*texte negre columna dreta*/
color:#000000;
font-family: verdana;
font-weight: normal;
font-size: 9pt;
text-align: left;
line-height: 15px;
}

.footer  { /*estil footer*/
color:#669acc;
font-family: verdana;
font-weight: normal;
font-size: 8pt;
text-align: center;
line-height: 15px;
}

.texte5  { /*texte titol destacats*/
color:#000000;
font-family: verdana;
font-weight: normal;
font-size: 20pt;
text-align: right;
}

.texte6  { /*texte titular pisos destacats*/
color:#000000;
font-family: verdana;
font-weight: bold;
font-size: 11pt;
text-align: left;
}

.texte7  { /*estil texte top fitxa*/
color:#000000;
font-family: verdana;
font-weight: normal;
font-size: 8pt;
text-align: justify;
line-height: 15px;
}

.texte8  { /*texte fitxa*/
color:#000000;
font-family: verdana;
font-weight: normal;
font-size: 10pt;
text-align: left;
line-height: 15px;
}

.texte9  { /*texte formulari enviat*/
color:#000000;
font-family: verdana;
font-weight: normal;
font-size: 10pt;
text-align: center;
line-height: 25px;
}

.texte9b  { /*texte barra idiomes*/
color:#000000;
font-family: verdana;
font-weight: normal;
font-size: 10pt;
text-align: right;
line-height: 25px;
}

.texte10  { /*texte formularis fitxa*/
color:#000000;
font-family: verdana;
font-weight: normal;
font-size: 10pt;
text-align: left;
line-height: 15px;
}

.texte11  { /*texte formularis fitxa*/
color:#ce0909;
font-family: verdana;
font-weight: normal;
font-size: 10pt;
text-align: left;
line-height: 15px;
}

.titulo_rss a{
font:  13px "Trebuchet MS", Verdana, Arial;
font-weight:bold;
color:#0099FF;
text-decoration:none;
display:block;
margin-top:30px;
}

.titulo_rss a:hover , .titulo_rss a:visited , .titulo_rss a:link , .titulo_rss a:active {
color:#2d6faf;
font-weight:bold;
}

.descripcion_rss {
font: 11px Verdana, Arial, Helvetica, sans-serif;
color:#333333;
margin-top:10px;
line-height:26px;
}

.fecha_rss {
font: 10px "Lucida Sans Unicode", Verdana, Arial, Georgia;
color: #CC6633;
}



