
/*//////////////////////////////////*/
/*----------Debut Structure----------*/
/*//////////////////////////////////*/

body {
	background-color:#a3a769;
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0;
	color:black;
	font-size:80%;
	font-family:"Verdana",Bitstream Vera Sans, Arial, Helvetica,serif;
	background-image: url(Images/site/background.png);
	background-repeat: repeat-x;
	background-position: left top;
}


#corp{
	
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#news_header{
	
	margin:0;
	padding-left:20px;
	padding-bottom:5px;
}

#news_header img{
	
	vertical-align:middle;
	border:0px;
}

#menu_header{
	
	background-image: url(Images/site/degra-haut.png);
	background-repeat: repeat-x;
	background-position: left top;
	height:50px;
	margin-bottom:3px;
	padding-top:2px;
	text-align:right;
}

#header {
	height: 146px;
	background-image: url(Images/site/banniere_goulb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:10px;
	cursor: pointer;
}

#haut_contenu{
	
	height:15px;
	margin:0px;
	padding:0px;
	background-image: url(Images/site/haut.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#milieu_contenu{
	
	background-image: url(Images/site/back-milieu.png);
	background-repeat: repeat-y;
	background-position: left top;
	overflow: hidden;
	width:100%;  /*compatibilité IE 6*/
}

#corp_menu{
	margin-left:8px;
	padding-bottom:20px;
	float:left;
	width: 168px;	
	background-color:#cac5a7;
}

.titre_menu{
	
	background-color:#605648;
	text-align:center;
	line-height:30px;
	color:#FFF;
	font-weight:900;
	font-size:12px;
}

.menu_compte{
	
}

.connexion {
	
	padding-left:10px;
	color:#464646;
}

.connexion_titre {
	background-color:#878175;
	line-height:25px;
	padding-left:25px;
	color:#fff;
	font-weight:bold;	
}

.menu_separation{
	
	background-color:#d5cfaa;
	height:8px;
	margin-top:5px;
}

.lien_menu{
	
	font-weight:bold;
	margin-left:10px;
	line-height:35px;
	width:145px;
	display:block;
	color:#c87100;
}

.lien_cacher{
	
	cursor:pointer;
	margin-left:10px;
	color:#c87100;
	font-weight:bold;
	line-height:35px;
	width:145px;
	display:block;
}

.menu{

	list-style-type: none;
	margin-top:0px;
	margin-left:22px;
	margin-bottom:0px;
	padding:0;
}

#contenu {
	
	width:613px;
	/*margin-left:175px;*/
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:20px;
	float:left;
}

#menu_droite {
	
	width:174px;
	margin-right:6px;
	padding-bottom:20px;
	float:left;
	font-size:1px;
}

#menu_droite img {
	
	margin:0px;
	border:0px;
}

#pied {
	
	height: 36px;
	background-image: url(Images/site/pied.png);
	background-repeat: no-repeat;
	padding-top:30px;
	padding-left:22px;
	
}



/*//////////////////////////////////*/
/*----------Fin Structure----------*/
/*//////////////////////////////////*/




/*////////////////////////////////////////////////*/
/*----------Debut mise en fome structure----------*/
/*////////////////////////////////////////////////*/



a {
	text-decoration:none;
}

#news_header{
	
	color:#FFF;
}

#news_header a:hover{
	
	color:#FFF;
}

#news_header a:link, #news_header a:visited{
	
	color:#FFF;
}

.news_off{
	
	margin-left:530px;
}

#menu_header img{
	
	margin-right:10px;
	border:0px;
}

#header h1 {
	
	text-indent: -5000px;
	margin:0;
	
}

.titre_menu span{
	
	font-size:14px;
}

.connexion span{
	
	line-height:18px;
}

.connexion p{
	
	margin-top:0px;
	margin-bottom:5px;
}

.connexion a:link, .connexion a:visited{
	
	color:#464646;
}

.connexion a:hover{
	
	color:#FFFFFF;
}

.menu a{
	
	text-decoration: none;
	line-height:20px;
	width:138px;
	display:block;
	padding:0;
}

