/* Feuille de style adsauto.fr public 
Bleu foncé : 0D072D
*/
/* --- GÉNÉRAL --- */
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
/* --- BLOC CONTENEUR GLOBAL --- */
div#container {
	position: relative;
	width: 980px;
	margin: 0 auto;
	min-height: 100%;
}
div#container #top {
	margin-top: 0;
	width: 960px;
	margin: 0 auto;
}
div#container #content {
	margin-bottom: 0;
	padding-bottom: 30px; /*footer*/
}
/* --- PIED DE PAGE --- */
div#footer {
	position: absolute;
	bottom: 0; 
	left: 0;
	width: 100%;
	height: 30px;
}
/* --- STYLES --- */
html {
	font-size: 100%;
}
body {
	min-width: 980px; /* Prevent content from becoming unreachable in Gecko */
	text-align: center;
	font-family: 'Tahoma', Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #EEEEEE; /*#D6C046;*/
	background-image: url(images/texture.jpg);
	background-repeat: repeat;
	background-color: #444444;
}
* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
h1 {
	color: #CC3300;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 24px;
}
h2 {
	color: #999966;
	font-size: 18px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
}
h1, h2 {
	letter-spacing: -1px;
}
h3, h4 {
	text-align: left;
}
hr {
	display:block;
 	height: 1px;
	margin: 7px 0;
	_margin: -3px 0;
	padding: 0;
	color: #CC3300;
 	background-color: #CC3300;
 	border: 0;
}
a {
	color: #D6C046;
	text-decoration: none;
}
img {
	border: 0px;
}
table {
	margin-right: auto;
	margin-left: auto;
}
td {
	vertical-align: top;
}
fieldset {
	font-size: 95%;
	border: 1px solid white;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 5px;
	-moz-border-radius: 10px;
}
legend {
	font-weight: bold;
}
.tableau {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC3300;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.tableau th {
	color: #FFFFFF;
	background-color: #CC3300;
	text-align: center;
	padding: 3px;
}
.tableau td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	vertical-align: top;
	padding: 2px;
	text-align: left;
}
.td_text {
	text-align: left;
	padding-left: 5px;
}
.td_prix {
	text-align: right;
	padding-right: 65px;
}
.formulaire th {
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	padding-top: 2px;
}
.formulaire td {
	text-align: left;
	vertical-align: top;
}
.erreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 5px;
	margin-right: 50px;
	margin-left: 50px;
}
.result {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009933;
	padding: 5px;
	margin-right: 50px;
	margin-left: 50px;
}
.champs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAA;
	background-color: #444;
	border: 1px solid #CC3300;
}
.texts {
	text-align: justify;
	padding-right: 30px;
	padding-left: 30px;
}
.texts85em {
	font-size: 85%;
	font-style: italic;
}
.picright img {
	margin-left: 15px;
}
.picleft img {
	margin-right: 15px;
}
.spacer {
	clear: both;
}
.pointer {
	cursor: pointer;
}
div#header {
	display: none;
}
div#container {
	background-image: url(images/container_fd.jpg);
	background-repeat: repeat-y;
	background-position: left top;}
div#container #top {
	height: 80px;
	text-align: right;
	color: #CCC;
	font-size: 20px;
	letter-spacing: -1px;
	padding-right: 20px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#right {
	width: 250px;
	float: right;
	background-color: #505050;	
	background-image: url(images/right_fd.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#left {
	float: left;
	width: 100px;
	background-image: url(images/left_fd.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
div#center {
	margin-left: 120px;
	margin-right: 250px;
}
#container #center #scroll {
	overflow: auto;
	padding-right: 20px;
}
.fil {
	font-size: 85%;
	text-align: left;
	border-bottom: 1px dotted #AAAAAA;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
}
.partenaires {
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: 0px;
}
.partenaires th {
	padding: 10px;
}
.partenaires td {
	text-align: left;
}
.partenaires td.none {
	background-color: Transparent;
	border: 0px;
}
/*div#content {
	visibility: hidden;
}*/
div#footer {
	clear: both;
	color: #999;
	font-size: 85%;
	line-height: 30px;
	background-color: #505050;
}