html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
body {
	margin: 0 0 0 0;
	padding: 0 0 2em 0;
	text-align:center;
	background: #d6d6b3;
	font-family: 'Georgia','Times New Roman', Times, serif;
}

a:link,
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}

div#conteneur{
	margin: 0 auto 0 auto;
	width:740px;
	background: url(http://www.exemples.com/sites/www.reynaude.exemples.com/images/splash_bg-new.jpg) repeat-y 0 center;
}
div#header{
	position:relative;
	padding: 0 19px;
	width: 702px;
	height: 120px;
	background: url(http://www.exemples.com/sites/www.reynaude.exemples.com/images/splash_banner_bg-new.jpg) no-repeat 0 center;
}

div#header h1 {
	margin: 0 0 0 0;
}

div#header h2{
	position:absolute;
	top: 0;
	right:auto;
	bottom:auto;
	left: 19px;
	width: 120px;
	height: 120px;
	margin: 0 0 0 0;
}

div#header h2 a{
	display:block;
	width:120px;
	height:120px;
}

div#header h2 a {text-decoration:none;}

div#header h1 span,
div#header h2 span {display:none;}


div#conteneur address {display:none;}
div#contenu{
	padding: 0 40px;
	width: 660px;
	color:#fff;
	font-style:oblique;
	/*background: url(http://www.exemples.com/sites/www.reynaude.exemples.com/images/contents_deco.jpg) no-repeat 322px top;*/
	
}
div#contenu img.left {
	float:left;
	margin: 0 1em 0 0;
	padding: 0 0 0 0;
	border-width: 0;
}
ul#btn_splash {
	width: 100%;
	margin: 1em auto;
	padding: 0.5em 0;
	list-style: none;
}
ul#btn_splash li {
	padding-left: 1em;
	display: inline;
}
ul#btn_splash li a:link,
ul#btn_splash li a:visited,
ul#btn_splash li a:hover{padding-left: 25px;}
div#contenu img.right {
	float:right;
	margin: 0 0 0 1em;
	padding: 0 0 0 0;
	border-width: 0;
}
div#contenu p {
	margin-top: 2em;
	text-align:justify;
}
div#footer{
	margin: 0 auto;
	padding: 0;
	width:auto;
	height: 76px;
	text-align:center;
	background: url(http://www.exemples.com/sites/www.reynaude.exemples.com/images/splash_footer_bg-new.jpg) no-repeat 0 center;
}

div#copy {
	text-align:right;
	margin: 0 auto;
	padding: 0 19px;
	width: 702px;
	background: transparent;
}

#copy a:link.mentions,
#copy a:visited.mentions,
#copy a:hover.mentions {
	font: normal 0.65em 'Arial Narrow',sans-serif;
}
#copy a:link,
#copy a:visited,
#copy a:hover{
	font: normal 0.65em 'Arial Narrow',sans-serif;
}