/* CSS Document */

/*Informations de base*/
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#bodyBack {		 
	background:#000000 url('img/backgroundX.jpg') repeat-x; background-position: top; background-attachment: no-repeat;border-width: 0 1px 0px 1px;margin:0;padding:0;padding:0;
}

#Conteneur {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 906px;		
	background:#000000 url('img/backrefletY.png') repeat-y;	
}

.longueurHead {
width: 900px;
/*height: 54px;*/
padding-left: 3px;
}

.newvoiture{
width: 900px;
height: 79px;
padding-left: 180px;
padding-top: 10px;
background: url('img/backlastarrivage.jpg') no-repeat;
}

#ConteneurFooter {
	position: relative;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 906px;	
	height: 63px;	
	background: url('img/backfooter63.png') no-repeat;	
}

#Anim {
	width: 900px;
	height: 59px;
	position:relative;
	z-index:1;
}

#photos {
width: 251px;
height: 188px;
}

/* TITRES ------------------------------------------------------------ */
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #fff;
display:inline;
}

h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #fff;
display:inline;
}

.h1fiche {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #00D8FF;
display:inline;
}

.h2fiche {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #00D8FF;
display:inline;
}

.prixfiche {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #00D8FF;
display:inline;
font-weight: bold;
}

.texte12bleu {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #00D8FF;
text-decoration:none;
}

.texte12rouge {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: red;
text-decoration:none;
}

.formulairePolice {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #fff;
}

/* TYPO ------------------------------------------------------------ */

.typoWhite {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FFFFFF;
}

.typoWhiteGras {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FFFFFF;
font-weight:bold;
}

.textebleug {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #00D8FF;
font-weight: bold;
text-decoration:none;
}



/* Bulle pour le logo agrément ------------------------------------------------------------ */

/*****************************/
/*infobull des avis des membres*/

a.logoagrement {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #CAFFCB;
position: relative;
text-decoration: none;
/*border-bottom: 1px gray dotted;*/
}
a.logoagrement span {
display: none;
}


a.logoagrement:hover {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #CAFFCB;
background: none; /* correction d'un bug IE */
z-index: 500;
}


a.logoagrement:hover span {
display: inline;
position: absolute;
top: -24em;
left: -2em;
background: #fff;
font-size: 12px;
border: 1px solid #276C29;
padding: 4px;
width: 250px;
}

/* FICHE Complément d'info ------------------------------------------------------------ */
	
div#message{
width:400px;
height:350px;
background-color:#0066CC;
border:1px solid #FFFFFF;

position:absolute;
float:left;
left:50%;
margin-left:-200px;
margin-top:20px;
z-index:5;
}	
