body {
	font: 85% Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	background-color: black;
}

#content {
	position: absolute;
	top: 42px;
	width: 100%;
	height: 83%;
	text-align: center;
	bottom: 38px;
	overflow: hidden;
}

#header {
	height: 41px;
	background-image: url(../img/bg_header.png);
	overflow: hidden;
}

#logo {
	width: 140px;
	height: 41px;	
	float: left;
	margin-left:32px;
	background: url(../img/logo.png) no-repeat center left;
}

#logo:hover {
	background: url(../img/logo.png) no-repeat center right;
}

#city {
	width: 193px;
	height: 41px;
		background: no-repeat center right url(../img/fr/button/city.png) ;
		cursor: pointer;
	margin-right: 30px;
	float: right;
}

#city:hover {
		background: no-repeat center left url(../img/fr/button/city.png) ;
	}

#nav {
	top: 0;
	float: left;
}

#nav ul {
	padding: 0; 
	margin: 0; 
}

#nav ul li {
	text-align: center; 
 	list-style: none; 
 	display: inline;
}

#nav ul li a {
  display:block; 
  text-align:center;
  text-decoration: none;
  float:left;
  padding-top:0px; 
} 
  
#logo_separator {
	float: left;
	width: 53px;
	height: 41px;
	padding-right: 60px;
	background: url(../img/logo_separator.png) no-repeat center;
}

#logo_separator2 {
	float: right;
	width: 53px;
	height: 41px;
	padding-left: 60px;
	background: url(../img/logo_separator2.png) no-repeat center;
}

#demo_btn {
	width: 157px;
	height: 41px;
	background: no-repeat bottom left url(../img/fr/button/demo.png) ;
	cursor: pointer;
}

#demo_btn:hover {
	background: no-repeat bottom right url(../img/fr/button/demo.png);
}

#inscription_btn {
	width: 150px;
	height: 41px;
	background: no-repeat bottom left url(../img/fr/button/subcribe.png);
	cursor: pointer;
}

#inscription_btn:hover {
	background: no-repeat bottom right url(../img/fr/button/subcribe.png);
}

#conseil_btn {
	width: 205px;
	height: 41px;
	background: no-repeat bottom left url(../img/fr/button/friend.png);
	cursor: pointer;
}

#conseil_btn:hover {
	background: no-repeat bottom right url(../img/fr/button/friend.png);
}

.style2 {
	color: #999999;
	text-decoration: none;
	margin-top: 10px;
}

#footer {
	height: 38px;
	background: url(../img/bg_footer.png) repeat-x bottom;
	position: absolute;
	 /*top: 725px; */
	bottom: 0px;
	width: 100%;
	z-index: 9999;
}

#footer a.style2 {
	color: #999999;
	text-decoration: none;
	margin-top: 10px;
}

#footer a.style2:hover {
	color: #999999;
	text-decoration: underline;
	margin-top: 10px;
}

#footer a.style1 {
	color: #cccccc;
	text-decoration: none;
	margin-top: 10px;
}

#footer a.style1:hover {
	color: #cccccc;
	text-decoration: underline;
	margin-top: 10px;
}

#footer_separator {
	margin: auto;
	overflow: hidden;
	max-width: 50%;
	min-width: 700px;
}

#footer_c {
	text-align: center;
	background: url(../img/footer_m.png);
	margin: 0px;
	padding: 0px;
	padding-left: 75px;
	padding-right: 75px;
	line-height: 40px;
	height: 38px;
}

#footer_l {
	float: left;
	height: 38px;
	width: 35px;
	margin: 0px;
	padding: 0px;
	background: url(../img/footer_l.png) no-repeat left;
}

#footer_r {
	float: right;
	height: 38px;
	width: 38px;
	margin: 0px;
	padding: 0px;
	background: url(../img/footer_r.png) no-repeat left;
}

/* ROSE */

#rose {
	margin: auto;
	width: 900px;
	height: 100%;
	background: url(../img/rose/bg.jpg) no-repeat top;
	background-position: 0px 0px;
	overflow: hidden;
}

#rose_center {
	margin: auto;
	width: 770px;
	overflow: hidden;
}

#rose_header {
	position: relative;
	left: 0px;
	width: 100%;
	height: 61px;
	background: url(../img/rose/header_bg.png) repeat-x top;
}

#rose_logo {
	float: left;
	width: 112px;
	height: 92px;
	background: url(../img/rose/header_logo.png) no-repeat top;
}

/* ORANGE */


#orange {
	margin: auto;
	width: 770px;
	height: 100%;
	background: url(../img/orange/bg.jpg) no-repeat top;
	background-position: 0px 0px;
	overflow: hidden;
}

#orange_header {
	position: relative;
	left: 0px;
	width: 100%;
	height: 61px;
	background: url(../img/orange/header_bg.png) repeat-x top;
}

/* VERT */

#vert {
	margin: auto;
	width: 900px;
	height: 100%;
	background-position: 0px 0px;
	background: url(../img/vert/bg.jpg) no-repeat top;
	overflow: hidden;
}

#vert_center {
	margin: auto;
	width: 1000px;
	overflow: hidden;
	height: 92px;
	background: url(../img/vert/header.png) no-repeat left bottom;
}

#vert_header {
	position: relative;
	left: 0px;
	width: 100%;
	height: 61px;
	background: url(../img/vert/header_bg.png) repeat-x bottom;
}

/* BLEU */
#bleu {
	margin: auto;
	width: 900px;
	height: 100%;
	background: url(../img/bleu/bg.jpg) no-repeat top;
	background-position: 0px 0px;
	overflow: hidden;
}

#bleu_center {
	margin: auto;
	width: 770px;
	overflow: hidden;
}

#bleu_header {
	position: relative;
	left: 0px;
	width: 100%;
	height: 61px;
	background: url(../img/bleu/header_bg.png) repeat-x top;
}

#bleu_logo {
	float: left;
	width: 112px;
	height: 92px;
	background: url(../img/bleu/header_logo.png) no-repeat top;
}