.menu a:link, .menu a:visited{
	
	color:#464646;
}

.menu a:hover{
	
	color:#FFFFFF;
}

.lien_cacher:hover{

	color:#FFFFFF;
}

.lien_menu:hover{
	
	color:#FFFFFF;
}

#contenu a:link, #contenu a:visited{
	
	color:#3b9a34;
}

#contenu a:hover{
	
	color:#767676;
}

#pied p{
	
	margin:0px;
	font-size:10px;
	color:#d5d2bd;
}

#pied a{
	
	font-weight:bold;
	color:#d5d2bd;
}

#pied a:hover{
	
	color:#fff;
}


/*//////////////////////////////////////////////*/
/*----------Fin mise en fome structure----------*/
/*//////////////////////////////////////////////*/



/*/////////////////////////////////////////*/
/*----------Debut contenu du site----------*/
/*/////////////////////////////////////////*/


#contenu h2{
	margin-bottom:15px;
	margin-top:0px;
	color: #4a7e1e;
	font-size: 20px;
	text-align:center;
}

#contenu h3{
	color:#623100;
	font-size:18px;
	margin-bottom:10px;
	margin-top:10px;
}

#contenu h4{
	color:#CE5300;
	font-size:15px;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:20px;
}

#contenu h5{
	font-size:13px;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:35px;
}

#contenu hr{
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0;
	margin-top:0;
	width:50%;
	
}

#contenu_text{
	
	margin:0;
}

#contenu_text p{
	
	text-align:justify;
	margin-top:15px;
	margin-bottom:20px;
}

#contenu_text a{
	
	text-decoration:none;
	font-weight:bold;
	
}

#contenu_text img{
	
	border:0px;
	
}

#contenu_text li{
	
	list-style-position: inside;
	
}

.gras{
	
	font-weight:bold;
}

.liste_classe{
	
	margin:0;
	padding:0;
	list-style-type: none;
	text-align:center;	
}

.liste_classe li{
	
	margin-top:30px;
}

.bloc_jour{
	background-color:#f6f6f6;
	margin-top:2px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}

.date_news{
	padding-right:15px;	
	font-weight:bold;
}

#news {
	padding-bottom:15px;
}

#news_t {
	background-image:url(Images/site/news-t.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:24px;
}

#news_f {
	background-image:url(Images/site/news-f.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:50px;
	line-height:23px;
	color:#FFF;
	font-weight:bold;
}

#tableau_outil{
	background-color:#5f5647;
	padding-left:15px;
	color:#fff;
	line-height:22px;
	margin-bottom:1px;
	margin-top:10px;
}

.liste_outil{
	background-color:#5f5647;
	padding-left:15px;
	color:#fff;
	height:36px;
	line-height:36px;
}

img.tre{
	vertical-align:middle;
}

#rubrique{
	
	margin:0;
}

.image_centrer{
	
	text-align:center;
}

.centrer{
	
	text-align:center;
}

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

.tableau_emote td{
	
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	border-style:dashed;
	border-width:1px;
	border-color:black;
	
}

.orange {
	
	color:#c87100;
	font-weight:bold;
}

.vert {
	
	color:#623100;
	font-weight:bold;
	font-size:16px;
}

.rouge {
	
	color:#d93b3b;
	font-weight:bold;
}

.tb_chasse{
	
	border-color:#000;
	margin:auto;
}

.tb_chasse td{
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
	border: 1px dotted #000;
}

.img_border{
	
	border:none;
}

.tb_search{
	
	margin:auto;
}

.tb_search td{
	
	padding:5px;
	border: 1px dotted #000;
}

.dinde {
	
	margin:auto;
}

.dinde td{
	
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

.pano {
	
	margin:auto;
}

.pano td{
	
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}

.dj {
	
	margin:auto;
}

.dj td{
	
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}

.dj a{
	
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

.h5 {
	
	font-weight:bold;
	font-size:14px;
}


/*///////////////////////////////////////*/
/*----------Fin contenu du site----------*/
/*///////////////////////////////////////*/