body 
{
	font-family: Verdana, Tahoma, Arial, sans-serif;	
	font-size: 10pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:DCCF9A;	
	/*D6C685;*/
	/*#FFCC66;*/
	height:100%;
}



.clArrierePlan 
{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}

.clContenuPage 
{
	position:absolute;
	left:0px;
	top:0px;
	/*top:50%;*/	
	width:100%;
	z-index:1;
	margin:0px auto;
	/*margin-top:-375px;	*/
	text-align:center;
}

.clCadrePrincipal
{
	background-color:#FFFFFF;
	width:1000;
	height:850;
	margin:0px auto;
	text-align:center;	
}

.clContenuPageAccueil 
{
	position:absolute;
	left:0px;
	top:50%;
	width:100%;
	z-index:1;
	margin:0px auto;
	margin-top:-20px;
	text-align:center;
}

.clCadreAccueil
{
	margin:0px auto;
	text-align:center;	
}


a:link 
{
	color: #0000FF;
	text-decoration: underline;
	font-size: 14pt;
}


a:visited 
{
	color: #0000FF;
	text-decoration: underline;
	font-size: 14pt;
}


a:hover 
{
	color: #006600;
	text-decoration: underline;
	font-size: 14pt;
}


a:active 
{
	color: #0000FF;
	text-decoration: underline;
	font-size: 14pt;
}


.PosterGauche
{
	background-color:#FFFFFF; /*#FFFFCC; /*#FFF799;*/
	position:absolute;
	left:1px;
	top:1px;
	width:249px;
	height:493px;
	/*padding:5px 5px 5px 5px;	*/
}


td
{
	border-right-color:#0000FF;
	border-right-width:thick;	

}
