h1{
font-family: Arial, Helvetica, sans-serif;
padding-bottom:3px;
margin-bottom: 15px;
border-bottom:1px solid #BCDBEF;
font-size:18px;
color:#03034B;
}

h2{
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#064F7A;
padding-bottom: 10px;
text-align: justify;
}

h3{
padding-bottom: 0px;
margin-bottom: 10px;
border-bottom:1px solid #BCDBEF;
font-size:14px;
color:#064F7A;
}

p{
font-family: Arial, Helvetica, sans-serif;
padding-bottom:5px;
font-size:12px;
color:#03034B;
text-align: justify;
}

.couleur{
font-family: Arial, Helvetica, sans-serif;
padding-bottom:5px;
font-size:12px;
color:#064F7A;
font-weight: bold;
text-align: justify;
}

.petit{
font-size:9px;
letter-spacing:1px;
font-weight:bold;
color:#000168;
}

.soustitre{
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#064F7A;
padding-bottom: 10px;
text-align: justify;
}

.separateur{
	clear: both;
	width: 100%;
	height: 10px;
	border-bottom: 1px solid #BCDBEF;
	margin-bottom: 10px;
}

.separateur1{
	clear: both;
	width: 100%;
	height: 10px;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 10px;
}

.test-title{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	text-align: center;
}

.test-text{
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom:5px;
	font-size:12px;
	color:#03034B;
	text-align: center;
}

.list{
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0px;
	font-size:12px;
	color:#03034B;
	text-align: justify;
	list-style-type: square;
	list-style-position: inside;
}

.avantages-gauche{
	width: 125px;
	float: left;
}

.avantages-droit{
	width: 448px;
	float: left;
	background-color: #9ED3ED;
	padding: 2px;
	margin-bottom: 3px;
}

.photo{
	border: 1px solid #9ED3ED;
	padding: 1px;
}

/* ----------- contact ------------------ */

#frmContact{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
}

.inputForm{
	border:1px solid #FFFFFF;
	background-color:#064F7A;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: normal;
	height: 15px;
}

.inputFormOver{
	border:1px solid #064F7A;
	background-color:#FFFFFF;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#064F7A;
	font-weight: normal;
	height: 15px;
}

.inputTest{
	border:1px solid #FFFFFF;
	background-color:#9ED3ED;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#03034B;
	font-weight: normal;
	height: 15px;
}

.inputTestOver{
	border:1px solid #9ED3ED;
	background-color:#FFFFFF;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#03034B;
	font-weight: normal;
	height: 15px;
}

.button{
	border:1px solid #008BD0;
	background-color: #000168;
	color:#FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:pointer;
	text-align: center;
}

.buttonOver{
	border:1px solid #000168;
	background-color: #008BD0;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor:pointer;
	text-align: center;
}

.sign{
	border:1px solid #FFFFFF;
	background-color: #008BD0;
	color:#000168;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:pointer;
	text-align: center;
}

.signOver{
	border:1px solid #FFFFFF;
	background-color: #9ED3ED;
	color:#000168;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor:pointer;
	text-align: center;
}

.mail-label{
	width:80px;
	float:left;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.mail-label-1{
	text-align: right;
	float:left;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.text-contact{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

.select{
	background-color:#9ED3ED;
	vertical-align: top; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#03034B;
	font-weight: normal;
}

.selectblanc{
	background-color:#fff;
	vertical-align: top; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#03034B;
	font-weight: normal;
}

.selectbleu{
	background-color:#064F7A;
	vertical-align: top; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight: normal;
}
