body {
	background:#b8c20a;
	text-align: left;
	font: 11px verdana, arial, sans-serif;
	color: #666666;
	margin-top:0px;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 860px;
}
a {
	text-decoration: none;
	color:#e41370;
	font-weight:bold;
}
a.classique:hover {
	text-decoration: none;
	font-weight:bold;
	color:#e41370;
}
a.foot {
	text-decoration: none;
	color: #89900a;
	font-weight:normal;
}
a.foot:hover {
	text-decoration: none;
	color: #89900a;
	font-weight:normal;
}
a.cred {
	text-decoration: none;
	font-weight:normal;
	color:#e41370;
}
a.cred:hover {
	text-decoration: none;
	color:#ef6da7;
	font-weight:normal;
}
a.lien_gauche {
	text-decoration: underline;
	font-weight:normal;
	color:#ffffff;
}
a.lien_gauche:hover {
	text-decoration: underline;
	font-weight:normal;
	color:#89900a;
}
a.connexion {
	text-decoration: none;
	font-weight:normal;
	color:#ffffff;
	font-size:9px;
}
a.connexion:hover {
	text-decoration: none;
	font-weight:normal;
	color:#e41370;
	font-size:9px;
}
h1 {
	color:#e41370;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	margin-bottom:20px;
}
img {
	border: 0px;
}
.rose {
	color:#e41370;
	font-weight:bold;
}
.gris {
	color:#999999;
	font-weight:none;
	font-style:italic;
	font-size:9px;
}
/* _______________________________ GAUCHE _______________________________________*/
.gauche {
	width: 210px;
	float: left;
	color:#FFFFFF;
}
.logo {
	width: 190px;
	float: left;
	margin-top:20px;
	margin-bottom:30px;
	text-align:center;
	padding-right:20px;
}
.new {
	width: 190px;
	float: left;
	padding-right:20px;
}
.adresse {
	width: 195px;
	float: left;
	padding-right:15px;
	margin-top:20px;
	margin-bottom:20px;
	color:#e41370;
	text-align:right;
	font: 9px verdana, arial, sans-serif;
}
/* _______________________________ DROITE _______________________________________*/
.droite {
	width: 640px;
	float: left;
}
.header {
	background: url(images/busi_01.jpg);
	width: 630px;
	float: left;
	height:16px;
	padding-top:3px;
	padding-right:10px;
	text-align:right;
}
.menu {
	background: url(images/busi_02.jpg);
	width: 640px;
	float: left;
	height:34px;
}
.banniere {
	background: url(images/busi_03.jpg);
	width: 640px;
	float: left;
	height:148px;
}
.bg {
	background: url(images/busi_05.jpg);
	width: 610px;
	float: left;
	padding-left:20px;
	padding-right:10px;
	padding-top:20px;
}
.bg2 {
	background: url(images/busi_05.jpg);
	width: 610px;
	float: left;
	padding-left:20px;
	padding-right:10px;
}
.cadre {
	width: 290px;
	float: left;
	margin-right:15px;
}
.titregraphique {
	float: left;
	color:#e41370;
	width: 290px;
	margin-bottom:10px;
	font-weight:bold;
}
.graphique {
	width: 290px;
	float: left;
	text-align:center;
}
.legende {
	width: 280px;
	float: left;
	text-align:justify;
	padding-top:10px;
}
.espace {
	width: 610px;
	float: left;
	height:30px;
}
.demarche {
	width: 610px;
	float: left;
	text-align:center;
}
.footer {
	background: url(images/busi_07.jpg);
	width: 626px;
	float: left;
	height:41px;
	color: #89900a;
	padding:7px;
	font: 9px verdana, arial, sans-serif;
	text-align:justify;
}
.separation {
	background: url(images/separation.jpg) no-repeat;
	width: 610px;
	height:6px;
	float: left;
	margin-top:20px;
	margin-bottom:20px;
}
.sep {
	background: url(images/sep.jpg) no-repeat;
	width: 640px;
	height:36px;
	float: left;
}
.partenaire {
	float: left;
	text-align:center;
	width:600px;
	margin-top:10px;
}
.tourne {
	float: left;
	text-align:right;
	width:50px;
}
.bas-page {
	float: left;
	width:610px;
}
.credit {
	float: left;
	width:560px;
	text-align:center;
	padding-top:50px;
	color:#e41370;
	font: 9px verdana, arial, sans-serif;
}
/* _______________________________ BOUTONS _______________________________________*/
.btn_valider {
	border:0px;
	background-image:url(images/btn/btn_valider.gif);
	width:88px;
	height:24px;
	cursor: pointer;
}
.btn_ajouter {
	border:0px;
	background-image:url(images/btn/btn_ajouter.gif);
	width:88px;
	height:24px;
	cursor: pointer;
}
.btn_modifier {
	border:0px;
	background-image:url(images/btn/btn_modifier.gif);
	width:88px;
	height:24px;
	cursor: pointer;
}
.btn_supprimer {
	border:0px;
	background-image:url(images/btn/btn_supprimer.gif);
	width:88px;
	height:24px;
	cursor: pointer;
}
.btn_envoyer {
	border:0px;
	background-image:url(images/btn/btn_envoyer.gif);
	width:88px;
	height:24px;
	cursor: pointer;
}
/* _______________________________ TABLEAU _______________________________________*/
table#tableau td
{
	padding-left:5px;
	padding-bottom:5px;
}

