/* CSS Document */

body{
	background-image: url(../images/bg_deg.jpg);
	background-repeat: repeat-x;
	background-color: #FDF5C1;
}

#outline_top{
	position: absolute;
	width: 1074px;
	height: 57px;
	background-image: url(../images/top-trans.png);
	top: 0px;
	left: 0px;
}

#outline_bottom{
	position: absolute;
	width: 1074px;
	height: 13px;
	background-image: url(../images/bottom-trans.png);
	background-repeat: no-repeat;
	top: 845px;
	left: 0px;
}

#outline_left{
	position: absolute;
	width: 31px;
	height: 788px;
	top: 57px;
	left: 0px;
}

#outline_right{
	position: absolute;
	width: 36px;
	height: 788px;
	top: 57px;
	left: 1038px;
}

#inline_left{
	position: absolute;
	width: 94px;
	height: 788px;
	top: 57px;
	left: 31px;
}

#inline_right{
	position: absolute;
	width: 99px;
	height: 788px;
	top: 57px;
	left: 939px;
}

#inline_top01{
	position: absolute;
	width: 450px;
	height: 47px;
	background-image: url(../images/top_01.jpg);
	top: 57px;
	left: 125px;
}

#inline_top02{
	position: absolute;
	width: 364px;
	height: 47px;
	background-image: url(../images/top_02.jpg);
	top: 57px;
	left: 575px;
}

#inline_bottom01{
	position: absolute;
	width: 450px;
	height: 37px;
	background-image: url(../images/bottom_01.jpg);
	top: 808px;
	left: 125px;
}

#inline_bottom02{
	position: absolute;
	width: 364px;
	height: 37px;
	background-image: url(../images/bottom_02.jpg);
	top: 808px;
	left: 575px;
}

#bgMenu_top{
	position: absolute;
	width: 236px;
	height: 339px;
	background-color: #FFFFFF;
	top: 104px;
	left: 703px;
}

#bgMenu_middle{
	position: absolute;
	width: 236px;
	height: 247px;
	background-image: url(../images/bgMenu.jpg);
	top: 443px;
	left: 703px;
}

#bgMenu_bottom{
	position: absolute;
	width: 236px;
	height: 88px;
	background-color: #FFFFFF;
	top: 690px;
	left: 703px;
}

#header{
	position: absolute;
	width: 450px;
	height: 156px;
	background-image: url(../images/head_logo.jpg);
	top: 104px;
	left: 125px;
}

#contain{
	position: absolute;
	width: 450px;
	height: 430px;
	background-image: url(../images/contain_fil.jpg);
	background-repeat: no-repeat;
	top: 260px;
	left: 125px;
}

#contain_contact{
	position: absolute;
	width: 450px;
	height: 430px;
	background-image: url(../images/contain.jpg);
	background-repeat: no-repeat;
	top: 260px;
	left: 125px;
}

#contTxt{
	width: 450px;
	height: 430px;
	padding: 0 0 0 20px;
}

#contain_bottom{
	position: absolute;
	width: 450px;
	height: 88px;
	background-image: url(../images/contain_bottom.jpg);
	top: 690px;
	left: 125px;
}

#middle01{
	position: absolute;
	width: 128px;
	height: 339px;
	background-image: url(../images/middle_01.jpg);
	top: 104px;
	left: 575px;
}

#middle02{
	position: absolute;
	width: 128px;
	height: 335px;
	background-image: url(../images/middle_02.jpg);
	top: 443px;
	left: 575px;
}

#footer{
	position: absolute;
	width: 814px;
	height: 30px;
	background-color: #FFFFFF;
	top: 778px;
	left: 125px;
}

#sign{
	text-align: center;
}

#menu{
	position: absolute;
	z-index: 2;
	width: 380px;
	height: 765px;
	top: 5px;
	left: 650px;
	
}

#map{
	width: 198px;
	height: 198px;
	margin: 5px 0 5px 0;;
	float: left;
	border: 1px solid #811350;
}

#coord{
	width: 207px;
	height: 200px;
	margin: 5px 3px 5px 0;;
	float: left;
}

/* --------------------------------------------------------------- */
/* MARGIN DES IMAGES */
/* --------------------------------------------------------------- */

#inline_left img{
	margin: 0 0 0 0;
	/margin: 0 0 -2px 0;
}

#outline_left img{
	margin: 0 0 0 0;
	/margin: 0 0 -2px 0; /* IE7 */
}

#inline_right img{
	margin: 0 0 0 0;
	/margin: 0 0 -2px 0; /* IE7 */
}

#outline_right img{
	margin: 0 0 0 0;
	/margin: 0 0 -2px 0; /* IE7 */
}

#outline_bottom img{
	margin: 0 0 0 0;
	/margin: 0 0 -3px 0; /* IE7 */
}

/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */