body {
	background-color: #D1DEEF;
	background-image: url(images/final.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
#tab1{

border: 0px;
width: 900px;
height: 700px;
}
#logo{
position: absolute;
top:0px;
left: 0px;
}
#gamme1{
position: absolute;
top: 140px;
left: 85px;
width: 550px;
font-size: 15px;
line-height: 25px;
}
#gamme2{
position: absolute;
top: 215px;
left: 85px;
width: 600px;
font-size: 15px;
line-height: 30px;
}
#gamme3{
position: absolute;
top: 250px;
left: 85px;
width: 600px;
font-size: 15px;
line-height: 30px;
}
#gamme4{
position: absolute;
top: 337px;
left: 85px;
width: 600px;
font-size: 15px;
line-height: 30px;
}
#gamme{
position: absolute;
top: 365px;
left: 205px;
}
#logo2{
position: absolute;
top: 0px;
left:610px;
}
#coord{
position: absolute;
top: 600px;
left:730px;
font-size: 11px;
font-weight: bold;
text-align: center;
width: 180px;
}
#coord a:active, #coord a:link, #coord a:visited{
text-decoration: none;
color: #0267FF;
font-weight: bold;
font-style: normal;
}
#coord a:focus, #coord a:hover {
text-decoration: none;
color: #0267FF;
font-weight: bold;
font-style: italic;
}
#textc {
	width: 400px;
	position: absolute;
	top: 180px;
	left: 90px;
}
#menu{
position: absolute;
top: 48px;
left: 388px;
font-size: 12px;
}
#menu a:active, #menu a:link, #menu a:visited {
text-decoration: none;
color: Black;
font-weight: bold;
font-style: normal;
}
#menu a:focus, #menu a:hover {
text-decoration: none;
color: Black;
font-weight: bold;
font-style: italic;
}
.cap {
 font-size:25px;
 color:#0267FF;
 font-weight:bold; }