body {
	background-color: #E7CEAA;
	margin-top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	
}
#menu {
height:17px;
padding-left:40px;
margin-bottom:0px;
}
#logo {
height:37px;
width:246px;
margin-left:200px;
margin-bottom:10px;
}
#top {
margin-top:0px;
background-image:url(images/top.gif);
background-position:top;
background-repeat:no-repeat;
height:27px;

}
#ligne {
	background-image:url(images/ligne.gif);
	background-repeat:repeat-y;
	background-position:top;

}
.ligne {
	background-image:url(images/ligne.gif);
	background-repeat:repeat-y;
	background-position:top;

}
#bottom {
	background-image:url(images/bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:601px;
	height:4px;
}
#bottom0 {
	background-image:url(images/bottom0.gif);
	height:42px;
	width:600px;
	background-repeat:no-repeat;
	background-position:inherit;
}
#footer {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#834d00;
}
#footer a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#834d00;
text-decoration:none;
}
#footer a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FF6600;
text-decoration:none;
}
.lire {
font-weight:bold;
color:#990000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.lire a{
font-weight:bold;
color:#990000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
}
.lire a:hover {
font-weight:bold;
color:#990000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:underline;
}
hr {
color:#FF6600;
}
.imgleft {
border-right:#fff9dc solid 4px;
}
#text {
margin-left:6px;
}
.text {
margin-left:6px;
}
.titre {
font-weight:bold;
color:#990000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
}
#rotator img
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
#rotator
{
	cursor: pointer;
	overflow: hidden;

	position: relative;
	width: 261px;
	height: 108px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 261px;
	height: 108px;
}
input,textarea {
border:#CC9900 solid 1px;
}
.tableborder td {
border:#996600 1px solid;
}
.imgborder {
border:#CC9900 1px solid;
}