@charset "utf-8";
/* CSS Document */
body	{
	text-align:center;
	width:100%;background:url(images/fd-globa.png);margin-top:10px;
	}
div#globa{position:relative;
width:1024px;
height:870px;
margin:0 auto 0 auto; }	
div#bandeau {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:120px;
	background:url('images/fd-bandeau.png');
}
#logo{
	position:absolute;
	left:32px;
	top:24px;
}
#header{
	position:absolute;
	left:560px;
	top:24px;
	border:#666 solid 1px;
	height:82px;
	width:340px;
	padding-top:4px;
}
div#menu1 {
	position:absolute;
	left:0px;
	top:120px;
	width:1024px;
	height:40px;
	background:url('images/fd-menu1.png');
}
.bt{
	
	padding:4px;
	color:#fff;
	font-size:16px;
	text-decoration:none;
	background: transparent url('images/bt-menu.png') no-repeat top left;
    width:100px;
    height:40px;
}
.bt:hover{
	
	padding:4px;
	color:#ff6;
	font-size:16px;
	text-decoration:none;
	background: transparent url('images/bt-menuhv.png') no-repeat top left;
    width:100px;
    height:40px;
}
div#menu3 {
	position:absolute;
	left:0px;
	top:160px;
	width:276px;
	height:643px;
	background:url(images/fd-menu3.png);
}

div#contenu {
	position:absolute;
	left:276px;
	top:160px;
	width:748px;
	height:642px;
	background:url(images/fd-centre.png);
}
div#textes{
	position:absolute;
	top:10px;
	left:0px;
	width:300px;
	height:100%;
	padding-left:10px;color:white;font-size:11px;text-align:left;
}
div#gal{
	position:absolute;
	top:10px;
	left:310px;
	width:390px;
	height:600px;
	padding-left:4px;color:white;font-size:11px;text-align:left;border:1px solid white;
}
div#tel{
	position:absolute;
	top:40px;
	left:80px;
	width:300px;
	height:600px;
	padding-left:10px;color:white;font-size:12px;text-align:left;border:1px solid white;
}

div#pied{
	position:absolute;
	left:0px;
	top:801px;
	width:1024px;
	height:68px;
	background:url(images/fd-pied.png);
}

div#menu {position:float;top:80px;z-index:5;text-decoration:none;}


.titre{font-size:18px;color:white;font-variant:small-caps;}	
.textes{padding-left:30px;color:white;font-size:11px;text-align:left;}
.thumbs{
	padding:12px;
}
