body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #e3151e;
}

.botons_capcelera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.botons_capcelera a:link {text-decoration: none; color: #000000; font-weight: bold;}
.botons_capcelera a:visited {text-decoration: none; color: #000000; font-weight: bold;}
.botons_capcelera a:hover {text-decoration: none; color: #e3151e; font-weight: bold;}

.titular_noticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	line-height: 28px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e3151e;
}

h2 a:link {text-decoration: none; color: #e3151e; font-weight: bold;}
h2 a:visited {text-decoration: none; color: #e3151e; font-weight: bold;}
h2 a:hover {text-decoration: none; color: #e3888d; font-weight: bold;}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}

.text_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	line-height: 18px;
}

.text_petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

.text_asterisc { color: #e3151e; }

.text_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.text_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.taula_cos_rcb {
	background-image: url(../logos/bg_rcb.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

