﻿body{
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	background: #dcdcd1 url("../images/cadre_top.gif") left top no-repeat;
}
#container{
	background: #fff url("../images/bg_cadre.gif") left top repeat-y;
	width: 742px;
	text-align: center;
	padding: 25px 0 0 0;
	color:#625e3c;
	margin-top: 10px;
}
#container div{
	width:540px;
	background:#e8e8e1 url("../images/bord_bottom.gif") center bottom no-repeat;
	padding: 0 0 10px 0;
	margin: 0 auto 10px auto;
	text-align: left;
}
h1{
	width: 520px;
	background:#e8e8e1 url("../images/bord_top.gif") left top no-repeat;
	color:#9a9772;
	font-size:11px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 10px 10px 0 10px;
}
input,textarea,select{
	border: 1px solid #949279;
	width: 200px;
}
dl{
	padding: 0 30px;
}
dt{
	width: 175px;
	padding: 2px 0;
}
dd{
	margin-bottom:5px;
}
li{
	margin-bottom: 5px;
}
.exemple{
	font-size: 10px;
	padding-left: 175px;
	margin-top:-5px;
}
#intro{
	padding: 0 105px;
	text-align: left;
	margin-bottom:25px;
}
h1#intro{
	background: transparent;
	width: auto;
}
/* GENERAL */
dt.g_format{
	width: auto;
}
dd.g_format input{
	width: auto;
	border: none;
	margin-left:10px;
}
/* PREFERENCES */
#preferences dt{
	float:none;
	width: auto;
	margin-bottom:5px;
}
#preferences ul{
	clear: both;
	width: 475px;
}	
#preferences li{
	float:left;
	margin-right: 15px;
}
#preferences input{
	margin-right: 5px;
	border: none;
	width: auto;
} 
div#p_gamme{
	clear: both;
	padding:15px 0 0 0;
	background: #e8e8e1;
	width: auto;
}
/* BOUTONS */
div#boutons{
	background: #fff;
	margin-bottom: 20px;
}
div#boutons ul{
	float:right;
}
div#boutons li{
	float:left;
	margin-left: 5px;
}
div#boutons input{
	background-color: #635e3d;
	color:#dcdcd1;
	cursor: pointer;
	padding: 1px;
	width: auto;
}

/* DISCLAIMER */
div#disclaimer{
	background: transparent url("../images/cadre_bottom.gif") left bottom no-repeat;
	padding: 0 101px 35px 101px;
	margin-bottom:0;
}
div#disclaimer h1{
	display: none;
}
div#disclaimer p{
	color:#9a9772;
}
#captcha h1,#newsletter h1{
	height: 10px;
	padding:0;
	margin:0;
	width:540px;
}
#captcha dt{
	width:100px;
}
