body {
	background-color: #FFFFFF;
}
.conteneur {
	width: 612px;
	border: 1px solid #000000;
	height: 100%;
	background-color: #FFFFFF;
	color: #CCCCCC;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.ligne_haute {
	float: left;
	height: 200px;
	width: 800px;
}
.colonne_gauche {
	height: 410px;
	width: 638px;
	background-image: url(../img/accueil-degrade.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: auto;
	float: left;
}
.collonne_milieu {
	float: left;
	background-color: #FFFFFF;
	text-align: center;
}
.colonne_droite {
	height: 410px;
	width: 158px;
	background-color: #CCCCCC;
	text-align: center;
	float: left;
}
.ligne_basse {
	float: left;
	height: auto;
	width: 800px;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	overflow: auto;
}
.drapeau {
	float: left;
}
.menu_bas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	float: Aucune;
	height: 16px;
	width: 800px;
	padding-top: 3px;
}
.menu_bas a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu_bas a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
	text-align: justify;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
h1 a {
	color: #666666;
	text-decoration: none;
}
h1 a:hover {
	color: #666666;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-align: justify;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
	display: block;
	margin-right: 20px;
	margin-left: 20px;
}
h2 a {
	color: #666666;
	text-decoration: none;
}
h2 a:hover {
	color: #666666;
}
.logo-isilog-groupe {
	height: 17px;
	width: 60px;
	float: left;
	padding-top: 2px;
}
li {
	list-style-image: url(../img/accueil-puce.gif);
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-align: left;
	margin-left: 40px;
	margin-top: 15px;
}
li a {
	color: #FF9900;
}
li a:hover {
	text-decoration: none;
	color:#999999
}
.colonne_gauche img {
	margin: 5px;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-align: justify;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
	display: block;
	margin-right: 20px;
	margin-left: 20px;
}
