body { background: url(../images/bg.jpg) repeat-x #fff;	padding: 0; margin: 0; color: #0d5332; font-family: arial, verdana, helvetica; font-size: 13px; }
img { border: 0; }
p { line-height: 22px; }
h2 { font-size: 17px; }
dt { font-weight: bold; font-size: 14px; }
a, a:visited, a:active { color: #514325; text-decoration: underline; }
a:hover { text-decoration: none; }
hr { background: none; border: 0; clear: both; display: block; float: none; font-size: 0; margin: 0; padding: 0; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.clear { clear: both; }

#intro {
	font-family: "times new roman";
}

#intro { 
	position: relative;
	padding-top: 25px;
	font-size: 20px;
	margin: 0 0 10px 40px;
}

.titreInterne {
	padding-top: 25px;
	font-size: 20px;
	margin: 0 0 10px 40px;
	font-family: "times new roman";
	font-weight: normal;
	border-bottom: 1px solid #b8b4aa;
	width: 880px;
}

#site {
	position: relative;
	margin: 0 auto 0 auto;
	width: 1062px;
}

#enteteBottom {
	position: absolute;
	display: block;
	top: 123px;
	left: 653px;
	margin: 0;
	padding: 0;
}

#menu {
	position: absolute;
	top: 124px;
	left: 0;
	padding:0;
	margin: 0;
}

#menu ul {
	list-style-type: none;
	margin: 0 0 0 57px;
	padding: 0;
}

#menu ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#contenu {
	width: 960px;
	margin: 29px 0 0 58px;
	background: #ffffff url(../images/bgContenu.jpg) repeat-x bottom center;
	padding: 0 0 25px 0;
}

#texte {
	width: 880px;
	margin: 0 40px 10px 40px;	
}

#coloneGauche {
	width: 400px;
	float: left;
}

#colonneDroite {
	width: 475px;
	float: left;
}

.titreAccueil {
	font-size: 25px;
	font-weight: normal;
	border-top: 1px solid #b8b4aa;
	border-bottom: 1px solid #b8b4aa;
	padding: 9px 0 9px 0;
	margin: 0 0 0 40px;
	font-family: "times new roman";
}

.texteAccueil {
	margin: 10px 0 0 35px;
}

#photoIntro {
	position: relative;
	margin: 56px 0 0 70px;
}

.cadrePhoto {
	border: 3px solid #9b8d72;
}

#rbq {
	width: 456px;
	height: 87px;
	background: #d8d0bc;
	margin: 15px 0 0 70px;
}

#rbqPlatine, #rbqBronze {
	float: left;
	width: 180px;
	height: 51px;
	background: #cbc2ad;
	margin: 20px 20px 0 25px;
}

#rbqPlatine p, #rbqBronze p {
	margin: 5px 0 0 10px;
}

#pied, #copyright {
	margin: 0 0 0 58px;
}

#venez, #menuPied {
	float: left;
	height: 60px;
}



#venez {
	width: 460px;
	background: #8b9d73;
	text-align: center;
}

#menuPied {
	background: #6e845e;
	width: 500px;
	color: #c2baa7;	
}




#menuPied a, #menuPied a:visited, #menuPied a:active {
	text-decoration: none;
	color: #c2baa7;
}

#menuPied a:hover {
	text-decoration: underline;
}

#menuPied ul {
	margin: 20px 0 0 20px;
	padding: 0;
	list-style-type: none;
}

#menuPied ul li {
	display: inline;
	padding: 0;
	margin: 0 0 0 5px;
	font-size: 12px;
}

#copyright {a
	background: #cbc0ac;
	height: 20px;
	text-align: center;
	font-size: 11px;
	color: #777570;
	width: 960px;
	padding: 5px 0 0 0;
	margin-top: 2px !important;
}


#modelesJLacroix, #modelesGenLacroix {
	border-top: 3px solid #897c63;
	background: #cbc2ad;

}

#modelesJLacroix h3, #modelesGenLacroix h3 { 
	padding: 0;
	margin: 3px 0 3px 5px;	
}

#modelesGenLacroix {
	margin-top: 10px;
}

.modelesElement {
	background: #d8d0bc;
	padding: 5px;
	cursor: pointer;
	border-bottom: 1px dashed #fff;
}

.modelesElement:hover {
	background: #e3dcc9;
}

.ariane {
	text-decoration: none;
	color: #000;
}




/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {height:400px; width:600px; background-color:#fff; border:3px solid #ccc;}
#simplemodal-container a.modalCloseImg {background:url(../images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-18px; cursor:pointer;}
#simplemodal-container #basicModalContent {padding:8px;}