#banniere
{
	width: 940px;
	height: 100px;
	background-image: url("./images/ban.jpg");	
	margin: auto;
	text-align: right;
	color: white;
	font-family: verdana,arial;
	font-size: 10pt;
}

body
{
	text-align: center;
}

#corps
{
	width: 940px;
	height: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.gauche
{
	float: left;
	width: 425px;
	margin: 15px;
	margin-bottom: 0px;
}

.menu_gauche
{
	border: 1px dashed #999999;
	margin: 20px;
	padding: 5px;
	background-color: #f8f8f8;
}


.droite
{
	width: 425px;
	margin-top: 15px;	
	margin-bottom: 0px;
	float: right;
}

.menu_droite
{
	border: 1px dashed #999999;
	margin: 20px;
	padding: 5px;
	background-color: #f8f8f8;
}

.titre
{
	width: 300px;
	border-bottom: 1px solid #ff6611;
	color: #ff6611;	
	font-size: 11pt;
	font-weight: bold;
	font-family: arial;
}

.contenu
{
	margin: 10px;
	font-size: 10pt;
	color: #444444;
	font-family: verdana,arial;
	text-align: justify;
}

table
{
	font-size: 10pt;
	color: #444444;
	padding: 5px;
	background-color:#e8e9ea;
	border:1px solid #b0b0b0;
	color:#505050;
}

.contenu a
{
	margin:auto;
	font-weight: bold;
	color: #505050;
}


.contenu a:visited
{
	text-decoration: none;
	color: #505050;
}

/*.contenu table:hover
{
	background:#f9f9f9;
	border:1px solid #909090;
	color:#333333;
	text-decoration:none;
}*/

.avantage table:hover
{
	background:#ffedd3;
	border:1px solid #909090;
	color:#333333;
	text-decoration:none;
}

.num
{
	font-weight: bold;
	color: black;
}

.erreur
{
	color: #ff1133;
	text-align: center;
}

input[type="submit"]
{
	color: #444444;
	background-color: #ffcc99;
	border: 1px solid #444444;
}

.photo
{
	width: 120px;
	border: 1px solid #909090;
	margin: 10px;
}

.schema
{
	background-image: url("./images/schema6.png");
	background-repeat: no-repeat;
	height: 414px;
	border: 1px solid #909090;
	
}


.apercu
{
	text-align: center;
}

.apercu img:hover
{
	border: 1px solid #ff6611;	
}


.div_son
{
	margin-top: 85px;
}

.son
{
	margin-bottom: 40px;
	margin-left: 50px;
}

.milieu
{
	float: left;
	width: 925px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top:-20px;
}


