@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
#janvier {
	display: block;
	margin-left: 100px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 15px;
	color: #900;
}

#entete {
	height: 198px;
	background-image: url(../casier-judiciaire/entete.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#contenu {
	/*width: 300px;*/
	height:660px;
    height:auto !important;
    min-height:660px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
#pied_page #milieu {
	height: 650px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 40px;
	color: #11337A;
	font-weight: bold;
}
#milieu #texte_un , #mimi, #mimo{
	color: #999;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	padding-top: 30px;
}
#milieu ul {
	padding: 0px;
	list-style-type: none;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 145px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 13px;
	font-weight: normal;
}
#milieu ul li a {
	color: #999;
	text-decoration: none;
}
#milieu ul li {
	float: left;
	margin-left: 35px;
}
#infos {
	float: left;
	height: 640px;
	width: 315px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666;
}
#formulaire form p label {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	margin-left: 100px;
	font-weight: bold;
}
input , textarea{
	margin-left: 255px;
	padding-left: 0px;
	display: block;
	margin-right: auto;
	margin-top: -23px;
}
#formulaire {
	float: left;
	height: 660px;
    height:auto !important;
    min-height:660px;
	width: 610px;
	background-repeat: no-repeat;
}
#decirvez {
	height: 60px;
	width: 610px;
	margin-top: 25px;
	border-bottom-color: #2D3B60;
}
#formulaire form p #condition {
	margin-left: 0px;
	display: block;
	float: left;
	margin-top: 3px;
}
#formulaire form p #nom , #prenom, #postal, #ville, #mail, #activiter, #dates, #adresse{
	background-color: #E3EBFE;
	border: 1px solid #666;
}
#pied_page {
	height: 660px;
	background-image: url(../casier-judiciaire/pied_page.png);
	background-repeat: repeat-x;
}
.system_success_msg {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #00C;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #039;
	margin-top: 25px;
	padding:10px;
}
#formulaire form p #envoyer {
	margin-top: 20px;
	font-weight: bolder;
	display: block;
	height: 50px;
	width: 190px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	color: #CC212A;
}
#img1 {
	margin-left: 52px;
}
#formulaire form p #condd {
	display: block;
	width: 245px;
	float: left;
}
#decirvez h2 {
	margin-top: 0px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 20px;
	letter-spacing: 2px;
	color: #31426D;
}
#banniere {
	height: 215px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../casier-judiciaire/casier-judiciaire.jpg);
	background-repeat: no-repeat;
}
.system_alert_msg {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F00;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #F00;
	margin-top: 25px;
	padding:10px
}
.gris_petit {
	font-size: 14px;
	color: #999;
	font-weight: normal;
}

.gris {
	color: #666;
	font-size: 9px;
}

.clear{
	clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}
