#contenu-text{
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 18px;
font-weight: normal;
font-size: 12px;
text-align:justify;
color:#666;
padding: 25px 0px 30px 0px;
}

.bolder{
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 18px;
font-weight: bold;
font-size: 12px;
color: #000000;

}



#contenu h1{
font:bold 18px Arial, Helvetica, sans-serif;
color:#CC0000;
letter-spacing:1px;
margin:0 0 4px;
padding-bottom: 5px;
}
#contenu h2{
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 18px;
font-weight: bold;
font-size: 12px;
color:#CC0000;
border-bottom: 0px dashed #CC0000;
text-transform: uppercase;
margin-top: 15px;
margin-bottom: 4px;
background-image: url(../images/charte/bull.jpg);
background-position: top left;
background-repeat: no-repeat;
padding-left: 22px;
}
#contenu h3{
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 18px;
font-weight: bold;
font-size: 12px;
color:#CC0000;
border-bottom: 0px dashed #CC0000;
text-transform: uppercase;
margin-bottom: 4px;
background-image: url(../images/charte/bull.jpg);
background-position: top left;
background-repeat: no-repeat;
padding-left: 22px;
}

.bull1{
background-image: url(../images/charte/bull1.gif);
background-position: top left;
background-repeat: no-repeat;
padding-left: 10px;
margin-left: 25px;

}

.bull2{
background-image: url(../images/charte/bull2.gif);
background-position: top left;
background-repeat: no-repeat;
padding-left: 10px;
margin-left: 25px;

}


a{
font-weight:bold;
text-decoration:underline;
color:#FF0000;
}
a:hover{
color:#333333;
}
#lotus{
	float:right;
  margin-top: 0px;
}

#footer p{
font:10px/30px Arial, Helvetica, sans-serif;
color:#fff;
text-align:right;
letter-spacing:1px;
padding:0 10px 0 0;
}
#footer a:link, #footer a:visited{
text-decoration:none;
color:#fff;
}
#footer a:hover, #footer a:active{
text-decoration:underline;
color:#CC0000;
}

.inputForm{
border:1px solid #C8C9CA;
background-color: #FFFFFF;
width:140px;
color: Black;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
}
.inputFormOver{
border:1px solid #C8C9CA;
background-color: #F5F4F4;
width:140px;
font-family: Arial, Helvetica, sans-serif;
color: Black;
font-weight:normal;
font-size: 12px;
color:#000000;
}
.button{
border:1px solid #AFB0B1;
background-color: #C8C9CA;
width:65px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FFFFFF;
}
.buttonOver{
border:1px solid #AFB0B1;
background-color: #AFB0B1;
width:65px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
cursor:pointer;
color:#FFFFFF;
}

.frmContact{ /* dedicated ID for "contact form"*/

	text-align:center;
	background-color:#DDDDDD;
	font-size:11px;
  width: 530px;
	border:1px solid #DDDDDD;
}

.frmContact .Label, .frmContact label{
  	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
white-space:nowrap;

}

.notice{

	font-size:11px;
	padding:0px;
}


