/*************************************************
				STYLES BALISES GENERIQUES
*************************************************/
body {
	margin:0;
	padding:0;
	background:#fff;
	color:#444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url('http://www.planet-motors.com/img/bg.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
	background-color:#000000;
	text-align:left;
}

img, a, p, table { behavior: url(../iepngfix.htc); border:none; text-align:left}  Support du PNG par ie6 

.liste { padding:0; margin:0 0 7px 0}

/*************************************************
				STYLES DU TEXTE
*************************************************/
#infos_vendeur, #date_part
{
	font-size:14px;
	color:#006bbd;
}
caption
{
	font-size:14px;
	color:#006bbd;
	font-weight:bold;
	text-transform:none;
}

h2.lien_detail {font-weight:bold; font-size:14px; text-transform:uppercase; padding:0; margin:0; color:#006bbd }
h2.lien_detail .span_detail_version {
	font-size:13px;
	color:#444444;
	text-transform:none;
}



.police {font-size:14px;}
.bleu{color: #006bbd; font-weight:bold}
.blue{color: #006bbd; font-weight:bold}
.blanc{color: #ffffff;}
.h1_resultats {
	color:#000;
	font-size:14px;
}
h1{ color:#ffffff; font: Arial, Helvetica, sans-serif bold; font-size: 14px; padding-left:10px; margin:0}
h2 {font-weight:bold; font-size:14px; text-transform:uppercase; padding:0; margin:0; color:#ffffff }
h3{ color:#ffffff; font: Arial, Helvetica, sans-serif bold 13px; height:21px; line-height:21px; margin:0}
h3.titre{ background:url(img/fond_titre_h3.png) no-repeat; color:#fff; font: Arial, Helvetica, sans-serif bold 13px; height:25px; line-height:25px; padding-left:10px; margin:0}


form{margin:0;padding:0}
input, select, textarea, #cryptogram{
	border:1px solid #ccc;
	color:#333;
	font-size:12px;
	}



a.infobulle{
    position:relative; 
    z-index:24;
    text-decoration:none}

a.infobulle:hover{z-index:25; background-color:#ff0; }

a.infobulle span{display: none;	}

a.infobulle:hover span{ 
	
/*le contenu de la balise span ne 
sera visible que pour l'état a:hover */

 display:block; 
 position:absolute;
    
    
    top:2em; left:2em; width:15em;
    border:1px solid #4097e1;
    background-color:#efefef; color:#4097e1;
    text-align: left;
    font-weight:none;
    padding:5px;
    
}

/*************************************************
				liens
*************************************************/
a{text-decoration:none;color: #006bbd;}
a:hover {text-decoration:none;color: #006bbd;}



.lien_nav { color:#006bbd; text-decoration:none; font-size:10px}
.lien_nav:hover { color:#006bbd; text-decoration:none; font-size:10px}

.lien_bleu { color:#006bbd; text-decoration:none;  font-weight:bold}
.lien_bleu:hover { color:#006bbd; text-decoration:none; font-weight:bold}

.lien_bas_droite {text-decoration:none;color: #fff;}
.lien_bas_droite:hover {text-decoration:none; color:#fff}

.lien_bandeau_bas {text-decoration:none;color: #fff;}
.lien_bandeau_bas:hover {text-decoration:none; color:#fff}




/*************************************************
				STYLES CONTENU DU SITE
*************************************************/
div#conteneur {
	margin:auto;
	width:1045px;
	background: url('img/repetition.jpg') repeat-y ;
	position:relative;
}

.s9 {font-size:9px}
.s10 {font-size:10px}
.s11 {font-size:11px}
.s13 {font-size:13px}
.s14 {font-size:14px}
.msg {color:#CC0000; font-weight:bold}
.border{border:1px solid #4a4a4a}

/************************************************
				ENTETE
************************************************/

div#entete {
	background:url(img/banniere-logo.png) no-repeat;
	margin:0;padding:0;	
}

#location
{
	width:71px;
	vertical-align:bottom;
}

/***********************************************************
				CORPS
***********************************************************/
div#corps {
}

div#contenu {
	text-align:left;
	margin:0;
	padding:0px 10px;
	color:#FFFFFF;
	height:498px;
}

html>body #contenu {
	height:auto;
	min-height:498px;
} 

div#bandeau-page {
	height:250px;
}

div#contenu_modifiable {
	border:none;
	padding:0 10px;
	margin:0px ;
}


.fleche {
	position:absolute;
	top:158px;
	left:75px;
	margin:0;
	padding:0;
}

/****************************************************
				BANDEAU BAS
****************************************************/
div#bandeau-bas {
	/*background: url('img/bandeau-bas.png') no-repeat;
	height:104px;*/
	color:#FFF;
	padding:10px 20px;
	font-weight:bold;
	text-align:center;
}


/*****************************************************
				MENU horizontal
*****************************************************/

ul#menu {
	background:url(img/menu.png) no-repeat;
	height:50px;
	margin:0 0 0 0;
	padding:0 0 0 20px;
	list-style-type:none;
}
ul#menu li {
	display:inline;
	margin:0;padding:0;
}

ul#menu li a {
	display:block;
	float:left;
	margin:0;
	padding:0 20px 0 20px;
	color:#fff;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	height:50px;
	line-height:50px;
	/*background:url(img/separation.jpg) no-repeat left;*/
}

ul#menu li.accroche a {
	margin:0;
	padding:0 10px 0 10px;
	color:#fff;
	font:bold 14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	height:50px;
	line-height:50px;
}

ul#menu li a:hover, ul#menu li a.active {
	/*background:url(img/bt-on.png) no-repeat center ;*/
	color:#009cff;
}


	/******************************************
	***************Bande-footer****************
	******************************************/
	
    #new-footer
	{
		background:url("img/footercss.png") repeat-x;
		padding-top:5px;
		margin-bottom:0px;
		margin-top:10px;
		width:100%;
		height:250px;
		color:white;
		text-align:center;
		font-weight:bold;
	}	
	
#iconfb
{
background:url(img/fb.png);
width:24px;
height:23px;
margin-top:15px; 

position:absolute;
}	

#icontw
{
background:url(img/tw.png);
width:24px;
height:23px;
margin-top:15px; 
margin-left:25px;
position:absolute;
}	
	
#iconde
{
background:url(img/de.png);
width:24px;
height:23px;
margin-top:15px; 
margin-left:50px;
position:absolute;
}	
	
#icondi
{
background:url(img/di.png);
width:24px;
height:23px;
margin-top:15px; 
margin-left:75px;
position:absolute;
}	
	
#iconyt
{
background:url(img/yt.png);
width:24px;
height:23px;
margin-top:15px; 
margin-left:100px;
position:absolute;
}
	
#icongo
{
background:url(img/go.png);
width:24px;
height:23px;
margin-top:15px; 
margin-left:125px;
position:absolute;
}

#iconya
{
background:url(img/ya.png);
width:24px;
height:23px;
margin-top:15px;
margin-left:150px;
position:absolute;
}	
	
#iconrs
{
background:url(img/rs.png);
width:24px;
height:23px;
margin-top:15px; 
margin-left:175px;
position:absolute;
}	
	

	/*/////////////////////////////////////////////////////////////
						Top 10 des Femmes
	/////////////////////////////////////////////////////////////*/

	
#femme1	
{
background:url("http://www.planet-motors.com/img/bandeBlock.png");
width:337px;
height:80px;
}
#femme1:hover
{
background:url("http://www.planet-motors.com/img/Bande.png");
width:337px;
height:80px;
}

#femme2	
{
background:url("http://www.planet-motors.com/img/bandeBlock.png");
width:337px;
height:80px;
}
#femme2:hover
{
background:url("http://www.planet-motors.com/img/Bande.png");
width:337px;
height:80px;
}

#femme3	
{
background:url("http://www.planet-motors.com/img/bandeBlock.png");
width:337px;
height:80px;
}
#femme3:hover
{
background:url("http://www.planet-motors.com/img/Bande.png");
width:337px;
height:80px;
}


	/*/////////////////////////////////////////////////////////////
						Top 10 des Jeunes
	/////////////////////////////////////////////////////////////*/
	
#jeune1
{
background:url("http://www.planet-motors.com/img/bandeBlock.png");
width:337px;
height:80px;
}
#jeune1:hover
{
background:url("http://www.planet-motors.com/img/Bande.png");
width:337px;
height:80px;
}

#jeune2	
{
background:url("http://www.planet-motors.com/img/bandeBlock.png");
width:337px;
height:80px;
}
#jeune2:hover
{
background:url("http://www.planet-motors.com/img/Bande.png");
width:337px;
height:80px;
}

#jeune3	
{
background:url("http://www.planet-motors.com/img/bandeBlock.png");
width:337px;
height:80px;
}
#jeune3:hover
{
background:url("http://www.planet-motors.com/img/Bande.png");
width:337px;
height:80px;
}
	
	/*/////////////////////////////////////////////////////////////
						Top 10 des Ventes
	/////////////////////////////////////////////////////////////*/

#vente1	
{
background:url("http://www.planet-motors.com/img/bandeBlock.png");
width:337px;
height:80px;
}
#vente1:hover
{
background:url("http://www.planet-motors.com/img/Bande.png");
width:337px;
height:80px;
}

#vente2	
{
background:url("http://www.planet-motors.com/img/bandeBlock.png");
width:337px;
height:80px;
}
#vente2:hover
{
background:url("http://www.planet-motors.com/img/Bande.png");
width:337px;
height:80px;
}

#vente3	
{
background:url("http://www.planet-motors.com/img/bandeBlock.png");
width:337px;
height:80px;
}
#vente3:hover
{
background:url("http://www.planet-motors.com/img/Bande.png");
width:337px;
height:80px;
}



/*///////////////////////////////////////////////////////////////////////*/

#hauttop
{
color: white;
text-align:left;
padding-left:30px;
background:url("http://www.planet-motors.com/img/hautblock.png");
width:307px; 
height:61px;
}

#basblock
{
text-align:left;
padding:10px;
color: white;
background:url("http://www.planet-motors.com/img/basblock.png");
width:317px; 
height:76px;
}

/*///////////////////////////////////////////////////////////////////////*/

#footermarque
{
background:url("http://www.planet-motors.com/img/bande-auto.png");
width:1028px;
height:260px;

padding-top:3px;
padding-left:3px;
margin-left:6px;
margin-bottom:25px;
margin-top:0px;
text-decoration:none;
}

#paraupfoot
{
background:url("http://www.planet-motors.com/img/Bande-texte.png");
padding-top:3px;
margin-left:-5px;
margin-bottom:0px;
margin-top:-19px;
width:1032px;
height:151px;
color:white;
text-align:center;
line-height:19px;

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}	

#parabotfoot
{
background:url("http://www.planet-motors.com/img/Bande-footer.png");
padding-top:5px;
margin-left:-5px;
margin-bottom:0px;
margin-top:3px;
width:1032px;
height:196px;
color:white;
text-align:center;
font-weight:bold;

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}	

.soulignhoover:hover
{
text-decoration:underline;
}
.soulignhoover
{
text-decoration:none;
}
	
	
#titreconseil
{
background-color:#0c90d5;
padding: 3px;
color:white;
font-size:18px;

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#lesconseils
{
position: absolute;
width:400px;
}


/**************************************************
*****************FOOTER-AUTO***********************
**************************************************/

.audiclass
{
margin-left:25px;
color:white;
}

.alfaclass
{
margin-left:-10px;
color:white;
}

.bmwclass
{
color:white;
}

.citroenclass
{
margin-left:20px;
color:white;
}

.daciaclass
{
margin-left:-10px;
color:white;
}

.ferrariclass
{
color:white;
}

.fiatclass
{
color:white;
}

.fordclass
{
color:white;
}

