 * {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#481D0A;
}
body {
	background-image:url(../images/bg.jpg);
	background-color:#956544;
}
.page-container {
	margin:10px auto 0 auto;
	width:926px;
	height:751px;
	background-image: url("../images/fond.jpg");
	background-repeat:no-repeat;
}
.header {
	width:926px;
	height:250px;
	font-family:"Times New Roman", Times, serif;
	float:left;
}
*html .header .achat{
	height:37px;
}

.header .achat{
	height:30px;
	width:200px;
	padding:30px 0 0 60px;

	float:left;

	font-size:16px;
	font-weight:bold;
	color:#481D0A;
	font-family:"Times New Roman", Times, serif;
}
.header .achat a{
	font-size:16px;
	font-weight:bold;
	color:#481D0A;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
}	
.header .achat a:hover{
	color:#aa9080;
	font-size:16px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
}	
.flag{
	padding:30px 0 0 0px;
	float:left;
}

.header .flagFr{
	float:left;
}
.header .flagFr a{
	text-decoration:none;
}	

.header .flagEn{
	padding:0px 0 0 10px;
	float:left;
}
.header .flagEn a{
	text-decoration:none;
}	

.header .vente{
	height:30px;
	width:400px;

	margin:30px 0 0 100px;
	float:left;

	font-size:16px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}
.header .vente a{
	font-size:16px;
	font-weight:bold;
	color:#481D0A;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
}	
.header .vente a:hover{
	font-size:16px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	color:#aa9080;
	text-decoration:none;
}	
*html .header h1 {
	padding:0px 0 0 75px;
	clear:left;
}

.header h1 {
	height:30px;
	padding:5px 0 0 75px;
	float:left;

	font-size:43px;
	font-weight:normal;
	color:#481D0A;
	font-family:"Times New Roman", Times, serif;
}
.header h2 {
	width:700px;
	float:left;
	padding:20px 0 0 100px;
	
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	color:#481D0A;
	font-weight:bold;
	text-alig: justify;
}
*html .navigation {
	margin:8px 0 0 74px;
}
.navigation {
	width:600px;
	display:inline;
	float:left;
	overflow:visible !important;
	margin:15px 0 0 74px;
	line-height:27px;
}
.navigation ul {
	list-style-type:none;
}	
.navigation ul li{
	float:left;
	padding-right: 7px;
	padding-left:6px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:1px;}	
	
.navigation ul li a{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}	
.navigation ul li a:hover{
	color:#aa9080;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}	
.header h3{
	width:600px;
	margin-bottom:10px;
	margin-top:70px;
	padding-left:5px;
	line-height:30px;
	float:left;

	font-size:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#481D0A;
	font-weight:bold;
	text-align:right;
}

/*-----------------------------------------CONTENU---------------------------------------*/
*html .main-content {
	margin-top:50px;
}
.main-content {
	width:655px;
	margin-left:40px;
	margin-top:61px;
	padding-right:5px;
	padding-left:5px;	
	padding-top:10px;
	height:360px;
	overflow:auto;
	display:inline;
	float:left;
}
.main-content h1{
	width:610px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:5px;

	padding-left:10px;
	line-height:30px;
	float:left;

	font-size:24px;
	color:#ffffff;
	border: #481D0A solid 1px;
	font-weight:100;
}
.main-content h2{
	width:610px;
	padding-left:15px;
	margin-top: 10px;
	margin-bottom: 0px;
	float:left;
	
	font-size:15px;
	font-weight:100;
}
.main-content h3{
	width:150px;
	float:left;
	margin:5px 10px 5px 5px;
	padding:5px;
	
	border: solid #481D0A 1px;
	
	font-size:12px;
	color:#481D0A;
	font-weight:100;
	text-align:justify;	
}
.main-content h4{
	width:610px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:5px;

	padding-left:10px;
	line-height:30px;
	float:left;

	font-size:14px;
	color:#ffffff;
	border: #481D0A solid 1px;
	font-weight:bold;
}

.main-content .bodytext{
	width:610px;
	margin-bottom:0px;
	margin-top: 0px;
	margin-left:5px;
	padding-left:10px;
	float:left;
	
	/*background-color: #ffffff;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;*/
	
	text-align:justify;
	font-size:12px;
}

.main-content ul{
	list-style-type:square;
	margin:10px 0 30px 150px;
}
.main-content img{
	float:left;
	margin:10;
	padding:0;	
}
.coordonnees{
	float:left;
	width: 920px;
	margin: 0;
	padding:55px 0 0 0;	
	
	font-size:10px;
	color:#fff;
	text-align:center;
}
.coordonnees a{
	color:#fff;
} 
.coordonnees a:hover {
	color:#aa9080;
} 
.footer {
	width:1004px;

	height:44px;
	clear:both;
}
.footer p {
	margin:10px 70px 0 0;
	float:right;
	font-size:10px;
	color:#fff;
} 
.footer p a{
	color:#CCC;
	text-decoration:none;
} 
.footer p a:hover {
	color:#FFF;
	text-decoration:underline;
} 
.csc-textpic-caption{
	font-size:10px;
}
/*------------------------- CONTACT------------------------------------- */
form#mailform {
	margin: 0 auto 0 auto;
	width: 450px;
	/*height: 340px;*/
	padding:20px;
	border-color:#481D0A;
	border-style:solid;
	border-width:1px;
}
fieldset.csc-mailform {
	border-width:0;
}


.csc-mailform-field {
	padding-bottom:2px;
	margin-left:0px;
}
.csc-mailform-label {
	padding-top:8px;
}
label {
	width:200px;
	display:block;
	float:left;
	margin-left:0px;
	clear:left;
	font-size:11px;
}
*html input {
	width:170px;
}
input {
	width:150px;
	font-size:11px;
}
input.csc-mailform-submit {
	margin-top:10px;
	float:left;
	clear:left;
}
*html textarea {
	width:170px;
}
textarea {
	font-size:11px;
}
#mailformformtype_mail {
	margin-left:150px;
}