body {
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #FFFFFF;
	background-color: #D6DCE4;
}

.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.texteinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #304054;
	text-decoration: none;
}
.texteinfo a:link, a:active, a:visited {
	display: inline-table;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #304054;
	text-decoration: underline;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-style: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border-left-width: 0px;
}
.texteinfo a:hover{
	display: inline-table;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	border-left-width: 0px;

}
.texteinfoB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #304054;
	text-decoration: none;
}
.texteinfoverd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #c0c640;
	text-decoration: none;
}
.texteinfogris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#666666;
	text-decoration: none;
}
.texteinfogris a:hover, a:active, a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#666666;
	text-decoration:underline;
}
.texteinfoverdB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #c0c640;
	text-decoration: none;
}
.texteinfo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #304054;
	text-decoration: none;
	padding-left: 10px;
}

.texteinfo2B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #304054;
	text-decoration: none;
}

.caixes{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ED6E00;
	text-decoration: none;
	border: 1px solid #4F637C;
}
.titularsblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
.titularsblanc18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
.titulars14blaus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #304054;
	text-decoration: none;
}
.titulars14verds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C0C640;
	text-decoration: none;
}
.titulars12blaus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #304054;
	text-decoration: none;
}
.titulars14negres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
.titulars12negres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
.subtitularsgris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #B3B3B3;
	text-decoration: none;
}
.logos {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.img {
	float: left;
	border: 1px solid #304054;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}

/*-----------------------------MENU INDEX------------------------------*/


.menuprin {
	display: inline;
	width: 169px;
	text-decoration: none;
	color: #ED6E00;
	border-left: 7px solid #4F637C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 9px;
}

#menu_index{
	width: 169px;
	border: 0px dotted #CCCCCC;
}


#menu_index ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 10px 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#menu_index li a{
	display: block;
	padding-left: 10px;
	width: 153px;
	text-decoration: none;
	color: #333333;
	background-color: #FFFFFF;
	border-bottom: 1px none #EFEFEF;
	border-left: 7px solid #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	font: normal 11px 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}



* html #menu_index li a{ /*IE only */
width: 153px; /*IE 5*/
w\idth: 153px; /*185px minus all left/right paddings and margins*/
}


#menu_index li a:hover {
background-color: #D6DCE4;
border-left-color: #4F637C;
font: normal 11px 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#menu_index div.menutitle{
	color: #333333;
	padding: 1px 0;
	padding-left: 5px;
	background-color: #FFFFFF;
	font: bold 11px 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	border: none #FFFFFF;
}

/*-----------------------------MENU NOTICIAS------------------------------*/



#menu_noticias{
	width: 145px;
	border: 0px dotted #ed6e00;
}


#menu_noticias ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 10px 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#menu_noticias li a{
	display: block;
	padding-left: 9px;
	width: 129px;
	text-decoration: none;
	color: #333333;
	background-color: #FFFFFF;
	border-bottom: 1px none #EFEFEF;
	border-left: 7px solid #f6b680;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ed6e00;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
}



* html #menu_noticias li a{ /*IE only */
width: 129px; /*IE 5*/
w\idth: 129px; /*185px minus all left/right paddings and margins*/
}




#menu_noticias div.menutitle{
	color: #333333;
	padding: 1px 0;
	padding-left: 5px;
	background-color: #FFFFFF;
	font: bold 9px 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	border: none #FFFFFF;
}


/*-----------------------------MENU SUBAPARTATS------------------------------*/



#menu_index2{
	width: 174px;
	border: 0px dotted #C0C640;
}


#menu_index2 ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 10px 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#menu_index2 li a{
	display: block;
	padding-left: 9px;
	width: 158px;
	text-decoration: none;
	color: #333333;
	background-color: #FFFFFF;
	border-bottom: 1px none #EFEFEF;
	border-left: 7px solid #F3F4D9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C640;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
}



* html #menu_index2 li a{ /*IE only */
width: 158px; /*IE 5*/
w\idth: 158px; /*185px minus all left/right paddings and margins*/
}


