body {
	margin: 0px;
	background-color: #A4C8D4;
}

.texte_regulier {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
}
.texte_soustitres {
	color: #38889B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
}
a:visited {
	color: #ff7f00;
	text-decoration: none;
}
a:link {
	color: #Ff7f00;
	text-decoration: none;
}
a:hover {
	color: #217B8C;
	text-decoration: none;
}
a:active {
	color: #217B8C;
	text-decoration: none;
}
.texte_titre {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #217B8c;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.texte_soustitres_orange {
	color: #ff7f00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
}
div.contenuTexte {
	padding-right: 10px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.indent {
	text-indent: -15px;
	margin-left: 15px;
}
#contentBody {
	background-color: #A4C8D4;
	background-image: url(images/bg_bottomframe.jpg);
	background-repeat: repeat-x;
}
.coquille_secondaire {
	position:absolute;
    left:50%;
    top:0;
    width:747px;
    height:358px;
    margin-left:-373px; 
    margin-top:0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	background-color: #E4EEF0;
	height: 17px;
	width: 100%;
	border: 0px;
	margin: 0px;
}
.coquille_secondaire_noframe {
	position:absolute;
    left:50%;
    top:101px;
    width:747px;
    height:358px;
    margin-left:-373px; 
    margin-top:0px;
}
