.head-visuel {
	background-image: url(images/green/css/head.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 1000px;
}
.centre-visuel {
	background-image: url(images/green/css/centre.jpg);
	background-repeat: repeat-y;
}
.footer-visuel {
	background-image: url(images/green/css/footer.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 1000px;
}
.fond-texte-accueil {
	background-image: url(images/green/css/fond-texte-accueil.jpg);
	background-repeat: no-repeat;
	height: 262px;
	width: 614px;
}
.texte-gris {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.points-verticaux {
	background-image: url(images/green/css/points.jpg);
	background-repeat: repeat-y;
	width: 6px;
}
.titre-articles {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	background-position: left center;
}
.titres-gras {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

.fond-degrade-logo {
	background-image: url(images/green/css/fond_degrade_logo.jpg);
	background-repeat: no-repeat;
	width: 185px;
	height: 270px;
	background-position: right top;
}

.puce-carree {
	background-image: url(images/green/css/puce-carree.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
	background-position: center center;
}
.bottom-promo {
	background-image: url(images/green/css/bottom-promo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
}
.texte-vert {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #009900;
}
/* Liens */

a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #00CC00;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.points-horizontaux {
	background-image: url(images/green/css/points.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.bloc-prix {
	background-image: url(images/green/bloc-prix.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 300px;
}
.mentions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.fond-texte-webdesign {
	background-image: url(images/green/css/fond-texte-webdesign.jpg);
	background-repeat: no-repeat;
	height: 262px;
	width: 614px;
}
.contour-gris {
	border: 1px solid #999999;
}
.fond-texte-graphisme {
	background-image: url(images/green/css/fond-texte-graphisme.jpg);
	background-repeat: no-repeat;
	height: 262px;
	width: 614px;
}
.fond-texte-multimedia {
	background-image: url(images/green/css/fond-texte-multimedia.jpg);
	background-repeat: no-repeat;
	height: 262px;
	width: 614px;
}
.fond-texte-conseils {

	background-image: url(images/green/css/fond-texte-conseils.jpg);
	background-repeat: no-repeat;
	height: 262px;
	width: 614px;
}
.texte-blanc {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #FFFFFF;
}
