@charset "utf-8";
body {
	margin: 0px;
	background-image: url(images/elements/bg.png);
	background-color: #474137;
	background-repeat: repeat-x;
	color: #ECE9D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
}
a, a:link, a:visited {
	color: #FF9900;
}
img {border:0}
.titre_orange {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #BD9600;
}

#GLOBAL {
	width: 854px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/elements/top.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 150px;
}
#SIDEBAR {
	width: 250px;
	float: left;
}
#SIDEBAR_form {
	margin: 0px;
	padding: 0px;
}
.input {
	background-color: #9C957A;
	border: 1px solid #423D33;
}
#SIDEBAR_form textarea {
	background-color: #9C957A;
	width: 130px;
	height: 52px;
	border: 1px solid #474137;
}
#MAIN {
	clear: right;
	float: right;
	width: 550px;
}
#MENU {
	display: block;
	margin-bottom: 20px;
}
.titre_equipement {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #474137;
	padding-left: 10px;
}
.titre_offrir {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #474137;
	display: block;
	padding-left: 45px;
	padding-top: 5px;
}
.confort_texte {
	font-family: "Trebuchet MS";
	color: #474137;
	font-size: 13px;
}
#OFFRIR form {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	color: #474137;
}
#TARIF {
	color: #474137;
}
#TARIF .smal {
	font-size: 11px;
}
#TARIF .big {
	font-family: "Trebuchet MS";
	font-size: 24px;
}
#lang {
margin-top:-565px;
margin-left:7px;
position:absolute;
}
#lang a {
text-decoration:none;
color:#9C957A;
}
#lang a:hover {
text-decoration:underline;
}
#lang 2 a {
text-decoration:none;
}