body {
	margin:0 auto;
	background-color: #6B838F;
	font-size:13px;
	
}
h1 {
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform:uppercase;
}
.Style1 {	color: #A67959;
	padding-left: 50px;
}
.Style2 {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
img { border: none; }
.Style3 {
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
table td a{
	color:#745639;
	list-style:none;
	text-decoration:none;
	margin-left:10px;
	font-weight:550;
	font-family:Arial, Helvetica, sans-serif;
	
}
table td a:hover{
	color:#C33;
}
.inscription{
	
	color:#000000;
margin:0 auto;
padding:5px 0;
width:400px;
}
.inscription label {
float:left;
margin-bottom:10px;
vertical-align:top;
width:120px;
}
.inscription input, .inscription select, .inscription textarea {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background: none repeat scroll 0 0;
border:1px solid #06F;
display:block;
font-family:Arial,Helvetica,sans-serif;
padding:2px;
width:180px;
}
a.menu{
	font-weight:normal;
	border:0px;

}
a.menu:hover{
	color:#2853d6;
	border:0px;
}
.tutu {
border-style: solid;
border-color: #6B838F;
border-width: 1 1 6px 1;
}
}
div#zone {
	width:640px;
	height:750px;
	float:right;
	background-color:#963;
	text-align:right;
}
.clr {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font:bold;
}