body{
	margin : 0;
	padding : 0;
	text-align:center;
	background : url(fond.gif) repeat-x top left;
	font-family : arial;
	font-size : 12px;
}
body.home{
	background : url(fondhome.gif) repeat-x top left;
}
div {
	margin : 0;
	padding : 0;
}
div#presentation{
	width : 100%;
	height : 283px;
}
#presentation table{
	width : 100%;
}
#presentation tr{
	vertical-align : middle;
}
#presentation td.message{
	width : 400px;
	padding : 20px;
	padding-left : 40px;
	font-size : 1.2em;
	color : #fff;
	line-height : 1.6em;
	text-align : justify;
}
#presentation td.photo{
	width:400px;
	text-align:left;
	padding-top : 20px;
}
#presentation h4{
	margin : 0;
	padding : 0;
	font-size : 1.6em;
	margin-bottom : 10px;
}
#page{
	width : 1000px;
	margin : 0 auto;
	text-align : left;
}
#titre{
	width : 100%;
	height : 84px;
}
#titre h1{
	margin : 0 ;
	text-align : right;
	font-size : 2em;
	letter-spacing : -2px;
	font-weight:normal;
}
#menu {
	width : 100%;
	height : 29px;
	padding : 0;
	margin : 0;
	padding-top:2px;
}
div#footer {
	width : 100%;
	background : url(menufond.gif) repeat-x top left;
	height : 30px;
	padding : 0;
	margin : 0;
	margin-top : 10px;
	text-align : center;
}
div#liens {
	width : 100%;
	background : url(lien_fond.gif) repeat-x top left;
	padding : 0;
	margin : 0;
	text-align : center;
}
#liens table{
	width : 1000px;
	margin : 0 auto;
	border-collapse : collapse;
	margin-bottom : 20px;
}
#liens tr {vertical-align : top}
#liens td {color : #aaa;width:166px; border-right : 1px dotted #ddd; border-left: 1px dotted #ddd}
#liens h1{font-size : 1em;}
#liens a{color : #bbb;}
#liens ul{margin:0; padding : 0; list-style-type: none;}
#liens li{margin-bottom : 10px;}
#menu ul {
	padding : 0;
	margin : 0;	
	list-style-type: none;
}
#menu h2{
	margin : 0;
	padding :0;
}
#menu li, #menu h2 {
	display : block;
	float : left;
	padding : 6px 8px;
	font-size : 1.2em;
	color : #fff;
	letter-spacing : -1px;
}
#footer h3{
	padding : 6px 8px;
	margin : 0;
	font-size : 1em;
	color : #fff;
	letter-spacing : 1px;
	font-weight:normal;
}
#menu a {
	text-decoration : none;
	color : #fff;
	font-weight : bold;
}
#complements{
	width : 300px;
	background : url("fond_complement.gif") repeat-x top left #eeeeee;
	float : left;
}
#annonces{
	width : 680px;
	padding : 5px;
	padding-top:0px;
	float : left;
}
div.complement {
	margin : 10px;
}
.complement h2, .technique h2{
	margin : 0 ;
	padding : 0;
	font-size : 1.8em;
	letter-spacing : -1px;
	font-weight:normal;
}
.complement li{
	padding : 5px;
}
.complement a, .technique a{
	font-weight : bold;
	font-size : 1.2em;
	letter-spacing : -1px;
	color : #DA0000;
}
.complement p{
	line-height : 1.5em;
	text-align : justify;
}
h1.categorie{
	margin : 0px ;
	padding : 5px;
	padding-left : 10px;
	margin-bottom : 10px;
	text-align : left;
	font-size :1.7em;
	letter-spacing : -1px;
	font-weight : normal;
	color : #fff;
	background : url(titre.gif) no-repeat top left;
}
table.annonce{
	width : 100%;
	margin-bottom : 40px;
}
table.vendu{background:url(vendu.gif) no-repeat top right;}
table.occasion{background:url(occasion.gif) no-repeat top right;}
.annonce tr{
	vertical-align : top;
}
.annonce td, .information td{
	font-family : arial;
	font-size : 0.9em;
}
.annonce td.image{
	width : 210px;
	text-align : center;
}
td.image img {
	border : 2px solid #777;
}
.annonce h1{
	margin : 0;
	padding : 0;
	font-size : 1.9em;
	padding-bottom : 2px;
	padding-top : 2px;
	letter-spacing : -1px;
}
.prix td{
	font-size : 1.1em;
}
td.titre {
	border-bottom : 1px solid #ddd;
}
td.legende {
	text-align : right;
	padding : 2px;
}
td.valeur {
	text-align : left;
	padding : 2px;
	font-weight:bold;
}
td.technique{
	width : 200px;
}
.complement h2, .technique h2{
	font-size : 1.2 em;
}
h2.plus {
	background : url(plus.gif) no-repeat top left;
	height : 32px;
	padding-top : 2px;
	padding-left : 32px;
}
h2.mail {
	background : url(mail.gif) no-repeat top left;
	height : 30px;
	padding-top : 2px;
	padding-left : 45px;
}
p.mail {
	margin-left : 20px;
	margin-right : 5px;
	margin-bottom : 30px;
}
.complement ul{
	margin : 0;
	margin-left : 10px;
	list-style-type: none;
	margin-bottom : 10px;
	padding-bottom : 20px;
	border-bottom : 1px solid #cfcfcf;
}
p.acrobat{
	border : 1px solid #ccc;
	padding : 2px;
	font-size : 0.8em;
	color : #888;
	height : 55px;
	line-height : 1.4em;
}
.acrobat a {
	letter-spacing : 0px;
	color : #777;
}
span.imgclick {
	font-size : 0.8em;
	color : #bbb;
}
a.thickbox{
	text-decoration:none;
}
#formulaire fieldset{
	margin : 0;
	margin-bottom : 10px;
	padding : 10 px;
}
#formulaire legend{
	font-weight:bold;
	color : #000;
	font-size ; 0.8em;
	padding : 10px;
}
#formulaire input.text{
	width : 500px;
	padding : 4px;
	margin : 2px;
	font-family : arial;
	font-weight : bold;
	font-size : 1.1em;
	height : 1.9em;
	border : 1px solid #f00;
}
 #formulaire td {
	font-size : 0.8em;
	font-weight : normal;
}
#formulaire tr{
	vertical-align : top;
}
#formulaire td.label{
	width : 100px;
	text-align:right;
	padding-right : 5px;
	padding-top:7px;
}
#formulaire textarea{
	width : 900px;
	height : 70px;
	padding : 4px;
	font-family : arial;
	font-weight : bold;
	font-size : 1.1em;
}
div#bouton {
	margin-top : 10px;
	text-align : center;
}
#bouton a{
	font-weight:bold;
	color : #DA0000;
}
#bouton input.submit{
	border : 2px solid #080;
	background : #cfc;
	padding : 4px;
	width : 100px;
	font-weight:bold;
	color : #080;
}
span.erreur {
	display:none;
	color : #DA0000;
}
#slideshow {
    position:relative;
    height:250px;
}
 
#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 250px;
width : 392px;
background : #D00000;
color : #fff;
padding : 5px;
}
 
#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}
 
#slideshow DIV.last-active {
    z-index:9;
}
 
#slideshow DIV IMG {
    height: 200px;
    display: block;
text-align : center;
    border: 0;
    margin-bottom: 10px;
}

