* {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}

body{
	font-family: Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:12px;
	background-color:#dcdbdb;
}
#conteneur{
	width:980px;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
	/*border-left:1px solid #a8a7a7;*/
	background:  url(../images/fond.gif) top left repeat-y;
}
/* Partie de l'entete*/
#entete{
	width:980px;
	height:165px;
	background:  url(../images/entete.gif) top left no-repeat;
	cursor:pointer;

}
#menu{
	width:980px;
	height:37px;
	background:  url(../images/menu.gif) top left no-repeat;
	
}





ul#nav {
	width: 911px;
	height: 37px;
	margin-left:70px;
	
}

ul#nav li {

}

ul#nav li, 
ul#nav a {
	height: 37px;
	display: block;
	float:left;
}


#qui a{
width: 161px;
	background:  transparent url(../images/qui.gif) 0 0 no-repeat;
}
#qui a:hover {
	background:  transparent url(../images/qui_hover.gif) 0 0 no-repeat;
}

#label a{
width: 125px;
	background:  transparent url(../images/label.gif) 0 0 no-repeat;
}
#label a:hover {
	background:  transparent url(../images/label_hover.gif) 0 0 no-repeat;
}

#presse a{
width: 112px;
	background:  transparent url(../images/presse.gif) 0 0 no-repeat;
}
#presse a:hover {
	background:  transparent url(../images/presse_hover.gif) 0 0 no-repeat;
}

#action a{
width: 108px;
	background:  transparent url(../images/action.gif) 0 0 no-repeat;
}
#action a:hover {
	background:  transparent url(../images/action_hover.gif) 0 0 no-repeat;
}

#contact a{
width: 82px;
	background:  transparent url(../images/contact.gif) 0 0 no-repeat;
}
#contact a:hover {
	background:  transparent url(../images/contact_hover.gif) 0 0 no-repeat;
}

#membre a{
width: 136px;
	background:  transparent url(../images/membre.gif) 0 0 no-repeat;
}
#membre a:hover {
	background:  transparent url(../images/membre_hover.gif) 0 0 no-repeat;
}

#devenir a{
width: 128px;
	background:  transparent url(../images/devenir.gif) 0 0 no-repeat;
}
#devenir a:hover {
	background:  transparent url(../images/devenir_hover.gif) 0 0 no-repeat;
}




/*Partie centrale*/
#principal{

	width:980px;
	float:left;
	padding-bottom:30px;
	background:  url(../images/fond.gif) top left repeat-y;
}

/*partie de gauche*/
#gauche{
	width:275px;
	float:left;
	margin-left:10px;
	margin-top:26px;
	/*background: url(../images/fleurs_menu.jpg) bottom left no-repeat;*/
}
#gauche1{
	width:275px;
	
}
#gauche2{
	width:275px;
	margin-top:30px;
	
}
#gauche2 #text2 h1{
	color:#38439d;
	font-size:14px;
}

#gauche1 #photo1{
	width:81px;
	float:left;
	
}


#gauche1 #text1{
	width:161px;
	float:left;
}

#gauche2 #photo2{
	width:81px;
	float:left;
	
}


#gauche2 #text2{
	width:161px;
	float:left;
}

#gauche1 #text1 h1{
	color:#38439d;
	font-size:14px;
}

.plus{
	margin-left:53px;
}
.plus a{
	color:#38439d;
	
}

.bleu{
	font-weight:bold;
	color:#38439d;
	
}
/*partie centre*/
#centre{
	width:683px;
	float:left;
	margin-top:26px;
}
#main{
	
	width:456px;
	background-color:transparent;
	float:left;
	
	/*border:1px solid blue;*/
	
	/*border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;*/

}

#main a{
	color:#38439d;
	
}
#main h1{
	color:#38439d;
	font-size:18px;
}

#droite{
	width:227px;
	float:left;
	background-color: transparent ;
}
#droite1{
	width:227px;
	height:135px;
	float:left;
	background: transparent url(../images/acces_membre.gif) top left no-repeat;
}
#droite2{
	width:227px;
	height:204px;
	margin-top:10px;
	float:left;
	background: transparent url(../images/lien_utile.gif) top left no-repeat;
}
#droite2 a{
	color:#38439d;
	
	
}

#img_droite1{
	float:left;
	margin-top:28px;
	
}
#img_droite2{
	float:left;
	margin-top:28px;
}

#lien_droite1{
	float:left;
	margin-top:25px;
	padding:5px 12px 5px 20px;
	font-size:11px;
}

#lien_droite2{
	float:left;
	margin-top:25px;
	padding:5px 15px 5px 20px;
	font-size:11px;
}
/*partie pied de page*/
#pied2page{
	
	width:980px;
	height:71px;
	background: transparent url(../images/pied2page.gif) top left no-repeat;
	clear:left;

}
#pied2page a,
#pied2page a:link,
#pied2page a:visited
#pied2page a:active,
#pied2page a:hover{
	
	color:#C2C65D;
	text-decoration:none;

}
#pied2page a:hover{

	color:#7C7C7C;

}


/************* COMPTEUR **********/
#compteur {float:left; color: rgb(86, 86, 86); font-weight: bold; margin-top:10px; height:10px; padding-left:50% }

