@charset "utf-8";
/* CSS for Multicar */

body  {
	font: 100% arial,helvetica,sans-serif;
	background: #C7C7C7 url(../../template/fr/images/bg.jpg) no-repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	/*color: #333399;*/
	color: #000;
	font-size: 13px;
	text-align:justify;
}

#continer{
/*height: 790px;*/
width: 820px;
background:#c7c7c7 url(../../template/fr/images/container_bg.png) repeat-y;
margin: 0 auto;
font-family: Calibri, "Trebuchet MS", Arial, Helvetica, Verdana, Geneva, sans-serif;
/*color:#333399;*/	
color: #000;
}


#continer2{
/*height: 940px;*/
width: 820px;
background:#CCC url(../../template/fr/images/container_bg.png) repeat-y;
margin: 0 auto;
font-family: Calibri, "Trebuchet MS", Arial, Helvetica, Verdana, Geneva, sans-serif;
/*color:#333399;*/
color:#000000;	
}

#header{
width: 820px; 
height: 232px;
}

#menu {
height: 50px;
width: 820px;
padding-left: 3px;
}

#sort {
	
	height: 105px;
	width: 820px;
	padding-left: 40px;
}

#main {
	/*height: 365px;	overflow: auto;*/
	width: 764px;
	background: none;
	display:table;
	margin-left: 30px;
	margin-right: 26px;
}

#main2 {
	
	width: 764px;
	background: none;
	margin-left: 30px;
	margin-right: 26px;
/*	overflow: auto;
	height: 505px;*/
}

#main_plan {
/*	height: 375px;overflow: auto;*/
	width: 764px;
	background: none;
	display:table;
	margin-left: 30px;
	margin-right: 26px;
}

.left {
	height: 360 px;
	width: 268px;
	float: left;
	position: relative;
	overflow:hidden;
	
}

.horaire {
	float: right;
	position: relative;
	overflow:hidden;
	width: 472px;
	margin-top:5px;
}


.nvl {
	height: 290 px;
	width: 268px;
	background: #e1e2db url(../../template/fr/images/leftbg.png);
	text-align:center;
	font: Tahoma, Geneva, sans-serif;
	/*color: #333399;*/
	color:#000000;
}

.update {
	width: 268px;
	height: 23px;
	margin-left: -5px;
	background: #333 url(../../template/fr/images/last_update.png);
	text-align: center;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 75%;
	color:#FFF;
	padding-top: 3px;
}

.right{
height: 300px;
width: 472px;
padding-left: 5px;
padding-right: 2px;
float: right;
background:#F0F2F1 url(../../template/fr/images/parklot_bg.jpg) no-repeat;
overflow:hidden;
}

.right_plan{
height: 375px;
width: 482px;
padding-left: 10px;
padding-right: 2px;
float: right;
display:table;
}

.quisommesnous{
/*height: 300px;overflow:auto;*/
width: 754px;
padding-left: 5px;
padding-right: 5px;
background:none;

font-size:14px;
}

.contact{
height: 340px;
padding-left: 5px;
padding-right: 5px;
background:none;
display:table;
font-size:14px;
}

.reservation{
height: 450px;
padding-left: 5px;
padding-right: 5px;
background:none;
display:table;
font-size:14px;
}

#footer {
height: 50px;
width: 820px;
background: #073F55 url(../../template/fr/images/footer_bg.png) no-repeat;
color:#FFF;
font-family:Verdana, Geneva, sans-serif;
font-size: 80%;
padding- left: 30px;
text-align:center;
padding-top: 7px;
}

.op {
width: 745px;
height: 135px;
background: #e1e2db;
border: 1px #666;
margin-bottom: 2px;
}


.pp {
width: 745px;
height: 135px;
background: #ccc;
border: 1px #444;
margin-bottom: 2px;
}
.pphoto{ 
padding-top: 2px;
width: 200px;
height: 130px;
position: relative;
float:left;
}

.rdet{
width: 535px;
height: 134px;
float:right;
}

.lp{
padding-top: 2px;
width: 250px;
height: 132px;	
margin-left: 5px;
margin-right: 5px;
position: relative;
float:left;
}

.rp{
padding-top: 2px;
width: 250px;
height: 132px;	
margin-left: 5px;
margin-right: 5px;
position: relative;
float: right;
}

a {color:#1789CD; font-weight:bold;}

.copy { font-style:italic; font-size: 9px;}
#footer  a { color: #0CF;}
a:hover{ color: #fff; text-decoration: none;}
.price {
	font-size: 125%;
	color:#006;
	font-weight: bolder;
}
img { border: 0 none; }
#list_photos_detail{
	float: left;
	margin-left: 50px;
}
#grande_photo{
	float: right;
	margin-left:100px;
}
.clearfloat{height:1px;overflow:hidden;clear:both}

.lien_plus{
	text-decoration:none;
}
