/* CSS Document */
@charset "utf-8";
#center #illustration {
	background-color: e6e6e6;

}

a.link { 
color:#FF9933; 
font-weight:bold; 
}


#center #form {
	width:100%;
}

.texte2bleu{
font-size:2px;
color:#CCCCCC;
}

.darkenBackground {
background-color: rgb(0, 0, 0);
opacity: 0.6; /* Safari, Opera */
-moz-opacity:0.60; /* FireFox */
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
z-index: 20;
height:expression(document.body.clientHeight + "px");
height: 100%;
width:expression(document.body.clientWidth);
width: 100%;
background-repeat:repeat;
}

#footer {
	border-top: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}

#Copyright {
	padding: 0 0 0 0;
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
	margin: 5px auto;
}
#footer_links {
                text-align: center;
                font-size: x-small;
                padding: 5px 0 5px 0 ;
}

#center h1 {
	font-size: xx-large;
	text-align: center;
	color: #162da2;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	list-style-image: url(images/loichatel_justice.gif);
}
#center h3 {
	font-size: medium;
	color: #162da2;
	margin-top: 10px;
	margin: 10px 20px;
}

#center h4 {
	font-size: small;
	color: #FE6501;
	margin-top: 10px;
	margin: 0px 20px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f4f4f4;
	margin: 0px;
}
#center {
	width: 1000px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
#center li {
	margin-left: 40px;
	padding-top: 20px;
	list-style-type: decimal;
	text-align: justify;
	margin-right: 20px;
}
#center h2 {
	font-size: medium;
	margin: 2px 20px;
	color: #80B550;
}
#picto_titre {
	margin-right: 10px;
}
#center ul {
	font-size: small;
	margin: 10px;
	clear: right;
}
#center p {
	font-size: small;
	text-align: justify;
	margin: 2px 20px;
}#header {
	width: 1000px;
	height: 140px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #162da2;
}


#buttonSubmit a {
	background-color: #ffa34d;
	text-align: center;
	color:#fff;
	width:15em;
	padding-top:10px;
	padding-bottom:10px;
	display:block;
	text-align:center;
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: bold;
}

.tableform {
	margin-right:20px;
	margin-left:20px;
	margin-bottom: 20px;
	margin-top: 20px;
	float:right;
	clear:both;
	display:block; 
}

.entete1 { 
color:#ffa34d; 
font-size:bold; 
font-size:16px; 
text-align:center; 
}

.entete2 {
color:#162da2;
text-align:center; 
}

.entete3 {
	color:#80b550;
	font-size: 11px;
}

.entete4 {
	color:#162da2;
	font-size: 11px;
}

#imgB {
margin-right:0px; 
margin-left:10px; 
padding-right : 20px; 

}


.liste {
	padding:0px; 
	margin:0px; 
}


.titreFormulaire { 
font-size:14px;
font-style:italic;
font-weight:bold;
color:#FE6501;
}

#blockform {
margin:0px 5px 0px 20px;
/*border:1px solid #000; */ 
}

.gradient {
background:transparent url(images/form2009/pForm_gradient_03.gif) no-repeat scroll center top;
}
.formback {
background:transparent url(images/form2009/pForm_back.gif) repeat-y scroll center bottom;
}