body{
	background-color: #fdbe00;/*#F1F0D2;*/
	background-image: url(../images/background.jpg);
	background-repeat:repeat-x;
	scrollbar-arrow-color: #000;
	scrollbar-3dlight-color:#EDD17D;
	scrollbar-base-color: #bf5200;
}

input.bouton {
	background-color: #FEBF00;
	font-size: 10px;
	color: black;
}

a{
	text-decoration:none;
	color:#FEBF00;
}

a:hover{
	text-decoration:underline;
}


/*************** MENULEFT *************/

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menuleft {
	position: absolute;
	top: 151px;
	left: 51px;
	width: 182px;
}
#menuleft dt{
	cursor: pointer;
	margin: 2px 0;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border: 1px dashed #FEBF00;
	/*background: #ccc;*/
}
#menuleft li{
	position:relative;
	left:40px;
	text-align: left;
	list-style-type:none;
	/*background: #fff;*/
}
#menuleft li a, #menuleft dt a {
	color:#FEBF00;
	text-decoration: none;
	display: block;
	height: 100%;
}
#menuleft li:hover{
	list-style-image: url(../images/icone.jpg);/*icone a remplacer et a int�grer �galement dans le <HEAD>*/
	/*list-style-type:disc;*/
}
/***************************************/



#content{
	MARGIN-TOP: 0px;
	LEFT: 50%;
	VISIBILITY: visible;
	MARGIN-LEFT: -430px;
	POSITION: absolute;
	TOP: 0px;
	TEXT-ALIGN: center;
	BACKGROUND-IMAGE: url(../images/Ybackground.jpg);
	background-repeat:repeat-y;
	/*height: 572px;*/
}

DIV.uedge_1 {
	BACKGROUND-IMAGE: none; 
	WIDTH:900px; 	
	BACKGROUND-COLOR:transparent;
}

DIV.tedge_1 {
	BACKGROUND-POSITION: top; 
	BACKGROUND-IMAGE: url(../images/banner.jpg);
	width:900px; 
	height:104px; 
	BACKGROUND-REPEAT: no-repeat;
}

DIV.bedge_1 {
	BACKGROUND-POSITION: bottom; 
	BACKGROUND-IMAGE: url(../images/footer.jpg); 
	BACKGROUND-REPEAT: no-repeat; 	
}

DIV.brcorner_1 {
	PADDING-RIGHT: 0px; 
	BACKGROUND-POSITION: right bottom; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 83px; 
	PADDING-TOP: 79px; 
	BACKGROUND-REPEAT: no-repeat;
}

DIV.innercontent_1 {
	BACKGROUND-IMAGE: url(../images/midlle.jpg);
	BACKGROUND-REPEAT: no-repeat;  
	WIDTH: 900px;
	height:539px;
}

/*
#textbanniere{
	color:#FFFFFF; 
	font-family:Verdana, Arial, Helvetica, sans-serif, Geneva; 
	font-size:9px; 
	position:absolute; 
	width:234px; 
	text-align:right; 
	left: 542px; 
	top: 18px;
}
*/
	
#menutop{
	position:absolute; 
	left: -1px; 
	top: 0px; 
	/*background-image:url(../images/top.jpg); */
	width:900px; 
	height:32px;
}

DIV.innercontent_2{
	font-size:11px; 
	font-family:Verdana, Arial, Helvetica, sans-serif, Geneva; 
	padding-right:3px;
	color : white;
	/*color:#FEBF00;*/
	height:440px;
	width:585px;
	left:250px;
	top:151px;
	overflow:auto;
	position:absolute;
	text-align:justify;
	/*left:40px;*/
	/*border:1px solid #000;*/
}

table tr td{
	font-size:12px; 
	font-family:Verdana, Arial, Helvetica, sans-serif, Geneva; 
	/*padding-right:15px;*/
	/*color:#FEBF00;*/
	color : white;
}

table tr td.titre{
	text-align:center;
	font-size:13px; 
	color:white;
/*	color:#FEBF00; */
	background:#2a2a2a url(../images/fond_titre.jpg);
	background-repeat:no-repeat;
	border-width:1px;
	border-style:dashed;
/*	border-color:#FEBF00; */ /* jaune */
	border-color:#ef3238; /* rouge logo amg */
}

table tr td.sstitre{
	text-align:right;
	font-size:12px; 
	color:white;
/*	color:#FEBF00; */
	background-color: black;
	border-width:0px;
}

table tr td.ssstitre{
	text-align:left;
	font-size:13px;
	font-style:italic;
	color:#e59d1f; /*orange*/
	border-width:0px;
}

DIV.footer{
	color:#FFFFFF;
	position:absolute;
	left:350px;
	text-decoration:none;
	top: 650px;
}