body {
	font-family:Book Antiqua, Times New Roman, Verdana, Arial, Helvetica;
	font-size: 1.0em;
	margin: 0;
	padding: 0;
	background-image:url("images/backimage.jpg");
}

.conteneur {
	margin-top: 30px;
	position: absolute;
	height: auto;
	width: 800px;
	left: 50%;
	margin-left: -370px;
	border: 0px;
	border-radius: 25px;
	color: #663300;
	background-image:url("images/sfondo.gif");
	background-color:#99cc00;
}

.header {
	background-image: url("images/Header.png");
	background-repeat: no-repeat;
	height:180px;
	padding-left:50px;
	padding-top:40px;
	max-width:800px;
	color: #F5F8EF;
}

.menu {
	float: right;
	margin-top: 0px;
	padding:0px;
	margin-left:0px;
	border-left:0px;
}


* html .menu {
	margin-left: -3px;
}

.centre {
	padding:30px;
}

.form {
	background-image: url("images/f_pagina_1.gif");
}

.pied ++

	height: 80px;
	text-align:center;
	padding-right:10px;
}

.menu-list {
	list-style-type: none;
	margin-top: 0px;
	padding:0px;
}

* html .menu li{
	margin-bottom:-3px;
}

.menu li {
	margin:0px;
	border-bottom:1px solid #999900;
	color: #D9CEB8;
	font-size: 1.0em;
	text-decoration: none;
	background-color:#666600;
	padding:0px;
	width:200px;
}

.menu li a {
	margin:0px;
	display: block;
	color: #F5F8EF;
	font-size: 1.0em;
	text-decoration: none;
	border-left:5px solid #F5F8EF;
	padding:5px;
}

.menu li a:hover {
	text-decoration: none;
	background-color:#999900;
}

.big{
	font-size: 1.8em;
	font-weight:bold;
    padding-left:10px;
}

.ita{
 font-style: italic;
	font-weight:bold;
}

.order {font-family: tahoma,verdana, sans-serif; padding:2px; }

.p{
	
}

h2{
	margin-left:-20px;
	margin-top:15px;
	padding-left:5px;
	font-size: 1.3em;
	color: #F5F8EF;
	font-weight:normal;
}

h1{
	margin-left:-30px;
	margin-top:5px;
	padding-left:5px;
	font-size: 1.6em;
	color: #F5F8EF;
	font-weight:normal;
}

.header-title {
	font-size:2.3em;
	border-top:2px solid #663300;
}

.header-title-two {
	font-size:1.5em;
	text-align:right;
	padding-bottom:3px;
}

a{
	color:#0000cc;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

blockquote{
	background-color:rgb(142, 168, 69);
	padding : 3px;
	border-left:2px solid #F5F8EF;
}
