/* 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_acc.jpg);
	top: 104px;
	left: 125px;
}

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

#contTxt{
	position: absolute;/************************************************************/
	width: 450px;
	height: 430px;/************************************************************/
	padding: 0 0 0 30px;
}


	/*--------------------------------------------------------------------------------------*/
	/* Rajout de texte */
	/*--------------------------------------------------------------------------------------*/
		#suiteTxtTop{
			height: 62px;
			background: url(../images/test_top-trans.png) no-repeat;
		}
		
		#suiteTxtContain {
			width: 420px;
			background: url(../images/test_deg.png) repeat-y #FFFFFF;
		}
		
		#suiteTxtContain p {
			width: 400px;
			padding: 0 0 0 10px;
		}
		
		#suiteTxtBottom{
			height: 64px;
			background: url(../images/test_bottom-trans.png) no-repeat;
		}
		
	/*--------------------------------------------------------------------------------------*/
	/*--------------------------------------------------------------------------------------*/
	
	
	
#contain_bottom{
	position: absolute;
	width: 450px;
	height: 118px;
	background: url(../images/contain_bottom_mini.jpg) no-repeat;
	top: 690px;
	left: 125px;
}

#middle01{
	position: absolute;
	width: 128px;
	height: 339px;
	background-image: url(../images/middle01_acc.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: 370px;/************************************************************/
	height: 60px;/************************************************************/
	background-color: #FFFFFF;
	top: 748px;/************************************************************/
	left: 575px;/************************************************************/
	padding: 0 0 0 10px;
}

#sign{
	text-align: center;
}

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

#made{
	text-align: center;
}

#edito{
	position: absolute;
	width: 260px;
	height: 240px;
	top: 150px;
	left: 395px;
	z-index: 20;
}

/* --------------------------------------------------------------- */
/* 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 */
}

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