body	{
	margin: 0px;
	background-image:url('../images/bg01.png');
}

#liens ul{
	margin-top:0px;
	margin-bottom:0px;
	text-align: left;
	list-style-image: url('../images/lst.png');
}

#liens li{
	list-style-type: none;
}

img {
	border: 0px;
}

a	{
	background: none;
	color:#ad823d;
	text-decoration:none;
	font-size: 9pt;
}

a:hover	{
	background: none;
	color:#e88800;
	font-size: 9pt;
}

#nav ul	{
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding: 0;
}

#nav li {
	list-style-type: none;
	font-size: 0;
	display: inline;
}


#shader {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 824px;
}

/** instruction vue par tous les navigateurs récents sauf Internet Explorer **/
body>#shader {
	background-image: url('../images/shad.png');
}

#container{
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	width: 804px;
	margin: auto;
	background-color: #ffffff;
}

#header	{
	margin: auto;
	width: 804px;
	background-image:url('../images/1px_head.png');
}

#nav	{
	background-image:url('../images/1px_nav.png');
	height: 34px;
}

#block_gauche{
	float: left;
	width: 159px;
	margin-top: 10px;
}

#menu1	{
	background-color: #ebdcc6;
	margin: auto;
	background-image:url('../images/menus.png');
	width: 159px;
	height: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

#liens	{
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	border-top: 1px solid #d2d2d2;
	background-color: #f4f4f4;
}

#menu2	{
	margin-top: 12px;
}

#head_menu2{
	margin: auto;
	background-image:url('../images/liens.png');
	width: 159px;
	height: 20px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

#liens2	{
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	border-top: 1px solid #d2d2d2;
	background-color: #f4f4f4;
	text-align: center;
}

#cont	{
	float: left;
	width: 634px;
	margin-left: 10px;
	margin-top: 10px;
	border-left: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	border-top: 1px solid #d2d2d2;
}

#head_contenu{
	vertical-align:middle;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	background-image:url('../images/1px_cont.png');
	width: 634px;
	height: 17px;
	color: #ad823d;
	font-size: 12px;
	font-weight: bold;
}

#head_contenu #whereis{
	position:relative;
	top: 12%;
	margin-left: 5px;
}

#contenu{
	border-top: 1px solid #d2d2d2;
	margin-top: 1px;
	background-color: #f4f4f4;
}

#include{
	background-color: #f4f4f4;
	color: #ad823d;
	min-height: 406px;
	height: auto !important;
	margin-top: 20px;
}

#clear	{
	clear: both;
}

#footer{
	background-color: #ebdcc6;
	border-top: 10px solid #ffffff;
	vertical-align:middle;
	margin: auto;
	width: 804px;
	background-image:url('../images/1px_foot.png');
	height: 37px;
	text-align: center;
	color: #e8b400;
	font-size: 10pt;
}

#footer #link {
	position:relative;
	top: 28%;
}

#footer a{
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
	font-size: 9pt;
}

#footer a:hover{
	font-weight: bold;
	color:#e88800;
	font-size: 9pt;
}

#help {
	margin-left: 5px;
}

#help textarea{
	background-image: url();
	background-color: #ffffff;
	border: 1px solid #cccccc;
	overflow: hidden;
	color: #00aa00;
	font-size: 10px;
}

#help p{
	font-weight: bold;
	text-decoration: underline;
}

#contacts{
	width: 40%;
	margin-left: 150px;
}

#contacts input, textarea{
	background-image: url('../images/shadeform.gif');
	border: 1px solid #ceb07e;
}

#ajout	{
	font-size: 12px;
	margin-left: 10px;
}

#ajout input{
	background-image: url('../images/shadeform.gif');
	background-color: #ffffff;
	border: 1px solid #ceb07e;
	color: #727272;
}

#ajout #bkG{
	text-align: left;
}

#ajout #valid{
	margin-top: 10px;
	text-align: center;
}

#ajout #reponse{
	text-align: center;
	margin-top: 50px;
	font-size: 14px;
}


#ajout a{
	color: #818181;
}

#ajout a:hover{
	color:#ad823d;
}

#ajout #valid input{
	background-image: url('../images/shadeform.gif');
	border: 1px solid #ceb07e;
	color: #ceb07e;
	font-weight: bold;
	background-color: #f4f4f4;
}