/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#003333;
}
body {
	background-color:#E7EEE3;
}
a:link {
	color: #009966;
}
a:visited {
	color: #009966;
}
a:hover {
	color: #003333;
}
a:active {
	color: #DEB139;
}
.sousmenu {
	margin-left:18px
}

a.sousmenu:link {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.sousmenu:visited {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.sousmenu:hover {
	color:#009966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.menuBas:link {
	color:#003333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.menuBas:visited {
	color:#003333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.menuBas:hover {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#form1 #recherche th {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	background-color: #009966;
	text-align: right;
	vertical-align:top;
	border-bottom:#003333 solid 1px;
}
#form1 #recherche td {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color:#003333;
	text-align: left;
	vertical-align:top;
	border-bottom:#009966 solid 1px;
}
#form1 #recherche option, select {
	color:#003333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color:#FFFFFF;
	text-align: left;
	vertical-align:top;
}
.ligneH {
border-bottom:#75675D solid 1px;
}
.margePage {
	margin-left:13px;
}
.margeText {
	margin-left:13px;
	margin-right:13px;
	text-align:justify;
}
.margeDroite {
	margin-right:13px;
	text-align:justify;
}
h5 {
	color:#003333;
}
h1 {
	color:#003333;
	font-size:16px;
}
.Style1 {color: #009966;}
.margePh {
	margin-right: 15px;
	margin-bottom: 15px;
	vertical-align:top;
}
.Style3 {
	color: #009966;
	font-weight: bold;
}
.infos {
	padding:10px;
	background-color:#E7EEE3;
	border:#003333 solid 1px;
	margin-right:10px;
}
.Style2 {
	font-size: 14;
	font-weight: bold;
	color: #B26938;
}