/* -------------------- */
/*  LAYOUT DESSCRIPTION */
/* -------------------- */

#container{
	margin: 0px auto 0px auto;
	text-align: left;
	width: 1002px;
	padding: 0px 0px 0px 0px;
	background: url(images/bande.gif) repeat-y;
}
#menu{
	width: 970px;
	background-color: #d9cdc2;
	margin: 0px auto 0px 16px;
	padding: 0px 0px 0px 0px;
}
#nuage {
	width: 200px;
	float: left;
	list-style: none;
	display: inline;
	line-height: 1.5em;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d6b5c;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
#mailing{
	width: 400px;
	clear: both;
	text-align: left;
	padding: 0px 0px 10px 0px;
	margin: 0px 50px 0px 0px;
}
#content{
	clear:both;
	width: 970px;
	padding: 0px;
	margin: 0px auto 0px 16px;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#promo{
	background-color:#FFFFFF;
	float:none;
	width:792px;
	height:190px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#image-promo{
	float:left;
	width: 300px;
	height:190px;
	text-align:right;
	padding: 0px 0px 0px 0px;
	margin:0px auto 0px auto;
}
#text-promo{
	float:right;
	width: 492px;
	height:170px;
	padding: 20px 0px 0px 0px;
	margin: 0px auto 0px auto;;
	overflow:auto;
}
#content-left{
	float:left;
	width:792px;
	margin:auto;
	padding:0px;
}
#col-left{
	float:left;
	width:141px;
	margin:0px;
	padding:7px 7px 7px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d6b5c;
	text-align:left;
}
#col-center{
	float:left;
	width: 637px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#content-right{
	float:left;
	width:178px;
	margin: 0px 0px 0px auto;
	padding: 4px 0px 0px 0px;
	text-align:center;
}
#footer{
	clear:both;
	text-align: center;
	width: 970px;
	background-color: #d9cdc2;
	padding: 0px 0px 0px 0px;
	border-top-color: #d9cdc2;
	border-top-style: solid;
	border-top-width: 1px;
	margin: 0px auto 0px 16px;
}
#mentions{
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 1002px;
	height: 50px;
	padding: 10px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background-image: url(images/bas.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#stats{
	margin: 0px auto 0px auto;
	padding-bottom: 20px;
	text-align: right;
	width: 970px;
}


/* ---------- */
/* DIV STYLES */
/* ---------- */

#menu ul{
	float: left;
	list-style: none;
	display: block;
	line-height: 0.9em;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
#menu ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d6b5c;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
#menu a, #mailing a{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   text-decoration: none;
   color: #a8907c;
}
#menu a:hover, #mailing a:hover{
   font-size: 12px;
   font-weight: normal;
   text-decoration: none;
   color: #ffffff;
}
#nuage a.mot1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7d6b5c;
	font-weight: bold;
}
#nuage a:hover.mot1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;

}
#nuage a.mot2 {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 19px;
	color: #a8907c;
	font-weight:normal;
}
#nuage a.mot2:hover {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 19px;
	color: #ffffff;
	font-weight:normal;

}
#nuage a.mot3 {
	font-family: Impact, Arial, Verdana;
	font-size: 16px;
	color: #ef8619;
	font-weight:normal;
}
#nuage a.mot3:hover {
	font-family: Impact, Arial, Verdana;
	font-size: 16px;
	color: #ffffff;
	font-weight:normal;
}
#nuage a.mot4 {
	font-family: Impact, Arial, Verdana;
	font-size: 20px;
	color: #a8907c;
	font-weight:normal;
}
#nuage a.mot4:hover {
	font-family: Impact, Arial, Verdana;
	font-size: 20px;
	color: #ffffff;
	font-weight: normal;
}
#mailing label{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #7d6b5c;
   font-weight: bold;
   text-decoration: none;
   text-align: left;
}
#mailing input{
	border: 1px solid #7d6b5c;
}
#content p{
	padding-left: 20px;
	padding-right: 20px;
}
#promo img{
	padding:20px;
}
#col-left p{
	margin:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:15px;
	padding-bottom: 0px;
}
#col-left a{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   text-decoration: none;
   color: #a8907c;
}
#col-left a:hover{
   font-size: 11px;
   font-weight: normal;
   text-decoration: none;
   color: #ffffff;
}
#content-right p{
 padding: 0px;
}


/* ------------- */
/* GLOBAL STYLES */
/* ------------- */

html{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body{
	background-image: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background: #eeeeee;
}

h1 {
	font: bold 24px Arial, Helvetica, Verdana, Geneva,  sans-serif;
	background-color: #ff8800;
	color: #ffffff;
	padding: 2px 10px 2px 10px;
	margin:0px;
}	

h2 {
	width: 50%;
	font: bold 16px Arial, Helvetica, Verdana, Geneva,  sans-serif;
	background-color: #ff8800;
	color: #ffffff;
	padding: 0px 5px 0px 5px;
	margin:0px;
}

h3 {
	font: bold 14px Arial, Helvetica, Verdana, Geneva,  sans-serif;
	color: #ff8800;
	background-image: url(images/fleche.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 30px;
	margin:0px;
}

table{
	margin-left: 20px;
}

caption{
	text-align: left;
}

td{
	text-align: left;
}

.floatleft{
	float:left;
}

.floatimg{
   float: left;
   margin: 0 0 10px 10px;
   background-color: #fff;
   padding: 10px;
   border-top: 1px solid #999;
   border-right: 2px solid #555;
   border-bottom: 2px solid #555;
   border-left: 1px solid #999;
	margin : 0px 20px 20px 20px;
}

.floatimg2{
   float: left;
   margin: 0 0 10px 15px;
   background-color: #fff;
   padding: 2px;
   border-top: 1px solid #999;
   border-right: 2px solid #555;
   border-bottom: 2px solid #555;
   border-left: 1px solid #999;
}

.clear{
  clear: both;
}

p.baseline{
	font: 16px Arial, Helvetica, Verdana, Geneva,  sans-serif;
	border-bottom: thick solid #d9cdc2;
	color: #ff8800;
	margin-bottom: 15px;
}

p1{
	font: 16px Arial, Helvetica, Verdana, Geneva,  sans-serif;
	border-bottom: thick solid #d9cdc2;
	color: #ff8800;
	margin-bottom: 5px;
}

.soustitre{
	color: #D9CDC2;
	font-weight: bold;
	line-height: 250%;
}

.promo1 {
	font: bold 40px Verdana, Arial, Helvetica, Geneva,  sans-serif;
	color: #A88E7D;
	text-transform:uppercase;
}

.promo2 {
	font: normal 14px Arial, Helvetica, Verdana, Geneva,  sans-serif;
	color: #A88E7D;
	text-transform:uppercase;
}

.promo3 {
	font: bold 24px Impact, Arial, Verdana;
	color: #EE8518;
	text-transform:uppercase;
}

.promo4 {
	font: bold 25px Courier, sans-serif, Impact, Arial, Verdana;
	color: #EE8518;
	text-transform:uppercase;
}
		