/* CSS Document */

body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #999999;
}

.Style6 {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	text-align: left;
	list-style-image: url(images/puce.gif);
}
.haut {
	clear: left;
}
.Style8 {
	font-size: 12px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	text-align: justify;
	font-weight: 500;
	text-indent: 10px;
	color: #333333;
	margin-top: 0px;
	line-height: 14px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: underline;
	font-size: 18px;
	color: #FF6600;
	line-height: 30px;
	text-align: left;
}
.photo {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
.photo img {

	float: right;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 20px;
}
h1 {
	font-family: "Orange LET";
	font-size: 36px;
	text-decoration: underline;
	color: #FF6600;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	line-height: 20px;
}
.nav02 {
	background-image: url(images/nav_02.gif);
}
.nav08 {
	background-image: url(images/nav_08.gif);
}
.nav04 {
	background-image: url(images/nav_04.gif);
}
.nav06 {
	background-image: url(images/nav_06.gif);
}

#logo {
	width:100%;
	vertical-align: top;
	background-image: url(images/entete.png);
	height: 111px;
	text-align: center;
	
	}
#main {
	margin-right:30px;
	}
#remote{
	width:200px;
	float: left;
	margin-top: 10px;
	}
#loading{
	position: absolute;
	width: 300px;
	height: 120px;
	left: 50%;
	top: 50%;
	margin-left: -150px;
	margin-top: -60px;
	text-align: center;
	
	}
#titre1 {
	vertical-align: top;
	top: auto;
	left: auto;
}
.pied {
	background-image:url(images/pied.png);
	width:100%;
	height:112px;
	color: #996600;
}
.pied a{
	color: #996600;
	text-decoration:none;
	font-weight: bolder;
	letter-spacing: -1px;
}
.pied a:hover{
	color:#FF9900;
}

.menu {
	padding-top:20px;
	text-align: center;
}
#infos {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	left: 0px;
	top: 50px;
}
.colonne {
vertical-align:top;
}
.bgcolor {
	background-color: #FFFFFF;
}	