body {
	font-family: Verdana;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	background:  #6168c1;
	color: #fff;
	font-weight:Bold;
	font-size: 12px;
}

A.link:link{color: #fff;font-size: 14px;font-weight:Bold;text-decoration: none;}
A.link {color: #fff;font-size: 14px;font-weight:Bold;text-decoration: none;}
A.link:hover{color: red;font-size: 14px;font-weight:Bold;text-decoration: none;}

A.link1:link{color: #fff;font-size: 16px;font-weight:Bold;text-decoration: none;}
A.link1 {color: #fff;font-size: 16px;font-weight:Bold;text-decoration: none;}
A.link1:hover{color: red;font-size: 16px;font-weight:Bold;text-decoration: none;}

A.link2:link{color: #fff;font-size: 12px;font-weight:Bold;text-decoration: none;}
A.link2 {color: #fff;font-size: 12px;font-weight:Bold;text-decoration: none;}
A.link2:hover{color: red;font-size: 12px;font-weight:Bold;text-decoration: none;}

A.link3:link{color: #fff;font-size: 9px;font-weight:Bold;text-decoration: none;}
A.link3 {color: #fff;font-size: 9px;font-weight:Bold;text-decoration: none;}
A.link3:hover{color: red;font-size: 9px;font-weight:Bold;text-decoration: none;}


.txt{font-size: 9px;}

/**************************************** INDEX	************************************/

.layer{
	width: 745px;
	margin: 0 auto;
}

.txt-ref{
	float: left;
	width: 745px;
	margin: 10px 0;
}

.contener-index{
	float:left;
	width: 745px;
	height: 515px;
	margin: 10px 0;
	background: url("jpg/index.jpg") no-repeat;
}

.flash-index{
	float:left;
	width: 250px;
	height: 94px;
	margin: 19px 0 0 270px !important;
	margin: 19px 0 0 135px;
}

.txt1-index{
	float:left;
	width: 250px;
	margin:0px 0 0 140px !important;
	margin: 0px 0 0 70px;
	font: 14px;
	text-align: left;
}

.txt2-index{
	float:left;
	width: 270px;
	margin: 200px 0 0 -350px !important;
	margin: 200px 0 0 -350px;
}

.adresse{
	float:left;
	width: 270px;
	margin: 330px 0 0 -130px !important;
	margin: 330px 0 0 -130px;
}


.foot{
	float:left;
	width: 745px;
	margin:0;
	text-align: center;
}	


/************************************* PAGE	***********************************/

.contener-page{
	float:left;
	width: 745px;
	height: 517px;
	margin: 10px 0;
	background: url("jpg/page.jpg") no-repeat;
}

.top{
	float:left;
	width: 745px;
	height: 94px;
	margin: 0;
}

.contener{
	float:left;
	width: 745px;
	height: 385px;
	margin: -25px 0;
}

.contener-left{
	float:left;
	width: 200px;
	height: 378px;
	margin: 0;
}

.flash-menu{
	float:left;
	width: 109px;
	height: 404px;
	margin: -56px 0 0 14px !important;
	margin: -56px 0 0 7px;
}	

.contener-c{
	float:left;
	width: 372px;
	height: 378px;
	margin: 0 0 0 34px;
}

.center-page{
	width: 369px;
	height: 373px;
	margin:3px 0 0 6px;
}

.contener-right{
	float:left;
	width: 127px;
	height: 378px;
	margin: 0  0 0 4px;
}

.flou-piece{
	float:left;
	width: 108px;
	height: 180px;
	margin: 100px 0 0 6px!important;
	margin: 100px 0 0 2px;
}

.flou-piece-contact{
	float:left;
	width: 108px;
	height: 180px;
	margin: 100px 0 0 6px!important;
	margin: 100px 0 0 0px;
}

.foot-contener{
	float:left;
	width: 745px;
	height: 85px;
	margin: 0;
}


.intro{
	float:left;
	width: 310px;
	height: 45px;
	margin: 29px 0;
}

.flash-page{
	float:left;
	width: 250px;
	height: 94px;
	margin:0;
}

.foot-page{

}



.center-page-plan{
	float:left;
	width: 362px;
	height: 373px;
	margin:10px 0 0 10px!important;
	margin:10px 0 0 5px;
	text-align: left;
}

.center-acces{
	width: 369px;
	height: 373px;
	margin:3px 0 0 6px;
	background: #787bbe;
}


/****************************** CONTACT ****************************************/

.contact{
	float: left;
	width: 372px;
	height: 400px;
	margin: 0 0 0 0;
}

#frmCreateAccount{
	/*float:right;*/
	width:445px!important;
	width:372px;
	margin:30px 0 0 -40px !important;
	margin:10px 0 0 -20px;
	text-align: left;
	/*border: 1px solid #fff;*/
}

#frmCreateAccount label{
	float:left;
	display: inline;
	width: 110px;
	text-align:right;
	margin-top:7px;
	margin-left:15px;
	font-family:Times;
	font-size:12px;
	color:#000;
	font-weight:bold;
} 

#frmCreateAccount .din,SELECT,TEXTAREA{
	display: inline;
	margin-left:5px;
	margin-top:5px;
	font-family:Times;
	font-size:12px;
	color:#000;
	font-weight:bold;
	background-color:#e7d2c8;
	Border:solid #f8eee1 1px;
 } 
 
.boutonSubmit{
	position:relative;
	left:100px;
	top:12px;
	color:#000;
	font-family:Times;
	font-size:12px;
	font-weight:bold;
	background-color:#e7d2c8;
	Border:solid #f8eee1 1px;
 }

.boutonDelete{
	position:relative;
	left:130px;
	top:12px;
	color:#fff;
	font-family:Times;
	font-size:12px;
	font-weight:bold;
	background-color:#e7d2c8;
	border:solid #f8eee1 1px;
 }
 
 #errorMsg{
	float: left;
	width: 230px;
	margin: 0 0 0 70px!important;
	margin: 0 0 0 35px;
	text-align: center;
	font-size: 11px;
	color: yelloow;
}


#dhtmlfloatie{
margin: 0 auto;
/*left: 0;
left: -900px;*/
filter:alpha(opacity=0);
-moz-opacity:0;
border: 2px solid black;
padding: 5px;
z-index: 100;
}

#subcontent2{
	margin: 10px auto; 
	display:none; 
	border: 1px dotted #000; 
	background-color: #6168c1; 
	width: 450px;
	/*height: 200px;*/ 
	padding: 8px
}
