@charset "UTF-8";
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: lighter;
	color: #FFF;
}

#apDiv1 {
	position:absolute;
	left:134px;
	top:794px;
	width:490px;
	height:45px;
	z-index:2;
}

/* CSS Document */

#coordonnees {
	position:absolute;
	left:401px;
	top:117px;
	height:30px;
	z-index:2;
	font-family: Verdana, Geneva, sans-serif;
	width: 599px;
}

#contenair {
	position:absolute;
	left:154px;
	top:10px;
	z-index:1;
	max-width: 1000px;
}
#content {
	height: 490px;
}
#sideBar {
	width: 120px;
}
#footer{
	top:1800px;
	width:1000px;
	height: 150px;
}


.general {
	font-weight: lighter;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #999;
}
.contenair {
	width: 80%;
}
.header {
	height: 210px;
	background-color: #000;
	max-width: 1000px;
}

.sidebar {
	height: 495px;
	width: 100px;
	text-align: left;
	background-image: url(../Google.gif);
	display: inline;
}
.footer {
	height: 200px;
	width: 100%;
	color: #000;
	top: 700px;
}
.content {
	height: 490px;
	width: 866px;
	margin-bottom: 20px;
	margin-right: 0px;
	overflow: auto;
	left: 290px;
}
.tab {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: lighter;
}
#contenair #content #image table tr .tab h1 {
	font-weight: lighter;
}
.elemenTab {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.clearfloat { /* cette classe peut être placée sur une div <br /> ou vide, en tant qu'élément final suivant la dernière div flottante (dans le #container) si le paramètre #footer est supprimé ou retiré du #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
h4 {
	font-size: smaller;
}
.h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	text-align: center;
}
