#header_grup {
	background-color: #031C5C;
	height: 39px;
	padding: 3px;
	width: 100%;
	margin: 0px;
}
#dreta_inf {
	text-align: right;
	margin-top: 35px;
}


#header {
	background-color: #FFFFFF;
	padding: 0px;
	width: 1004px;
	margin: 0px;
	vertical-align: bottom;
}

#header_logo {
	background-color: #E00000;
	height: 70px;
	width: 100%;
	padding: 3px;

}

#float_dreta
{
	text-align: left;
	width: 400px;
	float: left;
	position: relative;


}
#lateral {
	width: 250px;
}

#dreta {
	text-align: right;
	float: right;
}
#esq {
	text-align: left;
	float: left;
}

#menu{
	float:left;
	text-align:center;
	background:#E4E4E4;
	color:#FF0000;
	padding-left:8px;
	padding-right:8px;
	font-family: Tahoma;
	font-weight: bold;
	margin-right: 3px;
}

#lateral_publi {
	width: 160px;
}
#capa_centrada_publi {
	text-align: center;
	padding:5px 0px;
	width: 100%;
}


#separacio_verti {
	height: 10px;
}
#index_noticies {
	vertical-align: top;
	width: 350px;
}
#esq_text {
	text-align: left;
}
#dreta_text {
	text-align: right;
}

#titol_apartat {
	background-color: #C0C0C0;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align:text-bottom;
	padding-top: 5px;
	
	text-align:left;
	margin-bottom:0px;
	margin-left:-1px;
	
}

#titol_esquerra {
	background-color: #C0C0C0;
	width: 182px;
	text-align: left;
}
#separacio_verti {
	height: 10px;
}



.text_blanc {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#subtitol
{
	font-size:1px;
	border-bottom:1px solid #999;
	margin-bottom:5px;
	padding-bottom:5px;
	color:#C0C0C0;
	line-height:14px;
	text-align: center;
}

.text_tah_10 {
	font-family: Tahoma, "Times New Roman";
	font-size: 10px;
	color: 898989;
}

.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.text_tah_12 {
	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	color: #363636;
}
.text_tah_12:hover {
	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	color: #E00000;
	text-decoration:underline;
}

