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

* {
margin:0px;
padding:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
html {
	background-color:#8F4F10;
}
img {
margin:0;
padding:0;
border:0px;
}
ul, li {
		list-style:none;
		}
ul li a:hover {
		color:#042641;
		font-weight:bold;
		}
.nav {
		font-size:small;
		padding-left:20px;
		}
.nav a {
		font-style:italic;
		}
.admin_table {
		border: 1px outset yellow;
		text-align:center;
		width:100%;
		border-collapse:collapse;
		margin-bottom:10px;
		margin-left:auto;
		margin-right:auto;

		}
.admin_table th {
		background-color:#FF6600;
		color:black;
		}
.admin_table tr {
		border: 1px solid #422D15;
		}
.admin_table td {
		font-size:x-small;
		}
#conteneur{
	margin-left:auto;
    margin-right:auto;
    margin-top:20px;
	width:1100px;
	background:url(./images/site/fond.gif) no-repeat;
	}
#top_conteneur {
margin-left:auto;
margin-right:auto;
margin-top:20px;
z-index:100;
position:relative;
width:778px;
background-color:##8F4F10;
}
#haut {
background:url(./images/site/top_centre.gif) no-repeat;
width:778px;
height:200px;
}
#centre {
}
#centre2 {
}
#gauche {
float:left;
}
#gauche2 {
float:left;
}
#gauche_haut {
width:327px;
height:155px;
background:url(images/site/choix_droite.gif) no-repeat;
}
#choix {
width:179px;
height:181px;
}
#choix2 {
width:778px;
height:181px;
background:url(images/site/texte_haut.gif) no-repeat;
}
#gauche_centre {
background:url(images/site/gauche_1.gif) no-repeat;
width:327px;
height:354px;
}
#droite {
float:right;
}
#droite2 {
float:right;
}
#droite_haut {
background:url(images/site/droite_1.gif) no-repeat;
width:451px;
height:411px;
}
.texto {
padding-top:15px;
padding-right:30px;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
color: #FFFF00;
}
.centrer {
	color:#000;
	}
h4{
padding-top:35px;
font-size:24px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
h2{
padding-top:15px;
font-size: 14px;
font-family:Arial, Helvetica, sans-serif;
color: #FFFF00;
}
h1{
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;
color: #FFFF00;
}
#droite_bas {
background:url(images/site/droite_2.gif) no-repeat;
width:451px;
height:98px;
}
#bas_bas {
background:url(images/site/bas.gif) no-repeat;
width:778px;
height:100px;
}
#bas {
background:url(images/site/bas_1000lieux.gif) no-repeat;
padding-top:10px;
padding-left:370px;
font-size:x-small;
width:778px;
height:26px;
}
#texte_centre {
background:url(images/site/texte_millieu.gif);
padding-left:50px;
padding-right:50px;
color: #FC0;
}

#texte_bas {
background:url(images/site/texte_bas.gif) no-repeat;
width:778px;
height:28px;
}
#mininews {
margin-top:17px;
text-align:center;
margin-left:120px;
width:150px;
}
#mininews p{
padding-top:5px;
font-size: 9px;
font-family:Arial, Helvetica, sans-serif;
color: #FFFFFF;
}
.mininews_link {
text-align:center;
color:yellow;
font-size:small;
text-decoration:Blink;
}
ul, li {
list-style:none;
}
a:link {
	color:#999999  ;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0000  ;
}
a:active {
	text-decoration: none;
}
a.noir{color: #000;}
a.noir:visited{color: #000;}
a.noir:hover{color: #F00;}
.admin_table {
background-color:#FFFFFF;
border: 1px outset yellow;
text-align:center;
font-size:x-small;
width:90%;
border-collapse:collapse;
margin-bottom:10px;
margin-left:auto;
margin-right:auto;
}
.admin_table th {
background-color:#FF6600;
color:black;
}
.admin_table tr {
border: 1px solid #422D15;
}
.admin_table td {
font-size:x-small;
}