body {
	margin-top: 0px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-color: #A6D377;
}

* {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 17px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#gr-div {
	width:840px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 26px;
}
#entete {
	height: 53px;
	width: 840px;
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
}
#menu {
	width: 840px;
	padding:0px;
	text-align:center;
	background-image: url(img/menu-fond.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	height: 53px;
}
#menu ul {
	text-align:center;
	padding:0px;
	list-style-type:none;
	width: 800px;
	height: 53px;
}
#menu li {
	text-align:center;
	background-image:url(img/menu-fond.jpg);
	background-repeat:repeat-x;
	float:left;
	width: 200px;
	height: 33px;
	padding-top:20px;
}
#menu li a {
	text-decoration:none;
	text-align:center;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;
	color: #FFFFFF;
	width: 200px;
	height: 53px;
}
#menu li a:hover {
	text-decoration:none;
	text-align:center;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 16px;
	color: #FFFFFF;
	width: 200px;
	height: 53px;
}
#menu li span {
	text-decoration:none;
	text-align:center;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 16px;
	color: #FFFFFF;
	width: 200px;
	height: 53px;
}
#aux-creations {
	height: 140px;
	width: 840px;
	float: left;
}
/*ie6*/
* html #aux-creations {
	margin-top:-60px;
}


#contenu {
	position:relative;
	width: 840px;
	float: left;
	background-image: url(img/bg-content1.gif);
	background-repeat: repeat-y;

}





#part-a {
	width:240px;
	margin-left:50px;
	float:left;
	padding-top: 35px;

}
/*ie6*/
* html #part-a {
	margin-left:25px;

}
#part-a p {
	margin-top: 0em;
}

#part-a h1 {
	font-size:130%;
	margin-bottom:0em;
	font-weight: bold;
}
#part-a h2 {
	font-size:230%;
	margin-bottom: 0.5em;
	color: #6F0A1C;
}
#part-a h3 {
	font-size:150%;
}
.bl {
	width: 240px;
	background-color: #F1F0F0;
	background-image: url(img/bt-lf.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.br {background: url(img/bt-rg.gif) 100% 100% no-repeat}
.tl {background: url(img/up-lf.gif) 0 0 no-repeat}
.tr {
	background: url(img/up-rg.gif) 100% 0 no-repeat;
	padding:10px
}
.clear {font-size: 1px; height: 1px}

#part-b {
	width:475px;
	padding-right:50px;
	float:left;
	background-image:url(img/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 25px;
	padding-top: 35px;

}
#part-b strong {
	font-size: 130%;
	color: #410510;
}

#part-b h1 {
	font-size: 135%;
}
.hr {
	color: #E8E8E8;
		filter:alpha(opacity=70);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
 	-moz-opacity: 0.7; 	opacity:0.7;
}

/*ie6*/
* html #part-b {
	padding-right:25px;
	padding-left: 12px;
}
.ul {
	font-size:125%;
	line-height: 150%;
}
.flt-rg {
	float: right;
}
#equipe {
	float: right;
	width: 330px;
	font-size: 95%;
	font-weight: bold;
	text-align: center;

}
#equipe h1 {
	text-align: center;
	margin-bottom: 0em;
	color: #35511A;
	margin-top: 0em;
}





#pied {
	width: 840px;
	margin-top: 0px;
	position: relative;
	text-align: center;
	float: left;
	background-image: url(img/foot.gif);
	background-repeat: no-repeat;
	height: 31px;
}

/*===========PAGE GALERIE==============*/

.gallery {
	float: left;
	width: 119px;
	font-size: 95%;
	text-align: center;
	font-weight: bold;
	display: inline;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5D4DC;
	border-right-color: #731022;
	border-bottom-color: #630D1A;
	border-left-color: #A8738C;
}
.gallery-2 {
	float: left;
	width: 119px;
	font-size: 95%;
	text-align: center;
	font-weight: bold;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5D4DC;
	border-right-color: #731022;
	border-bottom-color: #630D1A;
	border-left-color: #A8738C;
}
.gallery a:hover img {
	filter:alpha(opacity=70);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
 	-moz-opacity: 0.7; 	opacity:0.7;
}
.gallery a img {
	filter:alpha(opacity=100);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 	-moz-opacity: 1; 	opacity:1;
}
.gallery-2 a:hover img {
	filter:alpha(opacity=70);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
 	-moz-opacity: 0.7; 	opacity:0.7;
}
.gallery-2 a img {
	filter:alpha(opacity=100);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 	-moz-opacity: 1; 	opacity:1;
}
#contenu-gal {
	position:relative;
	width: 800px;
	padding-left:40px;
	float: left;
	background-image: url(img/bg-content1.gif);
	background-repeat: repeat-y;

}
#contenu-gal h1 {
	font-size: 175%;
	color: #67111C;
	font-style: italic;
	margin-top: 0em;
	margin-bottom: 0.2em;

}
.cont-desc-gal {
	float: left;
	width: 760px;
}
.new-descr-gal2 {
	float: right;
	width: 610px;
}
.new-descr-gal2 h1 {
	font-size: 160%;
	color: #67111C;
	font-style: italic;
	margin-top: 0em;
	margin-bottom: 0.2em;

}

#cont-desc {
	float: left;
	width: 760px;
}
.description {
	float: left;
	width: 600px;

}
.description p{
	font-size: 115%;
	color: #731022;
	margin-top: 0em;
	margin-bottom: 0.3em;
	font-weight: normal;
}
#... h1 {
	font-size: 115%;
	color: #731022;
	margin-top: 0em;
	margin-bottom: 0.3em;
	font-weight: normal;
}

