html, body{
	margin: 0;
	padding: 0;
	height:100%;
	width:100%;
}	

body {
	background-color: #E0D6BC;
	scrollbar-base-color: #E0D6BC;
	background-attachment: scroll;
	background-image: url(images/charte/degrade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a, a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
a:hover, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #003BA4;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
#contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #404040;
	text-align: justify;
	background-attachment: scroll;
	background-image: url(images/charte/gs_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:16px;
}
b {
}
.sigle {
	background-attachment: scroll;
	background-image: url(images/charte/rf.gif);
	background-repeat: no-repeat;
	background-position: 195px bottom;
}

.cyc {
			display: none;
		}

/***************************************** Editable Areea *******************************************************/
#image_bg{
background:url(../images/charte/gs_07.jpg);
background-repeat:no-repeat;
background-position:0 0;
width:494px	;
display:table;
/*height:100% ;*/
}
#titre{
background-image:url(../images/charte/gs_04.jpg);
background-repeat:no-repeat;
background-position:0 0;
width:607px;
height:69px;
color:#645737;
font-family: Times, serif;
font-size:22px;
padding:30px 0px 0px 55px;
font-weight:bold;
}
.title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:16px;
	color : #AE9457;
	font-weight:bold;
	text-align:center;
}
.title1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
	color : #1A1A19;
	font-weight:bold;
	text-align:center;
}
#photo{
border:solid 2px #AE9457;
margin:20px 0px 20px 5px;
}
.photo{
border:solid 2px #AE9457;
}
.list1 li{
	list-style-position:outside;
	list-style-type:none;
	background-image:url(../images/charte/puce.gif);
	background-position: 0px 5px;
	background-repeat:no-repeat;
	margin:0px 0px 5px 5px;
	padding:10px 5px 5px 80px;
	font-family:Arial ,"Trebuchet MS", Arial;
	font-size:13px;
  color: #633821;
	line-height:16px;
	height:36px;
}
.list_options{
	margin-left:30px;
	line-height:20px;
	text-align:center;
}
#title_color{
background-color:#AE9457;
padding:5px 0px 5px 5px;
width:200px;
margin:0px 0px 5px 0px ;
}
#border1{
border-top:solid 1px #AE9457;
}
#border2{
border-bottom:solid 1px #AE9457;
}
/*****************************************************/
/*
/* 		FORMULAIRES
/*
/*****************************************************/

.inputForm{
	border:1px solid #BDBDBD;
	background-color:transparent;
	width:120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	height:20px;
	margin-top:1px;
}
.inputFormOver{
	border:1px solid #BDBDBD;
	background-color:#FAF6E2;
	width:120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	height:20px;
	margin-top:1px;
}
.button{
	border:1px solid #AE9457;
	background-color: #B7AA8B;
	width:65px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	cursor:pointer;
}

.buttonOver{
	border:1px solid #AE9457;
	background-color: #E2C282;
	width:65px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	cursor:pointer;
}
#frmContact{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	width:488px;
	border:1px solid #BDBDBD;
}
.petit{
font-size:11px;
}
#contact{
background-image:url(../images/charte/line_contact.gif);
background-repeat:no-repeat;
background-position:0 0;
width:488px;
height:136px;
}
