BODY {
	margin: 0px;
	padding: 0px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	background-color: #42521c;
}

img, img a {
	outline-style: none;
	border: none;
}

#header {
	height: 26px;
	width: 100%;
	font-weight: bold;
	background: #42521c url(../images/header.jpg) repeat-x top center;
	position: fixed;
	top: 0px;
	z-index:10;
}

h1
{
}

h2
{
}

h3
{
	font-size:14px;
	font-weight:bold;
}

a:link, a:visited {
	color:#842B1C;
	}

a:hover {
}


#footer {
	background: #42521c url(../images/footer.jpg) repeat-x top center;
	height: 26px;
	text-align: right;
	font-size:13px;
	position: fixed;
	bottom:0px;
	width: 100%;
	z-index:10;
}

.copyright {
	margin-right: 10px;
	display: block;
	margin-top: 5px;
	color: #eed5b7;
}

#top_page {
	min-height: 676px;
	min-width: 1350px;
	background: url(../images/top_bg.jpg) repeat-x top center;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 25px;
}
/* for Internet Explorer */
*html #top_page {
	height: 676px;
}
/* end */

#bottom_page {
	height: 145px;
	min-width: 1350px;
	background: url(../images/bottom_bg.jpg) repeat-x bottom center;
	padding: 0;
	margin: 0;
}

#news {
	padding-top: 76px;
	height: 16px;
	width: 570px;
	font-size: 12px;
	color: #8c0900;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-family: sans-serif;
	overflow: hidden;
	}

#news a:link, a:visited {
	outline-style: none;
	text-decoration: none;
}	
	
#news a:hover {
	color: white;
	outline-style: none;
	text-decoration: none;
}

#title {
	height: 25px;
	width: 550px;
	padding-top: 83px;
	font-size: 26px;
	font-weight: bold;
	color: #842b1c;/*946740;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-family: serif;
}

.mini_title {
	font-weight: bold;
	color: #b44b29;
	font-size: 20px;
	font-family: serif;
}

.galerie{
	font-weight: bold;
	color: #b44b29;
	font-size: 20px;
	font-family: serif;
	background : transparent url("lien image") no-repeat;
	margin : 0 auto;
	display : block; 
}

.texte {
	font-size: 14px;
	color:#4c381c;
	text-indent: 15px;
	color: black;
}

#content {
	width: 550px;
	padding-top: 50px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index:5;
}

/* CONTAINER */

#main {
	background: url(../images/repeat_bg.jpg) repeat top center;
	min-width: 1350px;
}

/* ROLLOVER */

#menu {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	width: 1px;
	height:1px;
}

#animation {
	display: block;
	width:174px;
	height:164px;
	background: transparent url(../images/animation_roll.jpg) no-repeat 0 0;
	position: relative;
	top: 154px;
	left: -239px;
	 outline: none;
}

#animation:hover {
	background: transparent url(../images/animation_roll.jpg) no-repeat 0 -164px;
}

#fete {
	display: block;
	width:175px;
	height:155px;
	background: transparent url(../images/fete_roll.jpg) no-repeat 0 0;
	position: relative;
	top: -152px;
	left: 592px;
	 outline: none;
}

#fete:hover {
	background: transparent url(../images/fete_roll.jpg) no-repeat 0 -155px;
}

#initiation {
	display: block;
	width:175px;
	height:151px;
	background: transparent url(../images/initiation_roll.jpg) no-repeat 0 0;
	position: relative;
	top: -152px;
	left: 592px;
	 outline: none;
}

#initiation:hover {
	background: transparent url(../images/initiation_roll.jpg) no-repeat 0 -151px;
}


/* Menu déroulant */

#menu_top {
	position:relative;
	width:1350px;
	margin-left:auto;
	margin-right:auto;
	font-family: serif;
}

#menu_top_margin {
	margin-left:445px;
}

#header ul {
 	margin:0;
 	padding:0;
 	list-style-type:none;
 	text-align:left;
 	font-size: 14px;
}
 
#header li {
	float:left;
 	margin:auto;
 	padding:2px;
 	height: 23px;
}
 
#header li a {
 	display:block;
 	color:#eed5b7;
 	text-decoration:none;
 	padding:0;
 	outline: none;
}
 
#header li a:hover {
 	color:white;
}

#header ul li ul {
 	display:none;
 	width: 190px;
 	margin-top: 6px;
}

#header ul li:hover ul {
 	display:block;
 }
#header li:hover ul li {
 	float:none;
 }
 
#header li ul {
 	position:absolute;
}

#header ul li {
	margin-right:0px;
}

#header ul li ul li {
	padding-left:7px;
}

#header li ul li {
		background: url(../images/bg_menu_header.jpg);
}


#nouscontacter {
	position: relative;
	left: 120px;
	width: 137px;
	height: 50px;
	float: left;
	background: url(../images/contact.png) no-repeat 0 0;
	outline: none;
}

#nouscontacter:hover {
	background: url(../images/contact.png) no-repeat 0 -50px;
}