A:link, A:visited, A:active 
{ 
	text-decoration: none; 
}

body {
	margin:0px 0px; 
	padding:0px;
	text-align:center;
}

#background{
	width:962px;
	margin:0 auto 0 auto;
	padding:0px; 
	top:0px;
	background-image:url(images/fons_laterals.jpg); 
	background-repeat:repeat-y;
	overflow:hidden;
}

#header_laterals{
	background-image:url(images/heder_laterals.jpg); 
	background-position:top; 
	background-repeat:no-repeat;
	width:962px;
	overflow:hidden;
	text-align:left;
}

#menu_dalt{
	height:31px;
	padding-top:8px;
	text-align:right;
	width:840px;
}

#footer{
	background-image:url(images/footer_fons.jpg); 
	background-position:top; 
	background-repeat:no-repeat; 
	height:129px; 
	min-height:129px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:10px;
	color:#6C6C6C;
	width:962px;

}

.titol {
color:#007298;
font-family:"Trebuchet MS",Tahoma,Verdana;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}

.titol:hover {
color:#009ED2;
font-family:"Trebuchet MS",Tahoma,Verdana;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}

.titol_gran {
color:#007298;
font-family:"Trebuchet MS",Tahoma,Verdana;
font-size:16px;
font-weight:bold;
text-decoration:none;
}

.titol_gran:hover {
color:#009ED2;
font-family:"Trebuchet MS", Tahoma, Verdana;
font-size:16px;
font-weight:bold;
text-decoration:none;
}

.titol_extra_gran {
color:#FF9900;
font-family:"Trebuchet MS",Tahoma,Verdana;
font-size:22px;
font-weight:bold;
text-decoration:none;
}


.text {
	font-family:Tahoma, Verdana;
	font-size:12px;
	color:#6C6C6C;
	font-weight: normal;	
}
.text:hover {
	font-family:Tahoma, Verdana;
	font-size:12px;
	font-weight: normal;
	color: #3C3C3C;
	text-decoration:none;
}

.text_gris {
	color:#666666;
}

#lateral_corporativo {
	width:130px;
	margin-left:87px;
	text-align:left;
	float:left;
}

#central {
	width:605px; 
	text-align:left; 
	float:left; 
	padding-left:10px;
	padding-right:10px;
	height:100%;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #C4D1D9;
}

#linia {
	width:100%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C4D1D9;
	height: 10px;
	margin-top: 10px;
	margin-bottom: 1px;
	clear:both;
}

#noticia {
	text-align:justify;
	
}

#mini_noticia {
	width:271px; 
	float:left;
	text-align:justify;
}

#espai_vertical {
	width:63px;
	float:left;
}

.hidden {
	display:none;
}

#publicitat_esq{
	position:relative;
	top:10px; 
	background-image:url(../images/publicitat_fons.jpg); 
	background-repeat:no-repeat;
	height:190px; 
	width:118px; 
	min-height:190px; 
	min-width:118px;
}

.text_petit {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color:#666666;
	font-size: 10px;
	text-decoration:none;
}

.selects_filtre {
	font-family: Tahoma;
	font-size: 12px;
	color:#6C6C6C;
	/*border: 1px solid #ACADAE;*/
	border:1px solid #999999;
	padding-top:2px;
	padding-bottom:2px;
	background-color: #FFFFFF;
    height: 22px;
	max-height:22px;
}
.selects_filtre_on {
	font-family: Tahoma;
	font-size: 12px;
	color:#6C6C6C;
	/*border: 1px solid #ACADAE;*/
	border:1px solid #009900;
	padding-top:2px;
	padding-bottom:2px;
	background-color: #CCC;
    height: 22px;
	max-height:22px;
}

.quadre_justify {
	font-family: Tahoma;
	font-size: 11px;
	color: #0033CC;
	border: 1px solid #ACADAE;
	/*padding-top:2px;
	padding-bottom:2px;*/
	padding:0;
	margin:0;
	background-color: #FFFFFF;
    height:18px;
	min-height:18px;
	max-height:18px;
}

.quadre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033CC;
	width: 90%;
	border: 1px solid #ACADAE;
	padding-top:2px;
	padding-bottom:2px;
	
}

.quadre_textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033CC;
	border: 1px solid #ACADAE;
	padding-top:2px;
	padding-bottom:2px;
	
	
	
}

#info_empresa{
	border:solid;
	border-width:1px;
	border-color:#8EECEC;
	bottom:10px;
	font-family:Arial;
	font-size:12px;
	color:#002e5e;
	width:112px;
	font:"Trebuchet MS", Tahoma, Verdana;
	font-size:12px;
	padding-bottom:5px;
}