/*  
COPYRIGHT WWW.PASSIONAUTOMOBILE.COM
*/

#page {
width: 100%;
}

#header_pub {
width: 100%;
border-bottom:1px solid #BBB;
text-align: center;
}

#header {
padding-top : 4px;
padding-bottom : 0px;
width: 100%;
border-bottom:1px solid #BBB;
}

#header_gauche {
float: left;
width: 650px;
}

#header_droite {
float: right;
width: 170px;
}


#content {
padding-top:5px;
float: left;
width: 620px;
background:#f2f2f2;
text-align: center;
font:0.7em Georgia, "Times New Roman", Times, serif;
}

.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#545454;
	margin-top:-4px;
	text-align: center;
	padding-top:5px;
background:#f2f2f2;
	}


#sidebar {
float: right;
width: 255px;
border-top:1px dotted #b6b6b6;
border-right:1px dotted #b6b6b6;
border-left:1px dotted #b6b6b6;
border-bottom:1px dotted #b6b6b6;
padding-right:18px;
padding-left:18px;
background:#f2f2f2;
}


#sidebar_pub {
float: right;
width: 255px;
text-align: center;

}


#sidebar_titre {
float: right;
width: 255px;
border-left:3px solid #C80815;
padding-top : 4px;
padding-bottom : 4px;
padding-right:18px;
padding-left:18px;
background:#f2f2f2;
color:#C80815;
font-weight: bold;
}

#footer {
width: 740px;
}


#sidebar li {
margin-bottom: 2px;
font:0.8em
}
#sidebar a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
#sidebar a:hover {
text-decoration: none;
}


#header h1 {
	font:1.05em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	color:#C80815;
	text-transform:uppercase;
}

#header h1 a:hover {
	color:#C80815;
text-decoration: none;
}

#header h1 a {
	color:#C80815;
}

#header p {
padding: 0 20px 0 0;
font-size: 1em;
text-align: right;
}

#precedent-suivant
{
	padding-top : 4px;
      font:0.7em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	color:#C80815;
}


#precedent-suivant a:hover
{
color:#C80815;
text-decoration: none;

}

#precedent-suivant a
{
color:#C80815;
}

#header h2 {
	font:0.7em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	color:#C80815;
}

#header h2 a:hover {
	color:#C80815;
text-decoration: none;
}

#header h2 a {
	color:#C80815;
}
