#contentForm {
text-align:left;
width:550px;
padding:auto;
}
.miniText{
font-family:Arial;
font-size:11px;
font-weight:normal;
color:#666666;

}
.texteIntroduction {
font-family:Arial;
font-size:14px;
font-weight:normal;
color:#666666;
text-align:center;
}
.titleOfTable{
width:550px;
margin-bottom:5px;
font-family:Arial;
font-size:20px;
font-weight:bold;
color:#85113a;

background-color:#ffffff;
}

.tableOfForm{
margin-top:-3px;
width:100%;
}
.titleOfForm{
background:url(classic/puce.jpg);
background-position:0px;
background-repeat:no-repeat;
background-color:#e6ecef;
height:20px;
padding-left: 40px;
color:#666666;
font-weight: bold;
}

.subTitleOfFormText{
position:absolute;
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#666666;
background-color:#fff;
color:#85113a;
margin:0px 0px 0px 15px;
}
.titleOfFormText{
font-family:Arial;
font-size:14px;
font-weight:bold;
padding-left:30px;
color:#85113a;
}
.titleExplications{
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#333333;
width:200px;
vertical-align:bottom;
text-align:center;
}
hr{
margin-top:-5px;
color:#85113a;
width:90%;
text-align:left;
}
.questionLeft {
padding-left: 4px;
background:url(classic/puce_bleu.gif);
background-position:8px;
background-repeat:no-repeat;
}
.questionLeftText {
font-family:Arial;
font-size:12px;
font-weight:bold;
padding-left:25px;
color:#666666;
}

.sousquestionLeft {
background:url(classic/fleche.gif);
background-position:200px;
background-repeat:no-repeat;

}
.sousquestion{
font-family:Arial;
font-size:12px;
font-weight:normal;
padding-left:60px;
color:#666666;
}

.reponseLeftText {
font-family:Arial;
font-size:12px;
font-weight:bold;
padding-left:25px;
color:#85113a;
}

.reponseRight {
font-family:Arial;
font-size:12px;
font-weight:normal;
padding-left:15px;
color:#666666;
}
.inputText {
padding-left:3px;
font-family:Arial;
font-size:11px;
font-weight:normal;
color:#666666;
border:1px solid #8b8b8b;
background-color:#ffffff;
}

.inputTextDisabled{
font-family:Arial;
font-size:11px;
font-weight:normal;
color:#cccccc;
border:1px solid #cccccc;
background-color:#efefef;
}

#contentForm select{
font-family:Arial;
font-size:11px;
font-weight:normal;
color:#666666;
border:1 solid #8b8b8b;
}

.contentTable{
margin:3px 10px 5px 0px;
background-color:#FFFFFF;
border:1px solid #cccccc;
width:100%;
}

.Button_rouge {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	background-color:#85113a;
	color:#fff;
	border: 2px outset #EA3D7B;
}

.titreRegions{
font-family:Arial;
font-size:11px;
font-weight:normal;
color:#666666;
text-decoration:underline;
}
.titreDepartements{
font-family:Arial;
font-size:11px;
font-weight:normal;
color:#666666;
padding-left:90px;

}
.linkFooter {
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#85113a;
text-decoration:underline;
}
a:hover.linkFooter {
color:#666666;
text-decoration:underline;
}
