@charset "utf-8";
/* CSS Document */
body{
background-color:#FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:center;
}
.site{
text-align:left;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
width:780px;
margin-top: 36px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #AA7D39;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #AA7D39;
}
.site img{
margin-right:50px;
}
h1{
	font-size: 36px;
	color: #333333;
	background-color:#FFFFFF;
	line-height: 30px;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 46px;
	margin-left: 0px;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 12px;
	color: #AA7D39;
	background-color:#FFFFFF;
	text-align: left;
	font-weight: normal;
	background-color: #FFFFFF;
	margin: 25px 0px;
	line-height: 20px;
	padding: 0px 0px 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AA7D39;
}
h2 a {
	color: #AA7D39;
	font-weight: normal;
	text-decoration: none;
}
h3 {
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 260px;
	font-size: 11px;
	font-weight:bold;

}
h4 {
	font-weight:normal;
	font-style:italic;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 260px;
	font-size: 11px;
}

p{	
	font-size: 11px;
	color: #333333;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 260px;
	line-height: 16px;
	text-align: justify;
}
p a{
	color: #333333;
}
p img{
	margin-left: 260px;
}
.contenu{
	margin-left: 260px;
}

ul{
	color: #333333;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 260px;
	line-height: 16px;
}
li{
	font-size: 11px;
	color: #333333;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 5px;
	list-style:none;
	line-height: 16px;
	text-align: justify;
}
li a{
	color: #333333;
}
.baspage{
	font-size: 9px;
	color: #333333;
	background-color:#FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 260px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AA7D39;
}
.baspage a{
	color: #333333;
	text-decoration:none;
}
.footer{
	background-color:#FFFFFF;
	font-size: 9px;
	color: #666666;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AA7D39;
	font-style: normal;
	text-align:right;
}
.stats{
float:left;
}
.footer a {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

