/* CSS Document */
<!--
body {
	margin-left: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/fd.png);
	background-repeat: repeat-x;
	background-color: #fefefe;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:20px;
}
a {
	font-size: 12px;
	color: #666666;
}
.stylebasdepage {
font-size:10px;
line-height:14px;
}
.stylebasdepage a {
font-size:10px;
line-height:14px;
text-decoration:none:
}
.rouge {
color:#c90000;
font-weight:bold;
}
.blanc {
color:#ffffff;
font-weight:bold;
font-size:16px;
}
.slogan {
color:#ffffff;
font-weight:bold;
font-size:14px;
text-decoration:none;
}
.slogan a{
color:#ffffff;
font-weight:bold;
font-size:14px;
text-decoration:none;
}


.Titrerouge {
font-size:16px;
color:#c90000;
font-weight:bold;
}
H1 {
font-size:18px;
color:#1e62aa;
font-weight:bold;
line-height:25px;
display:inline;
}
.Titrebleu {
font-size:18px;
color:#1e62aa;
font-weight:bold;
line-height:25px;
}
.Titrebleu a {
font-size:18px;
color:#1e62aa;
font-weight:bold;
line-height:25px;
text-decoration:none;
}
.Titrebleu2 {
font-size:12px;
color:#1e62aa;
font-weight:bold;
line-height:25px;
}
.Titrebleu3 {
font-size:14px;
color:#1e62aa;
font-weight:bold;
}
.Titrebleu2 a {
font-size:12px;
color:#1e62aa;
font-weight:bold;
line-height:25px;
text-decoration:none;
}
.bleu a{
color:#1e62aa;
font-weight:bold;
text-decoration:none;
}
.bleu a:hover{
color:#666666;
font-weight:bold;
text-decoration:none;
}
.menu a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
}
.menu a:hover {

	color: #ffc600;

}
li {
list-style-position:inside;
list-style:circle;
margin-left:10px;
}
.border {
padding:4px;
border:1px solid #CCCCCC;
}
.margeform { 
		clear:both;
		float:left;
		width: 150px;
		height:20px;
}
.zonetexte {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	width:252px;
	height:20px;
	border:#CCCCCC 1px solid;
}
.zonetexte2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	width:252px;
	border:#CCCCCC 1px solid;
}
.select {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	width:256px;
	height:20px;
	border:#CCCCCC 1px solid;
}

.zonebouton {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	width:140px;
	height:19px;
	border:1px solid #cccccc;
	cursor: pointer;
	background:#FFFFFF;
}
.zonebouton :hover {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	width:140px;
	height:19px;
	border:1px solid #cccccc;
	cursor: pointer;
	background: #eeeeee;
}
.zonebouton2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1e62aa;
	width:222px;
	height:19px;
	border:1px solid #1e62aa;
	cursor: pointer;
	background:#FFFFFF;
}
.zonebouton2:hover {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1e62aa;
	width:222px;
	height:19px;
	border:1px solid #1e62aa;
	cursor: pointer;
	background: #eeeeee;
}
.requis {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:red;
}
