body{
	width:100%;
	background-color:#515151;
	margin:0 0;
	font-family:Arial, Helvetica, sans-serif, RotisSemiSerif;
		
}

#global{
	width:1004px;
	height:748px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-502px;
	margin-top:-374px;
}

.color{
	color:#99887D;
}

#barre_title{
	background-color:#73685B;
	height:1px;
	width:60px;
	position:absolute;
	z-index:50;
	left:0px;
	top:330px;
	}
	
#logo{
	position:absolute;
	width:1004px;
	height:150px;
	top:630px;
	text-decoration:none;
	z-index:80;
}

#fond_accueil{
	background-color:#FFFFFF;
	width:1006px;
	height:748px;
	border:1px solid #000000;
	position:absolute;
	z-index:2;
}
/*HOMEPAGE////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#Enter a { /*bouton Enter*/
	position:absolute;
	z-index:4;
	width:1007px;
	line-height:30px;
	height:30px;
	float:left;
	color:#FFFFFF;	
	text-decoration:none;
	font-size:15px;
	top:198px;	
	text-indent:850px;
	background-color:#99887D;
	border:1px solid #666666;
	}
	
#Enter a:hover, #Enter a:selected {
	background-color:#73685B;
	text-decoration:none;
}

/*CONTACT FORM/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.mailto{
	color:#99887D;
	text-decoration:none;
	font-size:13.5px;
	z-index:200;
}
 a:hover,selected{
	color:#543730;
	text-decoration:none; 
}

.map{
	color:#99887D;
	text-decoration:none;
	z-index:100;
}
 a:hover,selected{
	color:#543730;
	text-decoration:none; 
}

/*PROCESS///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#workflow{
	background-image:url(workflow.jpg);
	background-repeat:no-repeat;
	z-index:1;
	margin-top:-10px;
	margin-left:180px;
	width:400px;
	height:400px;
}
	
/* MENU MANAGEMENT /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*STYLES FOR MENU////////////////////////////////////////////////////////////*/

#menu{
	position:absolute;
	width:1020px;
	height:15px;
	top:198px;
	z-index:4;
}
.contentMenu {
	float:left;
	height:30px;
	background-color:#99887D;
	line-height:30px;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	width:200.5px;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;	
	font-size:14px;
}
a.contentMenu:hover,a.contentMenu:selected{
	color:#FFFFFF;
	text-decoration:none;
	background-color:#73685B;
}

.selected{
	float:left;
	font-size:14px;
	height:30px;
	line-height:30px;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	background-color:#73685B;
	width:202px;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;	
}

a.selected:hover{
	color:#73685B;	
}

/* Style for submenu div ////////////////////////////////////////*/

.subMenu{
	width:1019px;
	position:absolute;
	z-index:7;
	margin-left:-3px;
	top:309px;	
	height:15px;
}

/* Style for each item of submenu /////////////////////////////////////////////////*/

.MenuLink{
	color:#FFFFFF;
	display:block;
	text-decoration:none;	
	border-left:1px solid #000000;
	font-size:14px;
	background-color:#99887D;
	width:251px; 
	height:18px; 
	line-height:18px;
	margin-bottom:8px;
	margin-left:755px;
	text-align:left;
	text-indent:12px;
	z-index:5;	
}	

a.MenuLink:hover,a.MenuLink:selected{
	color:#FFFFFF;
	background-color:#73685B;
}

a.MenuLink:active{
	color:#FFFFFF;
	background-color:#73685B;	
}

/* CONTENT MANAGEMENT /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* Style used to position content div */

.Content {
	z-index:6;
	width:700px;
	position:absolute;
	left:156px;
	top:276px;
}

/* Show or hide a div content or any element /////////////////////////////////////*/

.Hidden {
	display: none;
}

.Showed {
	display:block;
}

.contentTitle{
	padding-top:10px;	
	color:#73685B;
	font-size:18px;
}

.contentAllColumns {
   width:660px;
   text-align:justify;
   color:#666666;
   margin-top:14px; 
   padding-bottom:25px; 
   padding-top:15px;
}

.contentColumn {
   width:250px; 
   font-size:13px;
   text-indent:15px;
   margin-right: 15px;
   height:100px; 
   float:left;
   display:block;
}

.contentColumn2 {
 	width:400px;
	font-size:13px;
	margin-right: 15px;
	height:100px;
	float:left;
	display:block;
	
}
.contentColumn3 {/* sans alinéa*/
 	width:250px;
	font-size:13px;
	margin-right: 15px;
	height:100px;
	float:left;
	display:block;
	
}

/*ANIMATION FLASH////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
	
#texte_flottant_swf{
	position:absolute;
	height:748px;
	z-index:3;
}

#header_swf{
	position:absolute;
	height:748px;
	background-position:center;
	padding-left:1px;
	z-index:3;
	top:1px;
}


