/* CSS Document */
*	{
	font-family : Verdana, Helvetica;
	font-size : 8pt;
	color : #000000;
	}

body	{
	background-image:url(../images/left.gif);
	text-align:center;
	}

hr 	{
	color: #ff7300;
	}

label 	{
	color: #FFFFFF;
	display:block;
	width : 80px;
	height: 15px;
	float:left;
	}

img	{
	margin: 0px 2px 2px 2px;
	border: 0px;
	}

object
	{
	align:left;
	margin: 0px 2px 2px 2px;
    	z-index: 1;
	}

select {
  	width : 30ex ;
}
	
a:link{
	text-decoration:none;
	text-transform:none;
	}
	
a:visited{
	text-decoration:none;
	text-transform:none;
	}
	
a:active{
	text-decoration:none;
	text-transform:none;
	}
	
a:hover{
	text-decoration:none;
	text-transform:none;
	}

div.Header
{
position:relative;
text-align:center;
background-image:url(../images/bandeau.jpg);
margin-left: auto;
margin-right: auto;
width: 980px;
height: 100px;
padding: 0px 0px 0px 0px;
}

div.Header1
{
position:relative;
color: #ffffff;
font-size : 10pt;
font-weight: bold;
margin-top: 12px;
margin-left: 160px;
text-align:left;
padding-left: 505px;
}

div.Header2
{
position:relative;
text-align: center;
padding-top:5px;
padding-left: 630px;
}



div.center
{
text-align:center;
}

dl, dt, dd, ul, li {
padding: 0;
margin: 0;
list-style-type: none;
}


div.contenu {
position:relative;
text-align:center;
background-color:#ffffff;
margin-left: auto;
margin-right: auto;
width: 980px;
}

#menu {
text-align:center;
width: 980px;
height:28px;
z-index: 10;
position: relative;
top: 0;
left: 0px;
background: url(../images/menu.jpg) no-repeat;
}


#menu dl {
float: left;
width: 196px;
height:28px;
padding: 2px 0px 2px 0px;
}


#menu dt {
cursor: pointer;
text-align: center;
border: 0px;
margin: 0px;
}


#menu dd {
display: none;
border: 0px;
padding: 2px 0px 0px 0px;
}


#menu li {
text-align: left;
padding: 2px 0px 0px 0px;
}


#menu li a, #menu dt a {
color: #ffffff;
font-size : 10pt;
font-weight: bold;
display: block;
border: 0 none;
}

#menu li a:hover, #menu dt a:hover {
color: #c3c3c3;
}

#detail{
z-index: 1;
position: relative;
width: 99%;
background-color: #ffffff;
height:100%;
}


#promoFlash {
z-index: 1;
font-size : 14pt;
font-weight: bold;
text-align: center;
color : #ff7300;
margin-bottom:10px;
}


#titre {
z-index: 1;
margin: 10px;
font-size : 14pt;
font-weight: bold;
text-align: left;
color : #ff7300;
}


#soustitre {
clear:both;
margin: 15px;
padding-left:10px;
font-size : 12pt;
text-align: left;
text-decoration: bold ;
color : #505050;
}

#article {
z-index: 1;
margin: 5px;
font-size : 10pt;
text-align: left;
}


#articleB {
font-weight: bold;
z-index: 1;
margin: 5px;
font-size : 10pt;
text-align: left;
}

#detailOffre {
z-index: 1;
font-size : 12pt;
text-align: left;
margin-left:20px;
text-decoration: bold;
}

#detailTechniqueOffre {
float:left;
z-index: 1;
font-size : 12pt;
text-align: left;
margin-left:8px;
text-decoration: bold;
width :50%;
}

#prixOffre {
float:right;
z-index: 1;
width:150px;
font-size : 14pt;
text-align: center;
text-decoration: bold;
background: #000000;
color:#ffffff;
padding: 4px 4px 4px 4px;
margin-right:20px;
}

#prixInitial {
float:right;
z-index: 1;
width:150px;
font-size : 14pt;
text-align: center;
text-decoration: line-through;
color:#000000;
padding: 4px 4px 4px 4px;
margin-right:20px;
}

#offremoment {
float: left;
font-size : 10pt;
z-index: 1;
margin-left: 20px;
margin-right: 10px;
width: 45%;
background-image: url(../images/fond-offre.png);
height:330px;
border: 2px solid;
border-color:#ff7300;
}


