﻿body {
	background: url('img/motif.gif') repeat center
top;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border:none;
}

#all {
	margin: 0px auto 0px;
	width: 850px;
	height: 700px;
	position: relative;
	background-image: url('img/fond.gif');
	background-repeat: repeat;
}

#content {
	margin-right: 5px;
	margin-left: 5px;
}

.text {	background:gray;}
.jaune {  background-color: #ff0; width:111px; float:left;}
.verte {  background-color: #0f0; width:555px; float:left;}
.bleue {  background-color: #0ff; width:222px; float:left;}


#links {
	height: 20px;
	margin: 20px auto 5px;
	width: 645px;
}
.gps {
	position: absolute;
	padding: 326px 0px 0px 368px;
}
.tut {
	position: absolute;
	padding: 430px 0px 0px 130px;
	width: 150px;
}
.pan {
	position: absolute;
	padding: 32px 0px 0px 208px;
	width: 150px;
}
.radar {
	position: absolute;
	padding: 100px 0px 0px 530px;
}
.airbag {
	position: absolute;
	padding: 0px 0px 10px 530px;
}
.footer {
	margin: auto;
	color: #808080;
	font-size: x-small;
	width: 820px;
	position: relative;
}
.lienfooter {
	color: #666666;
	font-size: x-small;
}
h1 {
	font-size: xx-small;
	color: #666666;
	margin: 0px;
}
h2 {
	font-size: xx-small;
	color: #666666;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 10px;
}
a {
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #00F;
}
a:hover {
	color:#000;
	text-decoration:underline
}

#navigation {
	width: 200px ;
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
	}
	
	#navigation li {
	background: #c00 ;
	color: #fff ;
	border: 1px solid #600 ;
	margin-bottom: 1px ;
	}
	
	#navigation li a {
	display: block ;
	background: #c00 ;
	color: #fff ;
	font: 1em "Trebuchet MS",Arial,sans-serif ;
	line-height: 1em ;
	text-align: center ;
	text-decoration: none ;
	padding: 4px 0 ;
	}
	
	#navigation li a:active {
	background: #900 ;
	text-decoration: underline ;
	}
	
	#navigation li a:focus {
	background: #900 ;
	text-decoration: underline ;
	}
	
	#navigation li a:hover {
	background: #900 ;
	text-decoration: underline ;
	}
	
	.footerg {
	text-align: center;
	color: #808080;
	font-size: x-small;
	width: 135px;
	float: left;
}
.footerc {
	text-align: center;
	color: #808080;
	font-size: x-small;
	width: 380px;
	float: left;
}
.footerd {
	text-align: center;
	color: #808080;
	font-size: x-small;
	width: 150px;
	float: left;
}
	
	
