@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#conteneur {
	height: auto;
	width: 890px;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-right: auto;
	background-image: url(images/repet_middle.jpg);
	background-repeat: repeat-y;
}
#headbox {
	height: 19px;
	width: 890px;
	background-repeat: no-repeat;
}

#middle {
	height: auto;
	width: 890px;
	background-repeat: repeat-y;
	clear: none;
}
#contenu {
	height: auto;
	width: 850px;
	margin-left: 20px;
}
#colonnegauche {
	height: auto;
	width: 150px;
	margin-left: 20px;
	float: left;
	color: #333333;
	font-size: 90%;
	margin-right: 10px;
}



#colonnegauche   a,a:link,a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	list-style-type: square;
}

#colonnegauche a:hover {
	color: #008ED0;
	text-decoration: none;
}



#colonnedroite {
	height: auto;
	color: #333333;
	font-size: 70%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
	margin-right: 180px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
}
#colonnedroite2 {
	height: auto;
	color: #333333;
	font-size: 70%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #CCCCCC;
	padding-right: 10px;
}

#colonnedroite a, a:link, a:visited {
	color: #333333;
}
#colonnedroite a:hover {
	color: #999999;
}


#colonnenews {
	float: right;
	color: #333333;
	font-size: 70%;
	margin-right: 20px;
	width: 150px;
	margin-left: 10px;
}

.produit_lien {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-weight: bold;
}
.produit_lien a:hover {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-weight: bold;
}
#footbox {
	width: 890px;
	background-repeat: no-repeat;
	clear: both;
	background-image: url(images/bottom_box.jpg);
	color: #333333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	background-position: bottom;
	margin-right: 0px;
}
#footbox  a,a:link, a:visited {
	color: #333333;
}
#footbox a:hover {
	color: #999999;
	text-decoration: none;
}
#actu {
	color: #666666;
	font-size: 12px;
}

#titreactu {
	color: #333333;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.Style23 {
	font-size: 110%
}
.Style6 {font-size: 12px}
