.general_table {
	width : 100% ;
	height: 100% ;
	font-size: 12px ;
	color: black ;
	font-weight: normal ;
	background-color : white; }
.framework_table {
	width : 100% ;
	height : 100% ;
	font-size: 12px ;
	color: black ;
	font-weight: normal ;
	background-color : white ; }
/* HEADER */
.header {
	height : 140px ; }
.header_table {
	height : 160px ;
	width : 100% ;
	font-size: 12px ;
	color: black ;
	font-weight: normal ;
	background-color : #999999 ; }
/* END HEADER */
/* MENU */
.menu_table {
	width : 189px ;
	height : 100% ;
	background-color : #999999 ; }
.menu_row {
	width : 200px ;
	background-color : #999999 ; }
.menu_item {
	height : 20px ;
	font-size: 12px ;
	color: #867d71 ;
	font-weight: normal ; }
a.menu_accueil {
	height : 20 px ;
	font-size: 14px ;
	color: white ;
	font-weight: bold ; }
a.menu_accueil:hover {
	font-size : 14px ;
	color : white ;
	font-weight : bold ; }
a.menu_accueil:active {
	font-size : 14px ;
	color : white ;
	font-weight : bold ; }
a.menu {
	font-size : 12px ;
	color : white ;
	font-weight : bold ; }
a.menu_current {
	font-size : 12px ;
	color : #CC0000 ;
	font-weight : bold ; }
a.menu:hover {
	font-size : 12px ;
	color : #CC0000 ;
	font-weight : bold ; }
a.menu:active {
	font-size : 12px ;
	color : white ;
	font-weight : bold ; }
	
/* END MENU */
		
.contents_table {
	width : 98% ;
	font-size: 12px ;
	color: black ;
	font-weight: normal ; }
.contents_tableS {
	width : 580 ;
	font-size: 12px ;
	color: black ;
	font-weight: normal ; }
.contents_title {
	color: white ;
	font-weight: bold ;
	font-size: 14px ;
	height : 20px ; }
.contents_title_line {
	color: white ;
	font-weight: bold ;
	font-size: 14px ;
	height : 1px ;
	background-color : #999999 ; }
.contents_stitle {
	color:  #9BA1A4 ;
	font-size : 14px ;
	font-weight: bold;
	height : 20px ; }
.contents_stitle_line {
	color: white ;
	font-weight: bold ;
	font-size: 14px ;
	height : 1px ;
	background-color : #999999 ; }
.contents_item {
	width : 120px ;
	font-weight: bold ;
	height : 20px; }	
.contents_error {
	color : #CC0000 ;
	font-weight: normal ;
	font-size : 12px ; }			
.contents_title2 {
	color: #990033 ;
	font-weight: bold ;
	height : 20px ;
	background-color : #999999 ;}

/* FOTOGALERY */	
.foto_table {
	width : 350 ;
	font-size: 12px ;
	color: black ;
	font-weight: normal ; }
.foto_back {
	color : white ;
	font-weight: normal ;
	height : 20 ;
	background-color : #999999 ; }
	
/* ALT */
.contents_alt1 {
	color: black ;
	font-weight: bold;
	background-color: #999999; }
.contents_alt2 {
	color: black ;
	font-weight: bold;
	background-color: #999999 ; }
	
/* NEWS TITLE */
.news_title {
	color: white ;
	font-weight: bold ;
	font-size: 12px ;
	height : 20px ;
	background-color : #999999 ; }
.news_title2 {
	color: #999999 ;
	font-weight: bold ;
	font-size: 12px ;
	height : 20px ; }
.news {
	color:  black ;
	font-weight: normal ;
	font-size: 10px ;
	height : 15px ; }
a.news {
	color: black ;
	font-weight: normal ;
	font-size: 10px ;
	height : 15px ; }
a.news:hover {
	color: #CC0000 ;
	font-weight: normal ;
	font-size: 10px ;
	height : 15px ; }
	
/* FOOTER */
.footer {
	color: #867d71 ;
	font-size : 10px ;
	font-weight: normal ;
	height : 20px ; }
a.footer {
	color: #867d71 ;
	font-size : 10px ;
	font-weight: normal ;
	height : 20px ;}
a.footer:hover {
	color: #CC0000 ;
	font-size : 10px ;
	font-weight: normal ;
	height : 20px ;}
