body{ 
	font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;
	margin: auto ;
	background-color: #FFFFFF;
	font-size: 10pt;
	text-align: justify;
}
a{
	text-decoration: none;
}
.main{ 
	width:1000px ;
	margin: 0 auto ;
	border: 1px solid #fe7500;
	background-color: #FFFFFF;
}
/***************/
/*  Générique  */
.left {
	float: left;
}
.right {
	float: right;
}
.absolute {
	position: absolute;
}
.spacer {
	clear: both;
}
.img {
	border: 0px;
}
.img1 {
	border: 0px;
	display:block;
}
.center{
	text-align:center;
}
.right{
	text-align:right;
}
.tabcenter{
	margin: 0 auto ;
}
.b {
	font-weight : bold;
}
.border {
	border: 1px solid #000000;
}
.table0 {
	width: 150px;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.home_regie {
	width: 318px;
	height: 232px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(/img/regie.png);
	text-align: center;
}
.home_regie1 {
	margin: 0px 6px 0px 14px;
	padding: 0px 9px 0px 14px;
}
.annonceur_regie {
	width: 318px;
	height: 232px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(/img/annonceur.png);
	text-align: center;
}
.annonceur_regie1 {
	margin: 0px 6px 0px 14px;
	padding: 0px 9px 0px 14px;
}

.services_regie {
	width: 318px;
	height: 232px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(/img/services01.png);
	text-align: center;
}
.services_regie1 {
	margin: 0px 6px 0px 14px;
	padding: 0px 9px 0px 14px;
}

.home_services {
	width: 361px;
	height: 309px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background: url(/img/services.png);
	text-align: center;
}
/*  Fin * Générique */
/***************/
/*  Menu colonne  */
#gauche {
	float: left;
	width: 100px;
}
#centre {
	float: left;
	width: 878px;
}
#centre_nopub {
	float: left;
	width: 900px;
}
#centre_nogauche {
	float: left;
	width: 878px;
}
#droite {
	float: left;
	width: 122px;
	text-align: center;
}
#bas {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#bas1 {
	width: 100%;
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
	color:#FFFFFF;
	text-align: center;
	background: url(/img/bas.png);
}
#contenu {
	min-height: 590px;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	background: url(/img/fond3.gif);
	/*border: 1px solid #000000;*/
}
#contenu_home {
	min-height: 590px;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	/*border: 1px solid #000000;*/
}
#contenu_nopub {
	min-height: 715px;
	margin: 2px 2px 2px 2px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
#contenu_nogauche {
	float: left;
	width: 868px;
	margin: 2px 2px 2px 2px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
#contenu_no-height {
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
/* pour IE6 le con */
* html #contenu {height: 590px;}

/*  Fin * Menu colonne */

/***************/
/*  Menu Menu  */
.haut1 {
	background: url(/img/haut1.png);
	width: 258px;
	height: 177px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.haut1b {
	background: url(/img/haut1b.png);
	width: 258px;
	height: 177px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.haut2 {
	background: url(/img/haut2.png);
	width: 742px;
	height: 177px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.haut_login {
	width: 100%;
	height: 98px;
	margin: 0px;
	padding: 0px;
}
ul#menu {
	width: 100%;
	height: 21px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#menu li {
	float: left;
}
ul#menu a {
	width: 114px;
	height: 19px;
	margin: 0px 2px 0px 0px;
	padding: 2px 0px 0px 0px;
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bolder;
	font-size: 10pt;
	background: url(/img/menu.png);
	color:#fff;
}
ul#menu a.actif, ul#menu a:hover {
	width: 114px;
	height: 19px;
	margin: 0px 2px 0px 0px;
	padding: 2px 0px 0px 0px;
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bolder;
	font-size: 10pt;
	background: url(/img/menu1.png);
	color:#fff;
}
/*  Fin * Menu Menu */

/***************/
/*  Menu Jour */
ul#jour {
	background: url(/img/b.gif);
	height: 29px;
	margin: 16px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
