body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial;
	text-align: center;
	background-color: #3E85BD;
	background-image: url(../gene_img/fond.jpg);
	font-size: .9em;
}
#divGlobal {
	text-align: left;
	margin: 0px auto;
	width: 760px;
	background-image: url(../gene_img/ombre.jpg);
	background-repeat: repeat-y;
	
}
#divHaut {
	background-image: url(../gene_img/bandoHaut_New.jpg);
	background-repeat: no-repeat;
	padding-top: 134px;
	/*padding-top: 154px;*/
	padding-left: 20px;
	height: 74px;
	font-size: 14px;
}
#divHautTitle {
	height: 20px;
	margin: 0;
	padding: 0;
}
#divHautTitle h1 {
	font-size: 12px;
	text-indent: -9999px;
	padding: 0;
	margin: 0;
}
#divNav {
}
#divNavDroite {
	float: left;
	width: 320px;
	height: 100px;
	padding-top: 16px;
}
#divHaut ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#divHaut li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#divNav a:link, #divNav a:visited, #divNav a:active {
	text-decoration: none;
	background-image: url(../gene_img/pastille.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 9px;
	color: #07407E;
	float: left;
	margin-right: 15px;
	margin-top: 4px;
	
}
#divNav a:hover, #divNav a.courant:link, #divNav a.courant:visited {
	color: #333333;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0099FF;
	margin-top: 1px;

}
#divContact {
	padding-top: 8px;
}
#divContact a:link, #divContact a:visited, #divContact a:active {
	text-decoration: none;
	background-image: url(../gene_img/pastContact.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color: #07407E;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	width: 130px;
	float: left;
	
}
#divContact a:hover, #divContact a.courant:link, #divContact a.courant:visited {
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../gene_img/pastContact_over.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
#divContenu {
/*	background-image: url(../gene_img/ombre.jpg);
	background-repeat: repeat-y;*/
	padding-left: 20px;
	padding-right: 20px;
	font-size: 0.9em;
	color: #0D2A48;
}
#divGauche {
	float: left;
	width: 255px;
}
#divGauche h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	padding: 4px 1px 2px 10px;
	color: #FFFFFF;
	margin-bottom: 0px;
	background-image: url(../gene_img/entete.jpg);
	background-repeat: no-repeat;
	height: 22px;
	font-weight: bold;
	margin-top: 20px;
}
#divGauche p {
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 1.4em;
	padding-left: 10px;
	padding-right: 5px;
}
#divGauche h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	padding-left: 10px;
	margin-bottom: 0.5em;
	margin-top: 0.5px;
	background-image: url(../gene_img/etoile.gif);
	background-repeat: no-repeat;
	background-position: center 17px;
	height: 35px;
}
#divGauche h3 {
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006BB2;
	margin: 0px 10px 0px 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #1A67AB;
}
#divGauche ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#divGauche li {
	list-style-type: none;
	background-image: url(../gene_img/plus.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin: 0px 0px 5px;
	background-position: left 5px;
	line-height: 1.6em;
}
#divDroite {
	float: left;
	width: 450px;
	padding-left: 5px;
	text-align: center;
	padding-top: 15px;
	border-left: 1px dotted #063E7F;
}
#divDroite h4 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #005BA5;
}
#divDroite p {
	font-style: italic;
	margin: 0px;
	padding-bottom: 5px;
}
#divDroite table {
	border: 1px solid #063B7B;
	border-collapse: collapse;
	margin-top: 14px;
	text-align: left;
	width: 100%;
}
#divDroite caption {
	padding: 5px;
	background-color: #BDD9E8;
	margin-top: 6px;
	font-weight: bold;
	text-transform: uppercase;
}
#divDroite th {
	background-color: #105CA1;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
	
}
#divDroite td {
	padding: 5px;
	
}
.fondTabBl {
	background-color: #BDD9E8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #105CA1;
}
.fondTabBlFonce {
	background-color: #105CA1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #FFFFFF;
}
.tdVip {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2573B0;
}
.alignGauche {
	text-align: left;
	padding: 5px;
}
.divclearer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
#divFooter {
	background-image: url(../gene_img/footer.jpg);
	background-repeat: no-repeat;
	height: 17px;
	/*margin: 0px;
	padding: 0px*/;
	margin: 0px auto;
	width: 760px;
}
#divAnalytics {
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
}
#divAnalytics a {
	color: #FFFFFF;
}

