* {
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:10pt;
	color:#fff;
	margin:0;
	padding:0;
}

a {
	font-size:8pt;
	text-decoration:none;
}

BODY {
	margin-top:20px;
	background:#000;
}

a:link {
	text-decoration:none;

}

a:visited {
}

a:hover {
	text-decoration:underline;
}

a:active {
}

DIV {-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;}

dd {-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;}

dt {-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;}

img {-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;}

ul{
-moz-box-sizing:border-box;
box-sizing:border-box;
margin:0;
padding: 0;
list-style-type: none;
}

li{
-moz-box-sizing:border-box;
box-sizing:border-box;
margin:0;
padding: 0;
list-style-type: none;
list-style: none;
}

a img{
border:0;
}


form{
display:inline;	
}

p a:hover{
	text-decoration:underline;
}


/* classes specifiques */

#header {
	height: 94px;
	background-image: url(../_img/bg_top_page.gif);
	background-repeat: repeat-y;
	background-position: right;
	vertical-align: bottom;
}

.fond_head{
	background:#fff url(../_img/fond_head.jpg) top left no-repeat;	
}

#haut {
	height: 12px;
	background:transparent  url(../_img/bg_haut_page.gif) top left no-repeat;
	color: #6E7583;
	text-indent: 165px;
	letter-spacing: 0.1em;
	font-size:6pt;
}


#conteneur {
	text-align:left;
	width: 963px;
	background-image: url(../_img/bg_conteneur.gif);
	background-repeat: repeat-y;
}

#centre {
	margin:0 48px 0 160px;
	padding:0 3px 0 2px;
	_padding:0;
	/*_margin-right:42px;*/
	/*padding-right: 200px;*/
	background-image:transparent url(../_img_hiver/bg_droite.gif) right bottom no-repeat;
}

#centre div.liens{
	position:relative;
	margin-bottom:10px;
	height:20px;	
}

/* les 2 liens */
#centre div.liens div.lien1{
	position:absolute;
	left:389px ;
}
#centre div.liens div.lien2{
	position:absolute;
	left:572px ;	
}
#centre div.liens div.lien3{
	position:absolute;
	left:25px ;
	
}

#centre div.liens div.lien3 a{
	
	font-size:10pt;
	font-weight:bold;
	color:#B2BECE;
}


#gauche{
	float:left;
}

#droite {
	text-align:right;
	float: right;
	width: 24px;
	padding:0;
	margin:0;
}

 /**********************/
 /*** MENU SUPERIEUR ***/
/**********************/

#menu {
	margin: 38px 0 0 28px;
	/*border: 1px solid gray;*/
}

#menu dd {
	/*border: 1px solid gray;*/
}

#menu dt {	
	margin:0;
	padding:0;
	cursor: pointer;
	display: block;	
	height: 32px;
	width: 103px;	
	line-height: 12px;
	vertical-align:middle;
}

#menu dt a {
	line-height: 12px;
	padding-top: 5px;	
	padding-left: 5px;

	text-decoration: none;
	display: block;		
}

#menu dt a:hover {
	text-decoration: underline;
}

.actif {	
	padding: 0;
	margin:0;
	color: #B2BECE;
	background: url(../_img/bg_menu_g.gif) no-repeat;
}
.actif a{	

	color: #B2BECE;
}
.inactif{
	background-color: #76879C;
	color:#fff;
	padding-top: 9px;	
	height: 23px;
	cursor: none;
	padding-left: 5px;	
	display:block;
		
}
.inactif a{
	color:#fff;	
}
.inactif2{
	background-color: #76879C;
	padding-top: 4px;	
	height: 28px;
	cursor: none;
	padding-left: 5px;	
	display:block;	
}

.cliquable{
	padding-top: 2px;
	line-height: 12px;
}

.menu_open{
	display: block;	
	height: 100%;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	background: url(../_img/puce_menu_g.gif) no-repeat left center;
}

 /**********************/
 /*** PIED SUPERIEUR ***/
/**********************/

#pied {
	clear: both;
	height: 86px;
	background-image: url(../_img/bg_pied.gif);
	background-repeat: no-repeat;
}

#pied p {
	width: 105px;
	top: 5px;
	left: 28px;
	position: relative;
	text-align: center;
	margin-bottom: 2px;	
}

#pied p a {
	color: #FFFFFF;
	text-decoration: none;
}

#pied p a:hover {
	text-decoration: underline;
}

  /**********************/
 /*** PIED INFERIEUR ***/
/**********************/

#pied2 {
	/*clear: both;*/
	height: 63px;
	background-image: url(../_img/bg_homes_over.gif);
	background-repeat: no-repeat;
}

#pied2 p {
	width: 965px;
	top: 30px;
	position: relative;
	font-size: 10pt;
	text-align:center;
		color: #FFFFFF;
}

#pied2 p a {
	color: #FFFFFF;
	text-decoration: none;

}

#pied2 p a:hover {
	text-decoration: underline;
}
/*******************************/
#cadre_contenu_fonce {
	background-color: #38404D;
	width:740px;
	height:auto;
	padding:0;
	margin:0;
	margin-bottom:20px;
	text-align:justify;
}

#cadre_contenu_fonce p{
margin:15px 15px 0px 15px;
padding-bottom:15px;
}

  /**********************/
 /****** COMMUNS *******/
/**********************/
.intitule2 
{
	font-size:12pt;
	color:#fff;
	border-bottom:1px solid #FFF;
	margin-bottom:5px;
	margin-top:10px;
}
.intitule 
{
	font-size:12pt;
	color:#B2BECE;
	border-bottom:1px solid #B2BECE;
	margin-right:20px;
	margin-bottom:5px;
	margin-top:10px;
}
.gras 
{
	font-weight:bold;
}
.grasb 
{
	font-weight:bold;
	color:#B2BECE;
}
.error
{
	color:#FF0000;
}
.erreur
{
	color:#FF3333;
}

.gris{
color:#B2BECE;
}

.trait{
clear:both;
	display:block;
	width:100%;
	border-bottom:1px solid #B2BECE;
}