p.titre{
	margin: 0.6em 10px 0;
	border: 7px solid #4B7DE3;
	border-width: 7px 0;
	font-size: 28px;
	font-weight: bolder;
	color: black;
	background: white;
	text-align: center;
}
table.titre{
	background:white;
	color: Black;
}
table.contenu{
	background:black; 
	color:white;
}
a{text-decoration: none;color:white}
a:hover {text-decoration: underline;color:white}
a:visited{color:gray;}
h2 a:visited{color: White;}
.texte, .texte2 {
	font-size: 12px;
	line-height: 18px
}
.texte2{
	font-size: 9px;
	margin:0 35px 1em 0;
}
table{border:none;width:100%;border-collapse:collapse}
td{padding:0}
td.img_accueil, td.filiales{
	width: 153px;
	height: 345px;
	background: white url(img_accueil.png) no-repeat center 0;
}
td.filiales{
	width:90px;
	background-image: url(filiales.png);
}
ul{list-style:none;}
ul ul{margin:0}
li{margin:2em 0}
li li{margin:0.4em 0 0.4em 45px}
h2{
	font-weight:normal;
	font-size:14px;
}
h2 a{
	padding-left:45px;
	background: url(b_menu_off.png) no-repeat -6px -3px;	
}
h2 a:hover{
	background-image: url(b_menu_off_h.png);
	text-decoration: none;
	color: #48AF1D;
}
