@charset "utf-8";
/* CSS Document */

body{
	text-align:center;
	background-color:#000;
	background:url(image/fd_panneaux.jpg) repeat-x;
	margin:0;
	padding :0;
}

#top{
	height:25px;
	background:url(image/fd_header.png) repeat;
}

#header{
	margin: 0 auto;
	width:1000px;
	height:25px;
}
#titre{
	text-align:left;
	float:left;
	width:700px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	margin-top:3px;
	margin-left:15px;
}

#flash_permis{
	margin: 0 auto;
	width:1000px;
	height:850px;
}

#logo_1jour{
	float:left;
	width:100px;
	height:60px;
}
#logo_prepacode{
	float:left;
	width:100px;
	height:60px;
}
#footer{
	margin:0 auto;
	margin-top:-200px;
	width:1000px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;	
	color:#626262;
}

#footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;	
	color:#626262;
	text-decoration:none;
}

.titre{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	color:#ffffff;
	font-weight:bold;
}

.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#ffffff;
	text-align:left;
}

.textn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#000000;
	text-align:left;
}

.titren{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	color:#000000;
	text-align:left;
	font-weight:bold;
}

.msg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	color:#ff0000;
	text-align:left;
	font-weight:bold;
}

#flash_permis a{
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#fff;
	text-align:left;
	text-decoration:none;
}
#flash_permis a:hover{
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#fff;
	text-align:left;
	text-decoration:underline;
}