#zoomsur {
float: right;
font-size : 10pt;
z-index: 1;
border: 2px solid;
border-color:#ff7300;
margin-left: 10px;
margin-right: 20px;
width:45%;
height:330px;
}

#adresse {
text-align:center;
width:100%;
position: relative;
clear:both;
margin-top:30px;
}

#blanc {
width:100%;
height:60px;
}

#contacts {
background-color: #ff7300;
color: #ffffff;
}


#titreVO {
background-color: #cccccc;
color: #000000;
text-align: left;
text-decoration: bold ;
}

#soussoustitre {
margin: 15px;
padding-left:10px;
font-size : 10pt;
text-align: left;
text-decoration: bold ;
color : #ff7300;
}

#rssBox{ /* The main box for the rss scroller */
		width:400px;
		margin-top:50px;
		margin-right:50px;
		float:right;
		height:300px;	
		border:1px solid #ff7300;
		padding:3px;
		font-size:0.8em;
		background-image: url(../images/fond-offre.png);

		
		/* Never change these two values */
		overflow:hidden;
		position:relative;	

	}		

#rssBox .slide{	/* A specific slide */
		background-image: url(../images/fond-offre.png);	/* Light blue background color */
		
	}
	
.rssBoxDate{
		text-align:left;
	}
.rssBoxHeading{	/* Heading of RSS item */
		font-weight:bold;
		font-size:10pt;
		color:#ff7300;
		margin:5px 20px;
	}
.rssBoxDescription{	/* Description of RSS item */
		margin:5px;
		text-align:left;	
	}	
.rssBoxLink{	/* Read more link */
		color:#505050;
		text-decoration:none;
	}
.rssBoxLink:hover{	/* Read more link - mouse over */
		text-decoration:underline;
	}

#RenaulTV {
float: left;
font-size : 10pt;
z-index: 1;
border-color:#ff7300;
margin-left: 10px;
margin-right: 20px;
width: 45%;
}


#filOffres {
float:left;
font-size : 10pt;
z-index: 1;
margin-left: 20px;
margin-right: 10px;
width: 45%;
height: 340px;
border: 1px solid;
border-color:#ff7300;;
background-color: #ffffff;
}

#filActu {
float:right;
font-size : 10pt;
z-index: 1;
margin-left: 20px;
margin-right: 10px;
height: 340px;
width: 45%;
border: 1px solid;
border-color:#ff7300;;
background-color: #ffffff;
}

#listeEmploi {
margin-left:30px;
font-size : 11pt;
text-align: left;
text-decoration: bold ;
color : #505050;
}

#listeEmploi td {
font-size : 11pt;
text-align: left;
text-decoration: bold ;
color : #505050;
}

#agent img
{
align:left;
border:solid;
border-width:thin;
margin: 30px 30px 30px 30px;
}

#adresseAgent
{
padding-top:80px;
font-size: 12px;
text-align: center;
font-weight:bold;
}

#lienNeufs
{
font-size : 11pt;
font-style: italic;
text-align: left;
color : #ff7300;
}


#VOPhoto {

font-size : 10pt;
z-index: 1;
margin-left: 20px;
margin-right: 10px;
width: 45%;
height: 200px;
border: 1px solid;
border-color:#ff7300;;
background-color: #ffffff;
}

#VODetails {
float:right;
font-size : 10pt;
z-index: 1;
margin-top: 30px;
margin-left: 20px;
margin-right: 10px;
height: 200px;
width: 45%;
border: 0px solid;
border-color:#ff7300;;
background-color: #ffffff;
}


div#galerie
{
	float:left;
	width: 45%;
	z-index: 1;
	height: 200px;
	background-color: #ffffff;
	border: 1px solid;
	border-color:#ff7300;;
	margin: 20px 10px ;
	text-align: center ;
	font: 0.9em Georgia, serif ;
}

ul#galerie_mini
{
	margin: 0 0 0 20px;
	list-style-type: none ;
	text-align: center;
	float: left ;
	width:70px;
	
}

ul#galerie_mini li
{
margin-top:10px;:
}

ul#galerie_mini li a img
{
	margin: 0px 0px 9px;
	border: 1px solid #dcb ;
}

dl#photo
{
	float:left;
	margin-top:10px;:
	
}

dl#photo dt
{
	font: italic 2.5em/1.5em Georgia, serif ;
	color: #dcb ;
}

dl#photo dd
{
	margin: 0 ;
}

dl#photo img
{
	padding-left:60px;
}
