/* CSS Document */

html>body{overflow-y:scroll;}/*Bogue de déplacement scrollbar*/


body{
	margin:0px 0px 0px 80px;
	background-image:url(images/tuile_bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
}

a{
	color:#694A2F;
	font-weight:bold;
}

#menu{
	text-align:right;
	list-style-type:none;
	padding-top:10px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#menu li{
	height:24px;
}

#contenu h1{
	position:relative;
	left:-45px;
	background-image:url(images/puce_verte.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	text-indent:45px;
	font-size:1.2em;
	color:#A7642E;
	line-height:1.2em;
	vertical-align:middle;
	margin-top:30px;
}

#contenu h2{
	font-size:1.1em;
	color:#694A2F;

}

#fond_blanc{
	position:absolute;
	margin-left:0px !important;
	margin-left:-108px;
	width:650px;
	height:360px;
	min-height:360px;
	max-height:360px;
	background-color:#FFFFFF;
	z-index:0;
}
.flechehaut{
	position:relative;
	top:-15px;
	height:0px;

}

#base{
	margin:32px auto 0px auto;
	width:650px;
	text-align:left;
}

#laurier{
	position:absolute;
	top:0px;
	margin-left:-105px !important;
	margin-left:-233px;
	z-index:1;
	text-align:left;
}

#haut{
	position:relative;
	top:12px;
	margin-left:108px;
	width: 542px;
	font-size:.70em;
	color:#775E4B;
	z-index:2;
}

#logo{
margin-top:2px;

}
#contenubg{
	position:relative;
	top:15px;
	left:80px;
	width:455px;
	z-index:3;	
}

#contenu{
	width:455px;
	padding:10px 45px 20px 45px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fond.png',sizingMethod='scale');
	font-size:.76em;
	color:#694A2F;
}

*>#contenu {background-image:url(images/fond.png);}

#contenu a{
	position:relative;
}

#pub{
	position:absolute;
	margin-left:-106px;
	top: 295px;
	width:222px;
	min-height:120px;
}
.pub{
	position:relative;
	width:auto;
	height:auto !important;
	height:126px;
	min-height:126px;
	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bgpub.png',sizingMethod='scale');
	font-size:0.75em;
	display:none;
	color:#694A2F;
	font-weight:bold;
	padding-left:48px;
	padding-right:53px;
	padding-top:25px;
	padding-bottom:25px;
	background-repeat:repeat-y;
}
*>.pub {
	background-image:url(images/bgpub.png);
}
.pub ul{
	margin:0;
	padding:0;
}

#textepub{
	display:block;
}

#textepub2{
	display:none;
}

#guillemetsgauche{
	position:absolute;
	left:22px;
}
#baspub{
	position:relative;
	width:222px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/baspub.png',sizingMethod='scale');
	height:14px;
	line-height:0px;
		background-repeat:repeat-y;
}
*>#baspub{
	background-image:url(images/baspub.png);
}
#bascontenu{
	position:relative;
	top:0px !important;
	
	line-height:0px;
	height:13px;
	left:0px;
	width:455px;
	padding-left:45px;
	padding-right:45px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bas.png',sizingMethod='scale');
	background-repeat:no-repeat;
}

*>#bascontenu {background-image:url(images/bas.png);}

#copy{
	position:relative;
	left:80px;
	text-align:center;
	margin-bottom:15px;
	font-size:0.7em;
	color:#694A2F;
	width:545px;
}

.clear{
	clear:both;
}
