/* CSS Document */

/* *** ENTETE DE PAGE
-------------------------------------------------- */
#global_tete {
	width:100%;
	background:transparent url("../../commun/img/entete/fd_entete.gif") no-repeat top center;
	
	}

#tete {
	text-align: right;
	width:700px;
	height:45px;

	margin-left:auto;
	margin-right:auto;
	background:transparent url("../../commun/img/entete/fd_entete2.jpg") no-repeat 0px 5px;
	}

#accueil #tete {
	text-align: right;
	width:700px;
	height:45px;

	margin-left:auto;
	margin-right:auto;
	background-image:none;
	background:transparent url("../../commun/img/entete/fd_entete2.jpg") no-repeat 0px 5px;
	}




#tete .drapeau {
	font:100 1px sans-serif;
	letter-spacing:0em;
	margin-right:0px;
	padding-top:12px;
	}
#tete .drapeau  img{
	padding:0px !important;
	margin:0px !important;
	border:none !important;
}

#tete a, #tete a:link, #tete a:hover, #tete a:visited, #tete a:active{
	border:none !important;
	padding:0px !important;
	margin:0px !important;
}

/* *** TETIERE
------------------------------------------------- */
#global_tetiere {
	width:100%;
	background:transparent url("../../commun/img/page/fd_page.gif") repeat-y top center;
	}

#tetiere {
	width:700px;
	height:51px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	color:white;
	font: 200 7pt verdana;
	/*background:transparent url("../../commun/img/entete/fd_tetiere.jpg") no-repeat top right;*/
	}

/* *** MENU PRINCIPAL
-------------------------------------------------- */

#global_menu {
	width:100%;
	background:transparent url("../../commun/img/page/fd_page.gif") repeat-y top center;

	}

#menu_general {

	text-align:left;
	width:700px;
	margin-left:auto;
	margin-right:auto;

		background:transparent url("../../commun/img/menu/fd_menu.jpg") no-repeat top left;
	}

#menu_general menu {
	padding:0px;
	margin:0px;
	white-space:nowrap;

	}
	
#menu_general menu li {
	width:140px;
	float:left;
	display:block;
	}
		
	
#menu_general menu li a , #menu_general menu li a:link {
	width:100%;
	text-align:center;
	font:600 10pt verdana,sans-serif;
	text-decoration:none;
	display:block;
	padding-top:18px;
	padding-bottom:4px;
	/*padding-left:4px;*/
	}

 #menu_general menu li a:hover {
	padding-top:11px;
	padding-bottom:11px;
	}


#menu_general .active, #menu_general .active:link, #menu_general menu li a.active:hover, #menu_general .active:active {
	padding-top:18px;
	padding-bottom:4px;
	}


 #menu_general .ombre{
	font:100 1px sans-serif;
	border-top:0px solid #333;
	height:7px;
	width:100%;
	background:#fff url("../../commun/img/menu/ombre_menu.jpg") no-repeat top center;
	margin:0px;
	padding:0px;
	}


	
/* *** COLLONNE DE DROITE
------------------------------------------------- */
#col_droite {
	float:right;
	z-index:2;
	/*margin-left:524px;*/
	padding-top:5px;
	width:175px;
/*	border-left:1px dotted #999;*/
	background:#fff url("../../commun/img/page/ombre_col_droite.gif") repeat-y top left;
	}


#pied_col_droite {
	width:175px;
	height:39px;
	background:transparent url("../../commun/img/page/pied_col_droite.gif") no-repeat top left;
	}
	


#col_droite menu {
	margin:0px;
	padding:0px;
	}

#col_droite menu li {
	margin:0px;
	padding:0px;
	}
/* *** COLLONNE DE GAUCHE
------------------------------------------------- */
#col_gauche {
 float:left;
	width:515px;
	padding:0px;
	padding-bottom:30px;

	}

#illustr {
	width:515px;
	overflow:hidden;
	}




/* *** CONTENU 
-------------------------------------------------- */

#CONTENEUR {
width:600px;

}




.centrer {
	margin-right:auto;
	margin-left:auto;
	}

#COLONNE { float:left;}

.un_quart {
	width:25% !important;
	}
.un_demi {
	width:50%;
	}
.trois_quart{
	width:75% !important;
	
	}	
.un_tiers {
	width:33% !important;
	}
.deux_tiers {
	width:66% !important;
}






#global_contenu {
	width:100%;
	background:transparent url("../../commun/img/page/fd_page.gif") repeat-y top center;
	}



#contenu {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
/*background:#fff url("../../commun/img/page/fd_page_2.jpg") no-repeat top left;*/
 	
	}
	
#contenu img {
border:0px solid #fff !important;
}	
	
#sous_contenu {
	padding-top:0px;
	padding-bottom:30px;
	}	

.encart {
	width:175px;
	}
.encart .encart_top {
	height:21px;
	width:175px;
	/*background:#fff url("../../commun/img/contenu/encart_top.gif") no-repeat top left;*/
	}
.encart .encart_int {
	width:175px;
	/*background:#fff url("../../commun/img/contenu/encart_int.gif") repeat-y top left;*/
	}
.encart .encart_bottom {
	height:25px;
	width:175px;
	/*background:#fff url("../../commun/img/contenu/encart_bottom.gif") no-repeat top left;*/
	}	
	
/* ZONE DE TITRAGE
-------------------------- */
#titre {	
	padding-top:10px;
	margin-bottom:10px;
	}	
	
#imagette_titre {
	text-align:center;
	}	

#imagette_titre img {
	background-color:black;
	border:1px solid white;
	margin:2px;
}	

	
/* PIED PAGE
---------------------------------------------------- */

#global_pied {
	width:100%;
	background:transparent url("../../commun/img/pied/fd_pied.gif") no-repeat top center;
	}


#pied {
	text-align: left;
	width:730px;
	height:58px;

	margin-left:auto;
	margin-right:auto;
	}
