html, body {
  width:100%;
  height:100%;
  margin:0;
  padding:0;
  overflow-x:hidden;
}
body {
  background-position:bottom left;
  position:relative;
  color:#5c5c5c;
  background-color:#d3e5f0;
  font-family:Helvetica, Arial, sans-serif;
  font-size:16px;
}
#bg {
  position:absolute;
  top:0;
  left:0;
  width:100%;
}
#bg {width:auto; overflow:hidden;}

/*#contenu {
	background-color:#fff;
	width:816px;
	padding:35px;
	margin:0px auto;
}*/

B { font-weight : normal; }

P { margin-top:15px; }

#main {
	position:absolute;
	bottom:50px;
	width:100%;
}

#zonecontente {
	width:970px;
	margin:40px auto;
}

#bgrose {
	background-image:url('../images/bgrose.png');
	background-repeat:no-repeat;
	padding:1px;
	width:970px;
	position:relative;
	margin-top:40px;
}

#contenu {
	position:relative;
	background-color:#fff;
	width:884px;
	padding:10px 35px 20px 35px;
	margin:0px 16px 16px 0px;
}

#zonetop { vertical-align:bottom; }

#zonettl { 
	width:600px; 
	float:left;
	vertical-align:bottom;
	padding-top:0px;
}

H1 {
	font-size:60px;
	color:#444444;
	margin:0px;
	margin-top:24px;
	letter-spacing:-2px;
	/*line-height:0.6em;*/
}

#footer H1 {
	font-size:55px;
	color:#444444;
	margin:0px;
	letter-spacing:-2px;
	/*line-height:0.6em;*/
	margin-bottom:5px
}

H2 {
	font-size:35px;
	color:#818181;
	margin:0px;
	margin-bottom:25px;
	letter-spacing:-2px;
	/*line-height:0.6em;*/
}

H3 {
	color:#b2224e;
	/*font-weight:normal;*/
	margin-top:40px;
	
}

.h3bg {
	background-color:#212121;
	padding:4px;
	color:#c6c6c6;
	margin:3px 0px;
}

.h3bghome {
	background-color:#212121;
	padding:4px;
	color:#c6c6c6;
	margin:1px 0px;
}

.lefth3 {
	width:20px;
	float:left;
	padding-left:3px;
}

.righth3 {
	width:242px;
	float:left;
}

.gros {
	font-size:24px;
}

LI { list-style-type:square; }

.sousttl {
	color:#818181;
	font-size:40px;
}

#footer .sousttl {
	color:#818181;
	font-size:35px;
}


#menu {
	width:284px;
	font-size:18px;
	color:#5c5c5c;
	float:left;
	text-align:right;
	font-weight:bold;
	vertical-align:bottom;
}


#menu UL, #menu LI { margin:0; padding:0; list-style-type:none; }
/*#menu LI { float:left; }*/

#menu A:link,
#menu A:visited,
#menufoot A:link,
#menufoot A:visited,
A:link,
A:visited {
	color:#444444;
	text-decoration:none;
}

#menu A:hover,
#menu A:active,
#menufoot A:hover,
#menufoot A:active,
A:hover,
A:active,
#menu .rose A:link,
#menu .rose A:visited {
	color:#b2224e;
	text-decoration:none;
}

#zonegrise {
	background-color:#e9e9e9;
	float:left;
	padding:30px;
	width:824px;
	
}

.gauche {
	width:495px;
	padding-right:57px;
	float:left;
	/*text-align:justify;*/
	line-height:1.5em;
}

.droite {
	width:272px;
	float:left;
}

.lrgp { width:272px; padding-right:5px; line-height:1.4em;}

#footer {
	width:884px;
}

.footergauche {
	width:370px;
	padding-right:50px;
	/*display:table-cell;*/
	float:left;
	vertical-align:bottom;
}

.footerdroite {
	margin-top:25px;
	width:464px;
	/*display:table-cell;*/
	text-align:right;
	vertical-align:bottom;
	color:#c6c6c6;
	float:left;
}

#menufoot {
	width:341px;
	font-size:18px;
	color:#c6c6c6;
	float:right;
	text-align:right;
	font-weight:bold;
	vertical-align:bottom;
}

#menufoot UL, #menufoot LI { margin:0; padding:0; list-style-type:none; }
#menufoot LI { float:left; }

.zonereal {
	
	float:left;
	border:2px solid #ffa752;
	text-align:left;
	
}

.borderreal {
	/*border:2px solid #ffa752;
	background-color:#393939;
	color:#f5cf35;
	width:244px;
	height:40px;
	padding:10px;*/
}

.inforeal {
	visibility:hidden;
	height:0px;
	display:none;
	font-size:16px;
	color:#dfabbb;
	position:absolute;
	float:left;
	width:244px;
	border:4px solid #b2224e;
	padding:10px;
	background-color:#000000;
	z-index:1001;
	margin-left:0px;
	margin-top:68px;
	font-size:12px;
	text-align:left;
}

.inforeal A:link,
.inforeal A:visited,
.inforeal A:hover,
.inforeal A:active {
	color:#cc6685;
}

.zone4real {
	width:136px;
	height:136px;
	float:left;
}

.thumbreal {
	/*width:68px;*/
	height:68px;
	padding:0px;
	float:left;
	z-index:1000;
	line-height:0.9em;
}

.thumb2 {
	margin-left:-68px;
}

.thumb3 {
	margin-left:-136px;
}

.thumb4 {
	margin-left:-204px;
}

.thumbbot {
	margin-top:-68px;
}

.thumbbot2 {
	margin-top:-136px;
}

.bigreal { border:0px; margin-bottom:20px; }

.sml { font-size:14px; line-height:1.2em; }
.grisfonce { color:#5c5c5c; }
.gristresfonce { color:#212121; }
.rose, .rose A:link, .rose A:visited, .rose A:hover, .rose A:active { color:#b2224e; }
.rosepale { color:#db6086; }

.rosepale A:link,
.rosepale A:visited {
	color:#db6086;
	font-weight:bold;
}

.rosepale A:hover,
.rosepale A:active {
	color:#db6086;
	font-weight:bold;
	text-decoration:underline;
}

INPUT, TEXTAREA { font-family:Helvetica, Arial, sans-serif; color:#5c5c5c; font-size:12px; }

.imgleft { border:2px solid #000; float:left; margin:15px 10px 0px 0px; }

.photoleft { float:left; margin:0px 20px 0px 0px; width:90px; }
.leftexp { float:left; width:395px; }

.big { font-size:20px; font-weight:bold; }
.clear { clear:both; height:0px; }
.left { float:left; }
.right { float:right; }
.alignright { text-align:right; float:right; }
.p1 { margin-top:0px; }
.p2 { margin-bottom:0px; }
.margtop { margin-top:15px; }
.nomarg { margin:0px; }
.marg3 { margin:7px 0px; }
.nobord { border:0px; }