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


#header {
	background-color: #FFFFFF;
	padding: 0px;
	width: 1000px;
}

#header_top {
	height:58px;
	width:1000px;
	background-color:#E00000;
	vertical-align:bottom;
	margin-bottom:1px;
}

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


}
#lateral {
	width: 280px;
}

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

#menu{
	display:table-cell;
	float:left;
	text-align:center;
	color:#FFFFFF;
	padding-left:8px;
	padding-right:8px;
	padding-top:4px;
	padding-bottom:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	background-image:url(imatges/fons_menu.png);
	height:20px;
	margin-left:1px;
	vertical-align:middle;
}
#titol_apartat {
	background-color: #C0C0C0;
	width: 100%;
	text-align: left;
}
#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;
}

#index_publi {
	vertical-align: top;
	width: 350px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#nav {
	clear: both;	
	padding: 0;
	height:30px;
}
#nav ul {
	float: left;
	list-style: none;
	background: url(imatges/fons_menu.png) repeat-x;
	height:30px;	
	width: 1000px;		
	text-transform: uppercase;
	margin: 0;
	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0px 5px;
	height:30px;
	border-right: 1px solid #7A7979;
	border-bottom: none;
	color: #FFFFFF;
	font: bold 14px/1.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background-color:7A7979;
}

#apartat{
	background-image:url(imatges/fons_apartats.png);
	color: #FFFFFF;
	font: bold 12px/1.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
	height:20px;
	padding-left:5px;
	font-weight:bold;
	margin-bottom:2px;
	text-align:left;
}

#blanc {
	height:1px;
}
#linia {
	background-image: url(imatges/linia_horitz.gif);
	background-repeat:   repeat-x;
	background-position: center center;
	height: 3px;
	margin-bottom:3px;
	margin-top:3px;
}

#linia_forta {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
