body {
	margin:0;
	padding:0;
	font-family: arial,helvetica,sans-serif;
	background:url(images/bg.jpg) repeat-x;
	background-color:#011d01;
}

.millieu{
	background:url('images/bg_millieux.jpg') top repeat-x #009136;
}

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

.banner{
	background:url(images/bg_banner.png) right no-repeat;
	height:399px;
}

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

.menu_titre{
	margin:5px 0 0 -9px;
}

.menu_accueil{
	margin:-5px 0 0 40px;
}

.menu_permisB{
	margin:-5px 0 0 -10px;
}

.menu_PermisA, .menu_BSR{
	margin:-5px 0 0 50px;
}

.menu_AAC{
	margin:0px 0 0 77px;
}

.banner .menu {
	background:url(images/barre.png) 107px bottom no-repeat;
	padding:10px  0 16px 0px;
}

.lien_head{
	
}

.pw {
	margin-left:100px;
	margin-top:280px;
}

.slogan{
	color:#fff;
	font-weight:bold;
	font-size:1.2em;
	-moz-text-shadow: #000 3px 3px 5px;
	-webkit-text-shadow: #000 3px 3px 5px;
	text-shadow: #000 3px 3px 5px;
	margin-top:-32px;
}

.slogan  a{
	color:#fff;
	font-style:italic;
	-moz-text-shadow: #000 3px 3px 5px;
	-webkit-text-shadow: #000 3px 3px 5px;
	text-shadow: #000 3px 3px 5px;
}

.ville ul{
	list-style:none;
	margin:5px 0 0 0;
	padding:0;
}

.ville ul li{
	float:left;
	height:38px;
	background:url('images/logo_rer.png') no-repeat;
	padding:10px 0 0 45px;
	margin-right:140px;
}

.ville ul li a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:1.1em;
	text-transform:uppercase;
}

.box{
	color:#fff;
	font-size:0.8em;
	margin-top:52px;
	margin-right:10px;
}

.box_bg{
	background:url('images/box_info.png') no-repeat;
	height:95px;
	width:187px;
	padding:10px;
}

.box h1{
	font-size:1.6em;
	font-weight:normal;
	color:#fff;
	padding:0;
	margin:0 0 15px 0;
}

.box .euro{
	float:right;
	margin:-40px 5px 0 0;
}

.box a{
	color:#fff;
	font-style:italic;
}

.contenu_text{
	color:#fff;
	font-size:0.9em;
	width:700px;
}

.galerie{
	margin-left:60px;
	margin-bottom:20px;
}

.no_border{
	border:0;
	
}

.plan{
	margin-top:-350px;
}

.plan2{
	margin:-425px 0 0 350px; 
}

.plan3{
	margin:-500px 0 0 350px; 
}

.plan4{
	margin:-490px 0 0 350px;
}

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

.clear{
	clear:both;
}

.left{
	float:left;
}

.right{
	float:right;
}

.center{
	text-align:center;
}

.no_border{
	border:0;
}

.souligne{
	text-decoration:underline;
}

.gras{
	font-weight:bold;
}

/***************/
/** CONTENU  **/
/***************/

.liste ul{
	margin-top:6px;
}

.tableauangle{
	border:solid 1px #fff;
	color:#fff;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	margin:0 0 20px 30px;
	padding:2px;
}

.tableauangle2{
	border:solid 1px #fff;
	color:#fff;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	margin:0 0 20px 10px;
	padding:2px;
}

.tableauangle3{
	border:solid 2px #fff;
	color:#fff;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	margin:0 0 20px 30px;
	padding:2px;
	background: -moz-linear-gradient(top, #ffffff 2%, #009136 100%);
	background: -webkit-linear-gradient(top, #ffffff 2%, #009136 100%);
	background: linear-gradient(top, #ffffff 2%, #009136 100%);
}

.tableautexte{
	font-size:0.9em;
}

.tableautexte2{
	font-size:0.9em;
	text-align:center;
}

.tableautexte2{
	font-size:1.1em;
	text-align:center;
	font-weight:bold;
	padding:7px;
	line-height:20px; 
	text-shadow: #000 1px 1px 0px, #000 1px -1px 0px, #666 -1px 1px 0px, #666 -1px -1px 0px;
}

.paiement{
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;
	font-style:italic;
}

.paiement2{
	font-size:0.9em;
	font-weight:bold;
	text-align:left;
	margin-bottom:20px;
	font-style:italic;
}

.note{
	font-size:0.8em;
	font-style:italic;
}

.list_permis li:hover{
	cursor:pointer;
	color:#fff;
}

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

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

#sign{
	color:#ffffff;
	text-align:center;
	font-size:0.75em;
}
#sign a{
	color:#ffffff;
	text-decoration:none;
}
#sign a:hover{
	text-decoration:underline;
}

