body {
	color: #000000;
	background-color: #F8F8F8;
	background-image: url(images/diz_r2_c3.jpg);
	background-position: center top;

	margin: 0px;
	padding: 0px;


}
.fondhaud {
	background-image: url(images/diz_r1_c1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.fonddroit {
	background-image: url(images/diz_r1_c12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.fondgauche {
	background-image: url(images/diz_r1_c2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tpcenter {
	text-align:center;
	padding: 5px 22px 5px 20px; 
	background-image: url(images/diz_r2_c4.jpg);
	background-position: top;
	background-repeat: repeat-y;
}
.cadre{
	border-bottom: solid 1px #cccccc;
}
.cadre1{
	padding-top:4px;
	padding-bottom:4px;
	background-color: #F8F8F8;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}
.cadre2{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:10px;
	background-color: #F8F8F8;
	border-top: solid 1px #cccccc;
	background-image: url(images/diz_r6_c7.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.cadre2 a.titre { 
	display:block;
	font-size:18px;
	text-decoration:none;
	
}
.cadre2 a.texte { 
	padding-left:2px;
	font-weight:normal;
	display:block;
	font-size:11px;
	text-decoration:none;
	
}
.cadre2 a.titre:hover{ 
	text-decoration:underline;
	
}
.cadre3{
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	background-image: url(images/diz_r6_c9.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #F8F8F8;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}
.cadre4{
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	background-color: #F8F8F8;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #eeeeee;
	border-right: solid 1px #cccccc;
}
td , a {
	color:#000;
	font-family:arial;
	font-size:12px;
}
img {
	border-color:#000; 
	}
a {
	color:#000;
	font-weight:bold;
	}
	
	
/*Style de lien pour le menu de promo*/
A.lien_menu_promo{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000000; text-decoration:none; font-weight:bold; padding-bottom:10px;  }
A.lien_menu_promo:link{ text-decoration:none; }
A.lien_menu_promo:hover { text-decoration:underline; color:#000000; }
A.lien_menu_promo:visited {}