
body{
margin-top:5px;
padding:0px;
font-family:Verdana;
font-size:14px;
line-height:15px;
color:#000;
background-image:url(images/fond.jpg);
background-repeat:repeat-x;
background-position:0px 140px;
background-color:#000;
}


#container{
	width:1026px;
	height:100%;
	margin: auto;
	padding:0px ;
}
#header{
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	width:1026px;
	height:103px;
}

#cell1{
	background-image:url(images/cell1.gif);
	background-repeat:no-repeat;
	width:26px;
	height:539px;
}

#cell2{
	background-image:url(images/cell2.gif);
	background-repeat:no-repeat;
	width:228px;
	height:539px;
	border-right:1px dashed #000;
	padding:0px 8px;
	vertical-align:top;
}

#cell3{
	background-image:url(images/cell3.gif);
	background-repeat:no-repeat;
	width:228px;
	height:539px;
	border-right:1px dashed #000;
	padding:0px 8px;
	vertical-align:top;
}

#cell4{
	background-image:url(images/cell4.gif);
	background-repeat:no-repeat;
	width:228px;
	height:539px;
	border-right:1px dashed #000;
	padding:0px 8px;
	vertical-align:top;
}

#cell5{
	background-image:url(images/cell5.gif);
	background-repeat:no-repeat;
	width:227px;
	height:539px;
	padding:0px 30px 0px 8px;
	vertical-align:top;
}
#footer{
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	width:1026px;
	height:45px;
}
#sign{
	text-align:center;
	color:#fff;
	font-size:12px;
}

#sign a
{
text-decoration:none;
color:#fff;
}

#sign a:hover
{
text-decoration:underline;
}

.adresse a{
	color:#000;
	text-decoration:underline;
}

.adresse a:hover{
	color:#000;
	text-decoration:none;
}

ul{
padding:8px 0px 0px 5px;
margin:0px;
list-style:none;

}

ul li{
padding-left:12px;
background-image:url(images/puce_liste.jpg);
background-repeat:no-repeat;
background-position:0px 5px;
}

.tarifs_permis{
	color:#fff;
	text-decoration:underline;
	font-size:18px;
}

.paiement{
	background-color:#000;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:5px;
	font-size:12px;
}

.accelerer{
	border:1px solid #000;
	padding:5px;
	text-align:center;
	font-size:12px;
}

.asteriske{
	font-size:9px;
	font-style:italic;
}
