body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 5px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
h1{
	font-size: large;
	font-weight: bold;
	color: #006095;
}
h2{
	font-size: medium;
	font-weight: bold;
	color: #006095;
}
h3{
	font-size: small;
	font-weight: bold;
	color: #333333;
}
a{
	color: #006095;
}
.marge{
	margin-right: 5px;
}
.faq li{
	margin-bottom: 5px;
}
.first{
	font-family: "Times New Roman", Times, serif;
	color: #006095;
	font-size: medium;
	text-align: center;
	font-style: italic;
}
.form div .label{
	width: 150px;
	display: block;
	float: left;
	font-weight: bold;
}
.form div{
	background-color: #F7F7F7;
	margin: 2px;
	padding: 2px;
}
.contact div .label{
	width: 100px;
	display: block;
	float: left;
	font-weight: bold;
}
.photos{
	width: 100px;
	height:100px;
	margin: 2px;
	padding: 2px;
	text-align: center;
	float: left;
}
.photo{
	margin: 2px;
	padding: 2px;
	text-align: center;
}
.contact div{
	margin: 2px;
	padding: 2px;
}
.message{
	border: 1px dashed #003366;
	margin: 5px;
	padding: 5px;
	font-weight: bold;
}
.bouton{
	border: 1px solid #999999;
	margin: 5px;
	padding: 5px;
	font-weight: bold;
	display: block;
	width: 100px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.detaillant{

	border: 1px solid #CCCCCC;
	padding: 2px;
}
.nomcie{
	font-size: small;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	color: #FF6600;
}
#conteneur {
	border: 1px solid #D3E2E8;
	width: 750px;
	margin: auto;
	padding: 5px;
	background-color: #FFFFFF;
}
#head {
	background-image: url(../images/bg_haut.jpg);
	height: 80px;
	background-color: #009EDF;
	background-repeat: no-repeat;
}
#menu {
	margin-top: 5px;
}
#sousMenu {
	background-color: #DDEDF0;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #006095;
}
#menuIntranet {
	background-color: #DDEDF0;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #006095;
}
#sousMenu a{
	color: #006095;
	text-decoration: none;
	padding: 2px;
}
#sousMenu a:hover,#sousMenu a.actif{
	color: #ffffff;
	background-color: #006095;
}
#gauche {
	float: left;
	width: 438px;
}
#droit {
	background-image: url(../images/bg_haut_d.jpg);
	background-repeat: repeat-x;
	width: 312px;
}
#droit_inner {
	margin-left: 5px;
	margin-top: 1px;
}
#bandeDroit {
	background-color: #DDEDF0;
	width: 307px;
	background-image: url(../images/bg_bande_d.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#bandeDroit_inner {
	padding: 5px;
}
#menuHaut {
	height: 26px;
	color: #FFFFFF;
	font-size: 9pt;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0px;
	text-align: right;
}
#menuHaut a{
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#menuHaut a:hover {
	background-color: #0AB1EF;

}
#bas a{
	color: #333333;
	text-decoration: none;
}
#bas a:hover{
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dashed #999999;
}
#bas {
	clear: both;
	text-align: center;
	margin-top: 20px;
}
.petit {
	font-size: x-small;
	color: #666666;
}
.lienSectionActif{
	background-color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	font-weight: bold;
	color: #000000;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.lienSection{
	background-color: #006095;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.section{
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.table {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;

}
.table td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0E8D8;

}
.table th{
	background-color: #00AAE3;
	font-size: small;
	color: #666666;
	font-weight: bold;
	border-bottom: 1px solid #333333;
	background-image: url(../images/bg_table.gif);
}
.box{
	border: 1px solid #999999;
	background-image: url(../images/bg_box3.gif);
	background-repeat: repeat-x;
	padding: 5px;
}
.date{
	font-size: x-small;
	color: #006095;
	text-transform: uppercase;
}
.question{
	font-size: medium;
	color: #006095;
	text-transform: uppercase;
	font-weight: bold;
}
.titreNouvelle{
	color: #006095;
	font-weight: bold;
	border-bottom: 1px solid #333333;
}
ul.marge li {
	margin-bottom: 10px;
}
