@charset "iso-8859-1";
/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	/*background-repeat:repeat-x;
	background-image: url(/2010/desin/images/bg-site.gif);
	background-position: left top;*/
	background-repeat:repeat-x;
	background-image: url(/2010/desin/bg-gris.png);
	background-position: left 0px;
	background-color: #313131;
}
#conteneur {
	width: 1023px;
	margin:0 auto;

}
/* haut du site*/
#conteneur-ban { position:relative;
	width: 1023px;
	margin:0 auto;

}
#ban-haut {
	background-image: url(/2010/desin/images/bando-texte.png);
	height: 63px;
}

#ban-menu {
	height: 49px;
	background-image: url(/2010/desin/images/bando-menu.png);
}

#ban {
	height: 170px;
}
#ban-paves {
	height: 185px;
}
#ban-recherches { color:#fff; text-align:right;
width: 1023px;
height: 40px; line-height:40px;
}
/* page du site*/
#conteneur-page {
	width: 1023px;
	margin:0 auto;
}
#haut-page {
	background-image: url(/2010/desin/images/haut-page.png);
	height: 18px;
}
#fond-page {
	background-image: url(/2010/desin/images/fond-page-milieu.png);
	background-repeat:repeat-y;
	overflow:hidden;
}
#col-gauche {
	float: left;
	width: 180px;
	padding-left:10px;
}
.col-gauche-haut {
	background-image: url(/2010/desin/images/col-gauche_haut.png);
	background-repeat: no-repeat; height:21px;
}
.col-gauche-fond {
	background-image: url(/2010/desin/images/col-gauche_fond.png);
	background-repeat: repeat-y; margin-top:-14px;margin-bottom:-14px;
}
.col-gauche-bas{
	background-image: url(/2010/desin/images/col-gauche_bas.png);
	background-repeat: no-repeat; height:23px;
}

#page-droite {position: relative;
	float: right;
	width: 790px;
	padding:10px; 
	margin-top:-20px;
	margin-right:10px;
 }
#page-droite h3 {
	font-size: 12px;
	font-weight: bold;
	background-image: url(/2010/desin/haut-page-droite.png);
	height: 30px;
	width: 790px;
	line-height: 30px;
	color: #ff7300;
	text-align: Left;
	text-indent: 10px;
	padding-bottom:7px;
}
#col-droite {
	float: right;
	width: 180px;
	padding:10px;
}
#bas-page {
	background-image: url(/2010/desin/images/bas-page.png);
	height: 28px;
	clear: both;
}
#pied-page {
	width: 1021px;
	clear: both;
	color:#f1f1f1;
	padding-bottom:20px;
	background-image: url(/2010/desin/bg-bas.png);
	background-repeat: no-repeat;
}

p {
margin: 0;
}

#div320{ width:320px;
padding:10px;
float:left;
font-size: 10px;
overflow:visible;}

#div320 h3 {
	font-size: 12px;
	text-transform: uppercase;
	background-image:url(/2010/images/haut_t.png);
	font-weight: bold;
	color: #ff7300;
	text-align: Left;
    line-height: 30px;
	text-indent: 10px;
	padding-bottom:7px;
}

#div320 a{color:#C00;}

#div1020{ width:1010px;
padding:10px;
float:left;
font-size: 12px;
overflow:visible;}

.red{color:#C00;}
h2 {color:#C00; text-align:right;}
h3 {font-size: 12px;
	color:#C00; text-align:right;}
.imgright{
float:right;
padding:5px;
}
.imgleft{
float:left;
padding:5px;
}

#tarif {
position:absolute;
margin:-350px 0px 0px -250px;
top: 55%;
left: 50%;
padding:20px;
width: 550px;
/*background-image:url(/boutons2009/fondtarif.png);*/
background-color: #313131;
color:#f2f2f2;
border:1px solid #f2f2f2;
}
label {
display:block;
width:250px;
float:left;
}