*{
	margin:0;
	padding:0;
}

html{
	overflow-y:scroll;
}

body {
	background:#FFFFFF;
	font:11px "Tahoma", Tahoma, sans-serif;
}

img{
	border:0;
}

div#page {
	width:830px;
	margin:auto;
	background: url(images/degrade.png) top repeat-y #ffffff;
	background-position: center top;
}

div#header {
	width:667px;
	margin:auto;
	height:70px;
}
div#conteneur{
	width:830px;
	margin:auto;
	background: url(images/fond_fixe.png) center top no-repeat;
}

div#cont {
	width:655px;
	padding:55px 0 15px 0;
	margin:auto;

}

div#menu {
	width:173px;
	float:left;
}

div#menu ul{
	list-style: none;
	padding : 0px 0px 0px 10px;
	margin : 0px 0px 0px 0px;
}

div#menu li {
	display: block;
	padding : 3px 0px 5px 5px;
	border-bottom: 1px dotted #4a3d28;
}

div#menu li input{
	font:11px "Tahoma", Tahoma, sans-serif;
}

div#menu li a {
	color:#000000;
	text-decoration:none;
}

div#menu #select {
	background:url(images/carre.png) no-repeat;
	background-position: 5px 5px;
	padding : 3px 0px 5px 15px;
	font-weight: bold;
}

div#menu #selectplus {
	background:url(images/carre.png) no-repeat;
	background-position: 5px 5px;
	padding : 3px 0px 6px 15px;
	border-bottom: none;
	font-weight: bold;
}

div#menu #selectsslb {
	background:url(images/sous_lien.png) no-repeat;
	background-position: 15px -2px;
	padding : 3px 0px 5px 27px;
	font-weight: bold;
}

div#menu #selectssl {
	background:url(images/sous_lien.png) no-repeat;
	background-position: 15px -2px;
	padding : 3px 0px 6px 27px;
	border-bottom: none;
	font-weight: bold;
}

div#menu #sslb {
	background:url(images/sous_lien.png) no-repeat;
	background-position: 15px -2px;
	padding : 3px 0px 5px 27px;
}

div#menu #ssl {
	background:url(images/sous_lien.png) no-repeat;
	background-position: 15px -2px;
	padding : 3px 0px 6px 27px;
	border-bottom: none;
}

div#contenu {
	float:right;
	width : 452px;
}

div#contenu h2{
	font-weight:bold;
	font-size:11px;
	line-height:18px;
	margin:30px 0 20px 0;
	padding:0px 0px 0px 10px;
	background:url(images/arrond.png) no-repeat #d7d400;
}
div#contenu p{
	padding:0px 10px 10px 10px;
	text-align:justify;
}

div#contenu p span{
	float:right;
	padding:0px 20px 10px 10px;
}

div#contenu ul{
	list-style: none;
	padding : 0px 0px 10px 10px;
	margin : 0px 0px 0px 0px;
}

div#contenu li{
	background:url(images/fleche.png) no-repeat;
	background-position: 7px 3px;
	padding : 0px 0px 0px 22px;
	margin : 0px 0px 0px 0px;
}
div#contenu input{
	font:11px "Tahoma", Tahoma, sans-serif;
}

div#contenu li a {
	color:#9D9A01;
	text-decoration:none;
}

div#contenu a {
	color:#9D9A01;
	text-decoration:none;
}

div#contenu h3 {
	font-weight:bold;
	font-size:11px;
	padding:10px 5px 5px 10px;
}

div#contenu h3 span{
	font-weight:normal;
}

div#contenu h4 {
	color:#000000;
	text-align:justify;
	padding:0px 10px 10px 10px;
	font-weight:normal;
	font-size:11px;
}

div#contenu h5 {
	color:#000000;
	text-align:right;
	padding:0px 30px 10px 10px;
	font-weight:bold;
	font-size:11px;
}

div#contenu h4 span {
	color:#333333;
}

div#header h1 {
	display:none;
	float:right;
	font-weight: bold;
}

div#header h1 span{
	font-weight: none;
}

div#header img {
	margin:10px 5px 0 350px;
}

div#footer {
	height:180px;
	position:relative;
	bottom:0;
	clear:both;
	width:830px;
	background: url(images/tomate.png) left no-repeat;
	background-position: bottom left;
}


div#footer p {
	font-size:10px;
	color:#b3b3b3;
	padding:155px 95px 0px 0px;
	text-align:right;
}

div#footer p a {
	color:#b3b3b3;
	text-decoration:none;
}
