/* CSS Document */
.paragraphe{
	float:left;
	width:640px;
}

.paragraphe ul{
	margin-left : 20px;
}

.paragraphe img{
	border:none;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:10px;
}

.texte{
	float:left;
	margin-bottom:20px;
}

.select{
	width:200px;
	border:1px solid #913737;
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.textarea{
	width:200px;
	border:1px solid #913737;
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.accroche{
	background:none;
	text-align:left;
	margin-bottom:6px;
	border-bottom:solid #999999 1px;
}

.accroche .textAccroche1{
	margin:0;
	padding:0 5px 0 0;
	font-size:24px;
	color:#7e9224;
	text-transform:uppercase;
	vertical-align:bottom;
	font-weight:bold;
}

.accroche .textAccroche2{
	margin:0;
	padding:0 5px 0 0;
	font-size:24px;
	color:#802625;
	text-transform:uppercase;
	vertical-align:bottom;
	font-weight:bold;
}

.paragraphe h1{
	font-size:14px;
	text-align:center;
	margin-bottom:5px;
}

#annexes{
	display:none;
}

h2{
	background:#FFFFCC none repeat scroll 0% 50%;
	color:#95BE0D;
	font-size:14px;
	padding:3px;
	text-align:center;
}

.error_msg {
	color: #F00;
	padding-left:15px;
}

.red {
	color:#F00;
}

.police_section {
	color:#0CC;
	font-size:18px;
}

