BODY,TD,INPUT,TEXTAREA,SELECT
{
	font-family:  'Verdana', 'Arial', 'Sans-serif';
	font-size: 11px;
	color: #333333;
}

A:link    { color: #333333; text-decoration: none}    /* unvisited links */
A:visited { color: #000000; text-decoration: none}   /* visited links   */
A:hover   { color: #000000; text-decoration: underline} /* user hovers     */
A:active  { color: #000000; text-decoration: none}   /* active links    */

.clstitolseccio
{
	font-size: 14px;
	font-weight: bold;
}

.clstitolTaules
{
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}

.clscredits
{
	font-size: 10px;
}

.clsdivnoticies 
{
 	overflow:auto;
	width:275px;
	height:330px;
	background-color: white;
	padding:10;
}


.clsdivnoticies_layers
{
 	overflow:auto;
	width:250px;
	height:300px;
	background-color: white;
	padding:10;
}
