body {
    margin: 8px 0px; 
    padding: 0px;
    text-align: center; 
    background-color: #F7F2ED;
}

#Wrapper {
	margin: 0px auto;
	text-align: left;
	width:780px;
	height:600px;
	border: 1px solid #000;
	background-color: #D9B690;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#Menu {
	position: relative;
	top:428px;
	left:32px;
	width:172px;
	height:150px;
}
#Content {
	position: relative;
	top:5px;
	left:331px;
	width:380px;
	height:400px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #836042;
}
#Content2 {
	position: relative;
	top:5px;
	left:305px;
	width:380px;
	height:400px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #836042;
}
a {
	color: #CE4900;
	font-weight: bold;
	text-decoration: underline;
}
.tabcontent {
	display:none;
	line-height: normal;
}
.align_left {
	margin: 10px 18px 10px 0;
	float: left;
}
.align_topleft {
	margin: 3px 20px 10px 0;
	float: left;
}
.align_right {
	margin: 10px 0px 10px 17px;
	float: right;
}
.align_topright {
	margin: 3px 0px 10px 17px;
	float: right;
}
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C55B00;
}
.borderimage {
	border: 3px solid #E0C09B;
	padding:1px;
}
.medium {
	font-size: 13px;
	font-weight: bold;
}
a.presse:link, a.presse:visited {
	color: #836042;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a.presse:hover {
	color:#CE4900;
	text-decoration: none;
}
p.up {
	_margin-top:10px;
}

/* formulaire de contact */
form {
    margin-left:25px;
}

label{
    float: left;
    width: 80px;
	font-weight: bold;
}

input, textarea{
    width: 215px;
    margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #836042;
	padding: 3px;
	background-color: #FBF7F1;
	border: 1px solid #C0A585;
}

textarea{
    width: 215px;
    height: 100px;
    _height: 80px;
}

#submitbutton{
    margin-left: 150px;
    margin-top: 3px;
    width: 80px;
    font-weight:bold;
	color: #836042;
	background-color: #FBF7F1;
}
a.bluelink {
	color: #506AAC;
}
#footer {
	position: relative;
    top:25px;
	/*top:55px;*/
	left:480px;
	width:350px;
	height:30px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #62310F;    
}
#footer2 {
	position: relative;
    top:15px;
	/*top:55px;*/
	left:480px;
	width:350px;
	height:30px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #62310F;    
}
#footer a {
	color: #62310F; 
	text-decoration: none;    
}
#footer a:hover {
	color: #8E3500;
	text-decoration: none;   
}
/*-------*/
#foot {
	position: relative;
	top:43px;
	left:480px;
	width:350px;
	height:30px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #62310F;    
}
#foot a {
	color: #62310F; 
	text-decoration: none;    
}
#foot a:hover {
	color: #8E3500;
	text-decoration: none;   
}
.accueilContent {
    margin-top: -50px;
}

/* Scroller Box */
#annonce {
    color: #836042;
    font-family: "Trebuchet MS",Arial;
    font-size: 12px;
    left: 331px;
    position: relative;
    top: 5px;
    width: 380px;
    height: 60px;
    overflow: hidden;
}

#annoncescroller {
 white-space: nowrap;
 line-height: 10px;
 font-weight: bold;
}

