BODY {
	margin-top: 0px;
	color: #000000;
	background-color: #000000;
	scrollbar-face-color: #212121;
	scrollbar-highlight-color: #404040;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #616161;
	scrollbar-arrow-color:  #A1A1A1;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
}
.titol_noticia {
	font-family: arial,sans-serif; 
	font-weight: bold;
	font-size: 12px;

}
.text_noticia {
	font-family: arial,sans-serif; 
	font-size: 12px;
	text-align:justify;
}
.titol_imatge {
	font-family: arial,sans-serif; 
	font-weight: bold;
	font-size: 12px;

}
.text_imatge {
	font-family: arial,sans-serif; 
	font-size: 10px;
}

.titol_enquesta {
	font-family: arial,sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.text_enquesta {
	font-family: arial,sans-serif;
	font-size: 12px;
	text-align:justify;
}
.footer{
	font-family: arial,sans-serif;
	font-size: 10px;
	height:50px;
}
A{color:#000000;}



.titol_destaca {
	font-family: arial,sans-serif; 
	font-weight: bold;
	font-size: 12px;
	background-color: #B30566; 
	color:#FFFFFF; 

}
.moduleRow { }
.moduleRowOver { background-color: #B30566; color:#FFFFFF; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E79400; color: #000000;}
input, button, textarea,select {
	font-family: arial,sans-serif;
	font-size: 12px;
	border: 2px solid #9F6E03;
	color: #000000;
	background:#E79400
}


