body {	font-family: sans-serif, Geneva, Arial, Verdana;	font-size: x-small;	color: #000000;
	text-transform: uppercase;
	margin-top: 15px;
	margin-left: 15px;
}

.description {
	font-weight: normal;
	color: #7d7d7d;
	margin: 0 0 0 50px;
	padding: 2px 0 5px;
}

.contenu_gauche a, 
.contenu_gauche a:link, 
.contenu_gauche a:visited {
	color: #5bff00;
	text-decoration: none;
}

img {
	border-style: none;
	border-spacing: 0;
	text-align: right;
}#conteneur {
	float: left;
	width: 770px;
}

.description_site {
	float: left;
	clear: both;
}

.titre {
	color: #000000;
}

.titre a,
.titre a:link,
.titre a:visited {
	color: #000000;
	text-decoration: none;
	float: left;
}
#haut {
	width: 740px;
}

/* ----------porte contenu gauche et droite */#main {
	margin-top: 15px;
	float: left;
	width: 100%;
}

/* ---------- */.pied {
	clear: both;
	padding-top: 15px;
}

.titre ul {
	margin-top: 0;
	margin-bottom: 0;
	margin: 0;
	padding-left: 5px;
	width: 500px;
	float: left;
}

.titre li {
	background: no-repeat right top;
	display: inline;
	float: left;
	padding-right: 3px;
	margin: 0;
}

.titre link,
.titre visited {
	text-decoration: none;
	color: #000000;
}

.titre a:hover {text-decoration: none;
	color: #5bff00;
}

.contenu_gauche {
	width: 550px;
	float: left;
}

.contenu_gauche img {
	display: block;
	margin-top: 15px;
	margin-bottom: 5px;
}

.contenu_droit {
	list-style: none;
	margin-left: 25px;
	float: left;
	margin-top: 15px;
}

.contenu_droit a,
.contenu_droit a:link,
.contenu_droit a:visited{
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

.contenu_droit a:hover{
text-decoration: none;
	color: #5bff00;
}

.contenu_droit ul {
	margin: 0;
	padding: 0;
}

.contenu_droit li {
	display: block;
}

.infos_site {
	color: #7d7d7d;
	width: 740px;
	text-align: center;
	font-size: 11px;
	padding-top: 15px;
	float: left;
	display: none;
}

.currentpage a,
.currentpage a:link,
.currentpage a:visited {
	color: #5bff00;
	text-decoration: none;
}

.legende {
	width: 360px;
	display: block;
	text-align: left;
	float: right;
	border: 1px dashed #5bff00;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 10px;
}

.legende02 {
	width: 360px;
	display: block;
	text-align: left;
	float: right;
	border: 1px dashed #000000;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 10px;
	color: #000000;
}

.legende03 {
	width: 360px;
	display: block;
	text-align: left;
	float: right;
	border: 1px dashed #5bff00;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 10px;
	background: #000000;
	color: #fff;
}

/* pour page actu */

.post_title {
	float: right;
	width: 400px;
	text-align: left;
}

.post_short {
	padding-bottom: 25px;
	color: #7d7d7d;
	width: 400px;
	text-align: left;
	float: right;
}

.post_short a,
.post_short a:link,
.post_short a:visited{
	color: #00bac1;
	text-decoration: none;
}

.plan_site {
	text-align: left;
}

.plan_site a,
.plan_site a:link,
.plan_site a:visited {
	color: #00bac1;
	text-decoration: none;	
}

.plan_site ul {
	margin: 0;
	padding-bottom: 3px;
	list-style: none;
}

.plan_site ul ul {
}

.plan_site li {
	padding: 0;
	border-bottom: 1px solid #b4b4b4;
}

textarea {
	border: 1px solid #000000;
	margin-top: 2px;
	width: 90%;
	height: 100px;
	margin-bottom: 10px;
	color: #000000;
	padding: 2px;
	font: 1.1em Arial, Helvetica, sans-serif;
}

input {
	border: 1px solid #000000;
	margin-top: 5px;
	margin-bottom: 10px;
	font: 1.1em Arial, Helvetica, sans-serif;
	padding: 2px;
}

select {
	border: 1px solid #000000;
	margin-top: 2px;
	padding: 2px;
}

.submit {
	color: #fff;
	float: left;
	padding: 2px;
	background: #fff;
}
