@import url("fondos.css");
@import url("titulos.css");
@import url("textos.css");

body{background-color:#34445A;}

#bsus{
	background:url(../img/bot_ok_news_off.gif);
	border:0;
	cursor:pointer;
	height:18px;
	width:30px;
}

#bsus:hover{
	background:url(../img/bot_ok_news_on.gif);
}

/* PER QUAN NO HI HA RESULTATS EN UNA LLISTA */
.style1 {	font-size: 18px;font-style: italic;}
.style5 {font-size: 11px; text-decoration: none;}
/* ----------------------------------------- */

.style2 {font-size: 12px; color: #4E84D5; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}

.vermell{color:#CC0000;}

