html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-repeat: repeat-x;
	background-image: url(images2/fond.png);
	background-color: #87B838;
}
#all {
	padding: 0px;
	width: 980px;
	text-align: left;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#entete {
	height: 350px;
	width: 980px;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
a {
	color: #000000;
}
a:hover {
	color: #000000;
}
.pied {
	clear: both;
}
#menu {
	height: 30px;
	width: 300px;
	overflow: hidden;
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 550px;
	top: 360px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#menu a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#retour a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#retour a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	margin: 0px;
	padding: 0px;
}
#bas {
	width: 980px;
	overflow: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#bas.site {
	overflow: hidden;
}
#bas a {
	text-decoration: underline;
}
#bas a:hover {

}
#site {
}
#details {
	clear: both;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #FFFFFF;

}
#site img {
	height: 170px;
}

#site  .image {
	float: left;
	border: 1px solid #000000;
}
#site  .texte {
	float: left;
}
#site .texte2 {
	padding-left: 50px;
}
#site .texte2 div.description {
	width: 250px;
}
#links {
	font-size: 10px;
	color: #455B00;
	background-color: #87B838;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: justify;
}
#links a{
	color: #455B00;
}

h3, h3 a {
	color: #000000;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
}
div.description {
	margin: 0px;
	font-size: 12px;
	width: 360px;
}
.site {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 170px;
	overflow: hidden;
	background-color: #FFFFFF;
}
img.loader {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
}

.select {
	padding-bottom: 10px;
	margin-bottom: 0px;
	height: 170px;
	overflow: hidden;
}
.site img {
	height: 170px;
	border: 1px solid #FFFFFF;
}
.site a:hover img {
	border: 1px solid #000000;
}
#technos {
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px;
	margin-bottom: 0px;
	width: 100%;
}
#adresse {
	display: block;
	position: absolute;
	left: 10px;
	top: 245px;
	color: #888888;
}
#adresse a {
	color: #888888;
}
#adresse a:hover {
	color: #000000;
}
