body {
	margin:0;
	padding:0;
	font-family:arial,helvetica,sans-serif;
	background-color:#000000;
}

.barre_haut{
	height:170px;
	background:url(images/bg_banner.jpg) repeat-x;
}

.sous_titre{
	color:#fff;
	font-size:1.25em;
	margin:8px 0 0 18px;
}

.largeur_site{
	width:982px;
	height:auto;
	margin:0 auto;
	font-size:0.9em;
}

.logo{
	margin:19px 0 0 10px;
}

.motoauto{
	font-size:1.85em;
	font-style:italic;
	margin:42px 0 0 5px;
}

.nom{
	margin-top:-93px;
	margin-right:110px;
	font-size:1.80em;
	font-style:italic;
}

.logo_a{
	margin:7px -20px 0 0;
}

.barre_haut h1{
	margin:65px 0 -5px -90px;
	color:#E40019;
	font-size:3.1em;
	font-weight:normal;
	font-variant: small-caps
}

.slogan{
	margin:5px 0 10px 0;
}

.capital{
	font-size:1.35em;
	text-transform: uppercase;
}

.centre{
	margin-top:-41px;
	background:url(images/bg_centre.jpg) top #fff repeat-x;
}

.contenu{
	width:722px;
}

.text_page{
	padding:28px 0 0 20px;
}

.text_page h1{
	margin:0 0 15px 0;
	font-size:1.7em;
}

.text_page  ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-image: URL(images/puce.png); 
}

.text_page  ul li{
	margin-left:20px;
	padding:1px 0 5px 0;
}

.menu {
	width:259px;
	background-color:#FEED01;
	margin-bottom:25px;
}

.menu .menu1 {
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.menu .menu1 li{
	margin:0 0 0 0;
	width:234px;
	border-bottom: 1px solid #000;
	padding:14px 0 4px 25px;
}

.menu .menu1 li ul li{
	border-bottom: 0;
	list-style:none;
	padding:0 0 0 0;
	margin-bottom:10px;
}

.menu .menu1 li a{
	text-decoration:none;
	color:#000;
	font-weight:bold;
	font-size:1.25em;
}

.menu .menu1 li a:hover{
	color:#E40019;
}

.menu .menu1 li ul li a{
	font-weight:normal;
	font-size:1em;
}

.box_horaires{
	width:322px;
	margin-right:17px;
	background-color:#000;
	color:#fff;
	text-align:center;
	padding: 5px 10px 10px 10px;
}

.box_permis{
	width:246px;
	margin-right:17px;
	background-color:#000;
	color:#fff;
	text-align:left;
	padding: 5px 10px 9px 20px;
}

.box_horaires h3, .box_permis h3{
	margin:0 0 10px 0;
	text-transform:uppercase;
	color:#FEED01;
}

.lien_info{
	margin:0px 0 0 25px;
}

.lien_info a{
	color:#E40019;
	font-size:1.3em;
}

.lien{
	margin-top:-20px;
}

.barre_bas{
	background:url(images/bg_bas.jpg) repeat-x;
	height:61px;
	*margin-top:25px;
}

.txt_pied{
	color:#fff;
	margin-top:5px;
	font-size:0.9em;
	margin-bottom:5px;
}

.perfectionement{
	margin-top:-250px;
}

.text_page .lien{
	text-decoration:none;
	color:#E3001B;
	font-weight:bold;
	font-style:italic;
}

.open_pdf{
	float:right;
	margin-top:-35px;
	width:150px;
	margin-right:100px;
}

.logo_pdf{
	margin-top:-20px;
	*margin-top:-40px;
	float:right;
}

.text_page h2{
	margin:0 0 8px 0;
	font-size:1.4em;
	font-style:italic;
	color:#fff;
	background-color:#BB140C;
	padding:0 10px 0 10px;
	border-bottom:4px solid #006404;
	border-top:2px solid #006404;
	text-shadow: #000 3px 3px 4px;
}

/***************/
/** STANDART  **/
/***************/

.big{
	font-size:1.7em;
}

.left{
	float:left;
}

.right{
	float:right;
}

.center{
	text-align:center;
}

.clear{
	clear:both;
}

.no_border{
	border:0;
}

.jaune{
	color:#ffed00;
}

.capital{
	text-transform:uppercase;
}

/***************/
/** SIGNATURE **/
/***************/

#sign{
	color:#ffffff;
	text-align:center;
	font-size:0.75em;
	position:relative;
	z-index:10;
	margin-top:15px;
}
#sign a{
	color:#ffffff;
	text-decoration:none;
}
#sign a:hover{
	text-decoration:underline;
}

