.table_bordure {
	border: 1px solid #CCCCCC;
}
.trait_droit {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #8CD272;
}
.bande-bas {
	background-image: url(images/bande_bas.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bordure_image_haut {
	border: 1px solid #999999;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #34A02C;
}

.arriere_plan {
	background-color: #EBEBEB;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #34A02C;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.principal {
	font-family: "Times New Roman", Times, serif;
	list-style-position: inside;
	list-style-type: square;
}
.principal p {
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	margin-top: 0px;
	line-height: 2em;
}
.copyright {
	font-size: 13px;
	color: #4A9A2B;
}


.menu p {
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.boules {
	padding-left: 15px;
	padding-right: 15px;
}
.trait_cote {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #34A02C;
}
.cvpdesign {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.cvpdesign a:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.cvpdesign a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.cvpdesign a:hover {
	color: #000000;
	text-decoration: none;
}.menu a:link {
	text-decoration: none;
	color: #34A02C;
}
.menu a:visited {
	text-decoration: none;
	color: #34A02C;
}
.menu a:hover {
	color: #FF6600;
	text-decoration: none;
}
.prix {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 2.3em;
}
.principal a:link {
	color: #999999;
	text-decoration: none;
}
.principal a:visited {
	color: #999999;
	text-decoration: none;
}
