*
{
	font-family:arial;
	text-align:justify;
}

#haut
{
	height:131px;
	width:800px;
}

#contenu
{
	height:526px;
}

#gauche
{
	background-image:url("../images/gauche.png");
	background-repeat:no-repeat; 
	width:306px;	
}

#centre
{
	width:400px;
	vertical-align:top;
}

#droite
{
	background-image:url("../images/droite.png");
	background-repeat:no-repeat; 
	width:94px;
}

#bas
{
	background-image:url("../images/bas.png");
	background-repeat:no-repeat; 
	height:66px;
	width:800px;
}

#basdepage
{
	font-size:10pt;	
}

a
{
	color:#02ACAB;
}

h3
{
	color:#02ACAB;
}

.motcle
{
	color:#02ACAB;
	font-weight:bold;
}

table
{
	border-collapse:collapse;
	padding:0x;	
}

img
{
	border:none;
}

.no-permis{
	padding-top: 30px;
	padding-left: 10px;
	color : #fff;
	font-weight: bold;

}