@charset "utf-8";
/* CSS Document */

#body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#000;
	
}







.bouton {
	padding-top:2px; 
	float:right;
}
.clear {
	clear:both;
}

.contenu_header { 
	width:700px; 
	height:15px; 
	/*background-image:url(../images/fond_haut.jpg); */
	background-repeat:repeat-y; 
	font-size:14px; 
	text-align:right;
}


.fleche_menu {
	/*width:730px; 
	height:12px; 
	float:left;*/
	background-color:transparent; 
	margin-top:-6px		
}

.fond_noir_gauche {
	background-color:#333; 
	width:270px; 
	height:12px; 
	float:left;
}


.left78 { padding-left:78px; }
.left254 { padding-left:254px; }
.left430 { padding-left:430px; }
.left606 { padding-left:606px; }  

.fond_header_gauche {
	width:974px; 
	height:114px; 
	background-image:url(../images/fond_header.jpg); 
	background-repeat:repeat-x; 
	float:left;

}
.fond_header_droite {
	width:26px; 
	height:114px; 
	background-image:url(../images/fond_header_droite.jpg); 
	background-repeat:repeat-x; 
	float:left;
}
.fond_menu_gauche {
	width:974px; 
	height:58px; 
	background-image:url(../images/fond_menu.jpg); 
	background-repeat:repeat-x; 
	float:left;
}
.fond_menu_droite {
	width:26px; 
	height:58px; 
	background-image:url(../images/fond_menu_droite.jpg); 
	background-repeat:repeat-x; 
	float:left;
}
.left70 {
	padding-left:70px;

}
.noborder {
	border:none;
}

.nodeco {
	text-decoration:none;
	color:#000;
}
.right75 {
	padding-right:75px;
}