.jour1 {
	margin: 16px 0px 0px 0px;
}
ul#jour li {
	float: left;
}
ul#jour a {
	margin: 2px;
	padding: 5px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #575757;
	font-weight: bolder;
	font-size: 10pt;
}
ul#jour a.actif, ul#jour a:hover {
	color: #ff6d00;
}
ul#jour a#jour {
	color: #ff6d00;
}
/*  Fin * Menu Jour */


/*  Text */
.f8 {
	font-size: 8pt;
}
.f9 {
	font-size: 9pt;
}
.f10 {
	font-size: 10pt;
}
.f11 {
	font-size: 11pt;
}
.f12 {
	font-size: 12pt;
}
.f14 {
	font-size: 14pt;
}
.f16 {
	font-size: 16pt;
}
.supertitre{
	font-weight: bolder;
	font-size: 18pt;
	color:#3a63cc;
}
.titreBleu{
	color:#3a63cc;
}
.b8 {
	font-weight: bolder;
	font-size: 8pt;
}
.b10 {
	font-weight: bolder;
	font-size: 10pt;
	color:#000;
}
.b12 {
	font-weight: bolder;
	font-size: 12pt;
	color:#000;
}
.b18 {
	font-weight: bolder;
	font-size: 18pt;
}
.bb10 {
	font-weight: bolder;
	font-size: 10pt;
	color:#ff7700;
}
.bb12 {
	font-weight: bolder;
	font-size: 12pt;
	color:#ff7700;
}
.bbl10 {
	font-weight: bolder;
	font-size: 10pt;
	color:#fff;
}
.bbl12 {
	font-weight: bolder;
	font-size: 12pt;
	color:#fff;
}
.bb14 {
	font-weight: bolder;
	font-size: 14pt;
	color:#ff7700;
}
.noir {
	color:#000000;
}
.blanc {
	color:#fff;
}
.bold {
	font-weight: bolder;
}
/* FIN * Text */

.environnement {
	margin: 5px;
	padding: 5px;
	width:410px;
	float:left;
	color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
	background: url(/img/environnement2.gif);
}
.environnement:hover {
	background: url(/img/environnement.gif);
	color: #FFFFFF;
}

.environnement1 {
	margin: 5px;
	padding: 5px 18px 18px 18px;
	width:386px;
	height:135px;
	float:left;
	color: #000000;
	cursor: pointer;
	cursor: hand;
	background: url(/img/fiche1.gif);
}
.environnement1:hover {
	background: url(/img/fiche2.gif);
}

.environnementon {
	margin: 5px;
	padding: 5px;
	width: 842px;
	color:#FFFFFF;
	background: url(/img/environnementin.gif);
}

.home1 {
	width:300px;
	margin: 5px;
	padding: 5px;
}
.Home1Titre {
	margin: 5px;
	padding: 5px;
	color: #ff7700;
	font-weight: bolder;
	font-size: 20pt;
}

.home2 {
	width:330px;
	margin: 5px;
	padding: 5px;
}
.Home2Titre {
	margin: 5px;
	padding: 5px;
	color: #0072BC;
	font-weight: bolder;
	font-size: 16pt;
}
.Home2Texte {
	color: #0072BC;
	font-weight: bolder;
	font-size: 12pt;
	margin: 20px 20px 20px 20px;
}
.Home2Texte:hover {
	color: #ff7700;
}
.espace {
	margin: 6px 0px 0px 0px;
	padding: 0px;
}
/*Stat*/
.titre{
	color: #454583;
	font: bolder;
}
.format{
	color: #F08000;
	font: bolder;
	font-size: 14px;
}
.total{
	color: #000000;
	font: bolder;
	font-size: 14px;
}
/* Fin Stat */
.contact{
	margin: 20px 0px 0px 90px;
	padding: 0px 0px 0px 0px;
	width:600px;
	height: 107px;
	text-align:center;
	background: url(/img/contact.gif);
	font-weight: bolder;
}