body
{
background-color : white;
width:100%;
	margin-top : 0px;
	margin-left : 0px;
	padding-top : 0px;
	padding-left : 0px;
}
div.main
{
	width:802px;
	position:absolute;
	z-index: 10;
	background-image : url(img/new/bg_degrade.jpg);
	background-repeat : no-repeat;	
	background-position : center;
	border:1px solid #7f1515;
	margin-top : 0px;
	margin-left : 21%;
	padding-top:0px;
	height:96%;

}
/* TOP : image, langue, role*/
div.top
{
	width:800px;
	position:absolute;
	z-index: 1;
	/*background-color : C5D3D9;*/
	margin-top : 0px;
	margin-left : opx;
	padding-top:0px;
	height:142px;

}
div.imgtop
{
	width:800px;
	position:absolute;
	z-index: 2;
	background-color : white;	
	background-repeat : no-repeat;	
	background-position : center;	
	margin-top : 0px;
	margin-left : 0px;
	padding-top:0px;
	height:140px;
}
div.titletop
{
	width:600px;
	position:absolute;
	z-index: 3;	
	margin-top : 60px;
	margin-left : 18px;
	padding-top:0px;
	height:50px;

}
div.fr
{
	width:18px;
	position:absolute;
	z-index: 3;	
	background-color : 825758;		
	margin-top : 10px;
	margin-left : 740px;
	padding-top:3px;
	height:15px;
}
div.nl
{
	width:18px;
	position:absolute;
	z-index: 3;	
	background-color : 825758;		
	margin-top : 10px;
	margin-left : 767px;
	padding-top:3px;
	height:15px;
}
div.role
{
	width:225px;
	position:absolute;
	z-index: 3;	
	opacity:0.9;
	border : 1px solid #7F1515;	
	margin-top : 60px;
	margin-left : 200px;	
	padding-left:2px;
	height:18px;
}
/*Fin TOP*/
/*MENU PRINCIPAL*/

div.menu1
{
	width:800px;
	position:absolute;
	background-repeat : no-repeat;	
	margin-top : 142px;
	margin-left : 0px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:1px;
	padding-right:1px;
	z-index:8;
	/*height:50px;*/
}

/*Fin MENU PRINCIAL*/

div.content
{
	width:100%;
	position:absolute;	
	background-repeat : no-repeat;	
	background-position : center;	
	margin-top : 178px;
	height:60%;
	background-color:white;
	overflow: auto;
	padding-top:3px;
	z-index:4;
}

div.textcontent
{
	width:80%;
	position:absolute;	
	margin-top : 30px;
	margin-left:10%;
	padding-top:3px;
}
/*LEFT*/
div.left
{
	
	width:21%;
	position:absolute;
	z-index: 3;
	background-image : url(img/new/bg_vertic_degrade.jpg);
	background-repeat : no-repeat;	
	background-position : top left;
	margin-top : 0px;
	margin-left : 0px;
	padding-top : 0px;
	padding-left : 0px;
	height:96%;	

}
div.menu2
{
	
	width:100%;
	position:absolute;
	z-index: 3;
	margin-top : 110px;
	margin-left :0px;
	padding-top : 0px;
	padding-left : 0px;
	


}

/*Fin LEFT*/
div.right
{	
	/*width:26%;
	position:absolute;
	z-index: 3;
	background-image : url(img/new/bg_vertic_degrade.jpg);
	background-repeat : no-repeat;	
	background-position : top right;
	margin-top : 0px;
	margin-right : 0px;*/
	right:0px;
	height:96%;
	width:26%;
	position:absolute;
	z-index: 3;
	background-image : url(img/new/bg_vertic_degrade.jpg);
	background-repeat : no-repeat;	
	background-position : top right;
	margin-top : 0px;
	padding-top : 0px;
	padding-left : 0px;

}
/*CONTENU */
div.remark
{
	width:80%;
	position:absolute;
	background-color : white;		
	margin-top : 30px;
	margin-left:10%;
	padding-top:3px;
	border:1px dotted #7f1515;
}
div.home0
{
	width:43%;
	position:absolute;
	background-color : white;		
	margin-top : 20px;
	margin-left:6%;
	padding-top:0px;
	height:140px;
	border:1px solid #7f1515;
	overflow: auto;
}
div.home1
{
	width:43%;
	position:absolute;
	background-color : white;		
	margin-top : 20px;
	margin-left:51%;
	padding-top:0px;
	height:140px;
	border:1px solid #7f1515;
	overflow: auto;
}
div.home2
{
	width:43%;
	position:absolute;
	background-color : white;		
	margin-top : 180px;
	margin-left:6%;
	padding-top:0px;
	height:140px;
	border:1px solid #7f1515;
	overflow: auto;
}
div.home3
{
	width:43%;
	position:absolute;
	background-color : white;		
	margin-top : 180px;
	margin-left:51%;
	padding-top:0px;
	height:140px;
	border:1px solid #7f1515;
	overflow: auto;
}
div.txthome
{
	
	padding-right:3px;
	padding-top:3px;
	padding-left:3px;
	overflow: auto;
}
/*fin CONTENU */