p {
margin:0px;padding:0px;
}

td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {

	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #454124;
		scrollbar-arrow-color: #ffffff;
	color: #454124;
             
}
h1 {font-size: 24px;font-weight: bold;color: #213013;padding:0 0 0 10px;}
h2 {font-size: 16px;font-weight: bold;color: #669900;border-bottom:1px solid #669900;margin:1px;padding:0 0 0 20px;}
b {color: #213013;}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
textarea {
	font-size: 12px;
}
form {
	margin: 0px;
	padding: 0px;
	display: block;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* ---------------------------- CONTENU DU SITE ---------------------------- */
#zone {
	height: 650px;
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	z-index: 1;

}
/* ---------------------------- BARRE DE MENU ---------------------------- */
#barremenu {
	height: 30px;
        line-height: 20px;
	background-color: #ffffff;
	font-weight: bold;
}
#barremenu .placement {
	width: 750px;
	height: 25px;
	display: block;
	float: left;
	padding-left: 50px;
}
#barremenu .icone {
	width: 200px;
	float: left;
	display: block;
	height: 25px;
	text-align: center;
                           color:#ffffff;
}
.icone a:link,.icone a:visited{color:#000000;}


/* ---------------------------- TETE DU SITE  ---------------------------- */
#tete {
	height: 180px;
	width: 1000px;
	background-repeat: no-repeat;
	background-image: url(../images/Bandeau-site-ADDL-1000.png);
}

/* DEBUT DE LA DEFINITION DES ZONE CENTRALE DU CMS [CORPS , GAUCHE , DROITE ] */
#corps {
       width:800px;
	color: #454124;
	height: 501px;

}
#corps_contenu {
        width:760px;
        padding: 0 20px 0 20px;

}

#droite { }


#gauche {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding:0px;
	margin: 0px;
	width: 200px;

}


/* ---------------------------- PIED DU SITE  ---------------------------- */
#pied {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	/*background-image: url(../images/pied.jpg);*/
	height: 40px;
	width: 1000px;
	color: #FFFFFF;
	text-align: center;
	padding-top:20px;

}



/* FIN DE LA DEFINITION DES DIFFERENTES TAILLE ET IMAGE DU CMS */


#pied a:hover {color: #00224f;	overflow: auto;	font-weight: bold;text-decoration: none;heigth:30px;}
#pied a:link, #pied a:visited {color: #333333;overflow: auto;font-weight: bold;text-decoration: none;}

#corps a:link,#corps a:visited{color:#333333;text-decoration: none;}
#corps a:hover {color:#00224f;text-decoration: none;}
#barremenu .icone a:link,#barremenu .icone a:visited{color:#00224f;font-weight: bold;text-decoration: none;}
#gauche a:link,#gauche a:visited{color:#333333;text-decoration: none;font-weight:bold;}

.plugin_nouveau_article{text-align:center;}
