/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #75675D;
}
body {
	background-color: #DEB139;
}
a:link {
	color: #D86A22;
}
a:visited {
	color: #D86A22;
}
a:hover {
	color: #DEB139;
}
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:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.menuBas:link {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.menuBas:visited {
	color:#ffffff;
	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: #D86A22;
	text-align: right;
	vertical-align:top;
	border-bottom:#FFFFFF solid 1px;
}
#form1 #recherche td {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color:#B26938;
	text-align: left;
	vertical-align:top;
	border-bottom:#FFFFFF solid 1px;
}
#form1 #recherche option, select {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color:#B26938;
	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:#B26938;
}
h1 {
	color:#B26938;
	font-size:16px;
}
.Style1 {color: #B26938}
.margePh {
	margin-right: 15px;
	margin-bottom: 15px;
	vertical-align:top;
}
.Style3 {
	color: #B26938;
	font-weight: bold;
}
.infos {
	padding:10px;
	background-color:#F3EFE9;
	border:#FF6600 solid 1px;
	margin-right:10px;
}
.Style2 {
	font-size: 14;
	font-weight: bold;
	color: #B26938;
}
.basPage {
	font-weight:normal;
	font-size:10px;
}