@charset "ISO-8859-1";
body {
	background-image: url(../img/fond.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #616FA3;
	color: #1C2255;
}
p {
	font-size: 14px;
	color: #1C2255;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 18px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #DE7934;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #BFB696;
	margin-top: 0px;
}
#accroche {
	position: absolute;
	top: 91px;
	height: 20px;
	left: 130px;
	color: #1C2255;
	font-size: 14px;
}
#page {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#tetiere {
	height: 113px;
	width: 980px;
	position: relative;
	background-image: url(../img/tetiere.jpg);
}
#corp {
	width: 980px;
	position: relative;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E79147;
	background-color: #EBE4D1;
	background-image: url(../img/fondpages.jpg);
	background-repeat: repeat-x;
}
#corpaccueil {
	width: 980px;
	position: relative;
	background-image: url(../img/fondaccueil.jpg);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E79147;
}
.drapeau {
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu {
	padding: 0px;
	position: relative;
	height: 26px;
	float: right;
	margin-top: 87px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu li {
	display: block;
	float: left;
}
#menu li a:hover {
	color: #FFFFFF;
	background-image: url(../img/fondmenuover.jpg);
	background-repeat: no-repeat;
}
#menu li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 13px;
	padding-left: 13px;
	background-image: url(../img/fondmenu.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #E79147;
}
#pied {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 15px;
	color: #FFFFFF;
	text-align: center;
}
li {
	font-size: 14px;
	color: #1C2255;
	margin-top: 0px;
	margin-bottom: 3px;
	list-style-type: square;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#formulaire {
	margin-right: auto;
	margin-left: auto;
}
#formulaire input,select,textarea {
	border: 1px dotted #4B4D57;
	padding: 2px;
	background-color: #FFFFFF;
}
#formulaire legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1C2255;
	font-weight: bold;
}	
#formulaire fieldset {
	border: 1px solid #1C2255;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 10px;
}
#formulaire label {
	width: 120px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C2255;
}
#pied a {
	color: #FFFFFF;
	text-decoration: none;
}

