body {
	background: #78B313 url(images/background.jpg) repeat-x top;
	font-family: Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

form {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

a {
	font-family: Arial, Verdana, sans-serif;
	text-decoration: underline;
	color: #000000;
}

.clear{
	clear:both;
}

#header {
	background: url(images/header.jpg) no-repeat top left;
	width: 984px;
	height: 240px;
	margin: 0 auto;
}

#logo {
	width: 325px;
	height: 226px;
	position: absolute;
	margin: 0 0 0 17px;
}

#newsletter {
	margin: 64px 0 0 671px;
	float: right;
}
#newsletter .inscription {
	width: 160px;
	color: #FFFFFF;
	font-size: 8pt;
	margin: 4px 0 0 5px;
	float: left;
}

#newsletter input[type=text] {
	width: 210px;
	height: 21px;
	background: url(images/formulaire.png) no-repeat top left;
	border: 0;
	margin: 0;
	padding: 1px 0 0 5px;
	float: left;
}

#newsletter input[type=submit] {
	width: 84px;
	height: 25px;
	background: url(images/bouton-newsletter.png) no-repeat;
	float: right;
	margin: 22px 60px 0 0;
	border: 0;
}

#conteneur {
	width: 984px;
	margin: 0 auto;
}

#contenu {
	width: 944px;
	background: url(images/ligne.png) repeat-y top left;
	padding:0 20px;
	float: left;
}

#pub {
	width: 728px;
	height: 90px;
	margin: -20px 0 20px 0;
	padding: 0;
	float: right;
}

#navigation {
	float: left;
	width: 161px;
	margin: 0 0 14px 16px;
	background: #FFFFFF;
}

#navigation .haut {
	width: 161px;
	height: 25px;
	background: url(images/menu-haut.jpg) no-repeat top left;
	display: block;
	color: #FFFFFF;
	padding: 8px 0 0 21px;
}

#navigation .menu {
	width: 156px;
	background: #ebebeb;
	display: block;
	margin: 1px 0 1px 0;
	padding: 0 0 0 5px;
	font-size: 11pt;
}

#navigation a {
	text-decoration: none;
	font-size: 11pt;
}

#navigation .bas {
	width: 161px;
	height: 14px;
	background: url(images/menu-bas.jpg) no-repeat top left;
	display: block;
}

#centre {
	float: left;
	width: 554px;
	margin: 0 0 0 16px;
}

#bienvenue {
	float: left;
	width: 554px;
	margin: 0 0 10px 16px;
}

#bienvenue .rouge {
	color: #D13C18;
	font-size: 19px;
}

#bienvenue p.bienvenue {
	font-size: 12px;
}

.fiche {
	float: left;
	margin: 0 0 10px 0;
	display: block;
}

.fiche .haut {
	width: 550px;
	height: 43px;
	background: url(images/fiche-haut.jpg) no-repeat top left;
	display: block;
	font-size: 14px;
	line-height: 40px;
	padding: 0 0 0 12px;
}

.fiche .illustration {
	width: 134px;
	height: 135px;
	float: left;
	margin: 7px;
}

.fiche .fiche {
	width: 540px;
	background: #eeffbf;
	display: block;
	font-size: 13px;
	padding: 5px;
	text-align: justify;
}

.fiche .bas {
	width: 550px;
	height: 19px;
	background: url(images/fiche-bas.jpg) no-repeat bottom left;
	float: left;
	margin: 0 0 10px 0;
}

.fiche .visiter {
	width: 154px;
	height: 26px;
	float: left;
	margin: -4px 0 0 165px;
}

.fiche .telecharger {
	width: 154px;
	height: 26px;
	float: right;
	margin: -4px 64px 0 0;
}

#selection {
	float: right;
	width: 157px;
	margin: 20px 0 0 0;
}

#selection .choix {
	font-size: 14px;
	border-bottom: 1px dashed #000000;
}

#selection .carre {
	margin: 7px 0 0 17px;
	float: left;
}

#selection .vert {
	width: 157px;
	height: 138px;
	background: url(images/selection-vert.jpg) no-repeat top left;
	display: block;
	margin: 12px 0 21px 0;
}

#selection .noir {
	width: 157px;
	height: 138px;
	background: url(images/selection-noir.jpg) no-repeat top left;
	display: block;
	margin: 0 0 21px 0;
}

#selection .rouge {
	width: 157px;
	height: 138px;
	background: url(images/selection-rouge.jpg) no-repeat top left;
	display: block;
	margin: 0 0 21px 0;
}

#footer {
	background: url(images/footer.jpg) no-repeat top left;
	width: 984px;
	height: 171px;
	margin: 0 auto;
	float: left;
}

#footer .copyright {
	margin: 80px 198px 0 0;
	font-size: 8pt;
	float: right;
}

#footer .partenaire {
	width: 774px;
	margin: 20px 0 0 78px;
	float: left;
	line-height: 13px;
}

#footer .lien {
	font-size: 8pt;
	margin: 0 34px 0 0;
}
