
body {
	margin:0;
	padding:0;
	background:url(../data/bg_global.jpg) repeat-x top #fcf8ec;
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#816845;
}

h2, h3, h4 {padding:0 10px; margin:25px 0 0 0;}
h2{font-size:16px;}
h6{font-size:15px; margin:0; padding:0;}

a{ color:#9c0a2e;}

.normal{font-size:13px;
	color:#816845;}

p{padding:0 10px; margin:4px 0 17px 0; text-align:justify;}

p strong{color:#9c0a2e;}

span h2 {display:none;}

.petit{font-size:12px;}

img{
	border:none;
}

#global {
	width:800px;
	margin:0 auto 30px auto;
	clear:both;
	min-height: 100%;
	height: auto !important;
	height: 100%;
		margin: 0 auto -60px auto; /* the bottom margin is the negative value of the footer's height */

	/*position:absolute;
	left:50%;
	margin-left:-400px;*/
}

#haut {
	width:800px;
	height:430px;
}

#bas {
	margin:30px 0 15px 0;
	width:800px;
}


#logo{
	width:297px;
	height:90px;
	background:url(../data/logo.gif) no-repeat top;
	margin:0 auto;
}

#pied{
	width:100%;
	height:60px;
		
	clear:both;
	overflow:hidden;
	background: #cfc2b8 url(../data/pied.gif) no-repeat top center;
}

/*************************Menu*****************************/

#menu{
	margin-top:10px;
	width:800px;
}

/*******************************/

#photo img{
display:none;
left:0pt;
position:absolute;

}

.marron{color:#462300;}
.rouge{color:#9c0a2e;}


/**************************/

html, body {
	height: 100%;
}

.push {

	height: 60px; /* .push must be the same height as .footer */
}

#newsletter{
	width:411px;
	height:303px;
	background:url(../data/bg_formulaire.jpg) no-repeat top;
	margin:0 auto;
	padding:40px 0 0 10px;
}
.bot-link{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a38874;
	padding-top: 20px;
}
.bot-link a:link, .bot-link a:visited, .bot-link a:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #816845;
	text-decoration: none;
}
.bot-link a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#462300 ;
	text-decoration: underline;
}
