body,html{
	margin:0;
	padding:0;
}
body {
	min-width:950px; /* Prevent content from becoming unreachable in Gecko */
}
/* Style du HEADER */

div#header .titre {	
	padding:50px 0 0 275px;
	line-height: 25px;
}
#logo {	
	position: absolute;
	top: 25px;
	left: 800px;
}
div#content .options.active  {	
	color: #ff0000;
}

table#Statistiques td {
/*	margin-bottom: 20px;*/
	padding: 5px;
	border: 1px solid #cccccc;
}
table td.titre {
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	color: #fff;
	background-color: #73A740;
}
table td.titre2 {
	font-weight: bold;
	font-size: 18px;
	line-height: 15px;
	color: #fff;
	background-color: #73A740;
	text-align: /*center;*/
}
.referenceurs_123 {
	color: red;
	font-weight: bold;
}
.referenceurs_456 {
	font-weight: bold;
}
.HightLightSelected {
	color : red;
	font-weight : bold;
}
.HightLight {
	color : black;
	font-weight : bold;
}
/*#referenceurs {
	position: relative;
	z-index:-1;
	float: left;
	width: 124px;
	padding: 10px;
}
/*.referenceurs_123 {
	width: 123px;
	float: left;
	color: red;
	font-weight: bold;
	text-align: center;
	border: 1px solid red;
}*/


/*.referenceurs_456 {
	width: 123px;
	float: left;
	font-weight: bold;
	text-align: center;
	border: 1px solid #4A4A4A;
}*/

#clear {
	clear: both;
}


/*a:link, a:visited, a:active {
  color: #000000;
  text-decoration: underline;
}

a:hover {
  color: #000000;
  text-decoration: none;
}*/


h5, .in {	
/*	text-transform:uppercase;*/
	color: #4A4A4A;
	text-transform:none;
	line-height: 15px;
	margin:10px 25px 0 0;
}
h5 a {	
	color: #73A740;
}
/* DIV */
#ZoneLien1, #ZoneLien2, #ZoneLien3, #ZoneLien4, #ZoneLien5, #ZoneLien6, #ZoneLien7, #ZoneLien8, #ZoneLien9, #ZoneLien10, #ZoneLien11, #ZoneLien12, #ZoneLien13, #ZoneLien14{
	display:none;
}
div#sidebar .ligne {	
	margin: 5px 25px -20px 0;
	border-top: 1px dotted #B6B7B8;
}

/* LA PAGE CONTENU AVEC LES BACKGROUNDS */
div#content_accueil {
	padding:0;
	margin-left:210px;
	margin-top: 20px;
	margin-bottom: 0;	
	min-height: 100px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	background: url('../images/bg_accueil.jpg') right top repeat-y;
/*	border: 1px solid black;*/
}
div#middlecontent {
	padding:20px 20px 0 30px;
	margin-left: 0;
/*	border : 1px red solid;	*/
/*	background: url('../images/bg-centre.gif') no-repeat left top;*/
}
div#middlecontent #teaser {
	width: 567px;/*680*/
	height: 255px;/*255*/
	text-align: center;
	margin: 30px 0 0 88px;
	background: url('../images/teaser.gif') no-repeat left top;
}
div#middlecontent #animation {
	width: 599px;
	height: 56px;
	margin: 15px 0 0 70px;
	padding: 52px 0 0 29px;
	background: url('../images/bg_avantages.gif') no-repeat left top;
}
div#content .soumission {
	margin-top: 20px;
	padding: 0;
}

/* CHANGER LE BG DU NIVEAU 2 - DANS CE SITE PAS DE BG NIVEAU 2 */

/*div#content {
	background: url('../images/bg-centre2.jpg') no-repeat;
	background-attachment: fixed;
	background-position: center;
}*/

/* CHANGER LA COULEUR DE FOND DU TITRE */
div#content #titre, div#middlecontent #titre {
	color: #FFFFFF;
	background-color: #73A740;
}
div#content #sous-titre,  #sous-titre, #sous-titre a, #sous-titre a:hover, div#middlewrap .telephone, div#sidebar .telephone, div#middlecontent #titre, div#content #sous-titre a, div#content #sous-titre a:hover {
	color: #73A740;
}
div#middlecontent .soumission, div#middlecontent .soumission a {
	padding:20px 0 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: right;
	color: #000;
}
div#middlecontent .soumission a:hover {
	color: #000;
}

div#conditions {
	padding:20px 0 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #000;
}
#assAuto h1 {
	display: none;
	border: 1px solid red;
}



