body{
	margin:0px 0px 0px 0px;
	background-color:#E6F7EA ;
}

.Page{
	background-color:#FFFF99;
	border-left: 1px solid #29783F;
	border-right: 1px solid #29783F;
	background-repeat:no-repeat;
}

.Entete{
	padding:10px 10px 0px 10px;
}

.Menu td{
	text-align:center;
	background-color:#990000;
	border-top:2px solid #FF9933;
	border-bottom:2px solid #FF9933;
	color:#FF9933;
	height:30px;
}

.Menu a{
	color:#FF9933;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.Menu a:hover{
	background-color:#FF9933;
	color:#990000;
}

.Corps{
	font-family:'Monotype Corsiva';
	font-size:large;
	color:#29783F;
	padding: 10px 10px 10px 10px;
	text-align:justify;
}

.Corps td{
	color:#29783F;
	text-align:justify;
}

.Corps a{
	color:#990000;	
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-weight:bold;
}

.Corps a:hover{
	text-decoration:underline;
}

.CorpsLegal{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#29783F;
	padding: 10px 10px 10px 10px;
	text-align:justify;
}

.CorpsLegal td{
	color:#29783F;
	text-align:justify;
	font-size:x-small;
}

.CorpsLegal a{
	color:#990000;	
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
}

.CorpsLegal a:hover{
	text-decoration:underline;
}

h1{
	margin:10px 0px 0px 0px;
	color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:italic;
	font-size:large;
	text-align:right;
}

h1 .Titre{
	background-image:url(../Images/Souligne.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}

h2{
	font-family:'Monotype Corsiva';
	font-size:large;
	color:#990000;
	margin:0px;
}

h3{
	font-size:large;
	text-decoration:underline;
	margin:0px;
}

.Pied{
	padding: 10px 10px 10px 10px;
	color:#990000;
	font-size:xx-small;
	font-weight:bold;
}

.Pied td{
	border-top:1px solid #990000;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:xx-small;
	font-weight:bold;
}

.Pied a{
	color:#990000;	
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-weight:bold;
}

.Pied a:hover{
	text-decoration:underline;
}

.Carte{
	width:100%;
}

.Carte td{
	vertical-align:top;
	padding-bottom:5px;
}

.Carte .Prix{
	text-align:right;
	width:60px;
	font-weight:bold;
}