h1 {
	text-align:center;
	margin:20px 2px 10px 2px;
	color:#bf311b;
}
table#titresFS h2 {
	color:#bf311b !important;
}
p.titreSuggestif {
	color:#bf311b !important;
}
#pavesIntroProfils {
	margin:0;
	padding:0 0 0 60px;
}
#Intro_photo {
	float:left;
	width:180px;
	height:180px;
	margin:10px 10px 10px 10px;
	background-image:url(../images/temporaire_profilBusiness_1.jpg);
	background-repeat:no-repeat;
	padding:0;
}
#transp {
	background-color:#ffffff;
	margin-top:115px;
   /*position:absolute;*/
   width:180px;
   top:100;
   left:200;
   height:65px;
   filter:alpha(opacity=70);
   -moz-opacity:0.7;
   opacity: 0.7;
}
#Intro_photo h2 {
	font-size:140%;
	color:#30302e;
	text-align:center;
	font-weight:bold;
	margin:0;
	padding:0;
	filter:alpha(opacity=100);
   -moz-opacity:10;
   opacity: 10;
}
#Intro_photo p {
	color:#30302e;
	text-align:center;
	font-size:120%;
	font-style:italic;
	font-weight:bold;
	padding:0 2px 0 2px;
	margin:0;
}
#Intro_photo a, #Intro_photo a:visited {
	color:#30302e;
	text-decoration:none;
}
#Intro_photo a:hover {
	color:#30302e;
	text-decoration:underline;
}
#menuActif {
	background-color:#bf311b;
	height:26px;
	>height:22px;
}

/* SOUS-MENU */
#sousMenu {
	background-color:#bf311b;
}
/* colonne de gauche */
#blocMenuInterne li {
	background-color:#bf311b;
	border-bottom:1px solid #fff;
}
/* colonne de droite */
#blocZoneCActifsContenu {
	border:1px solid #bf311b;
}
#blocZoneCActifsContenu h2 {
	color:#bf311b;
}
a.lienBlocZoneCActifs, a.lienBlocZoneCActifs:visited {
	color:#bf311b;
	text-decoration:none;
}
a.lienBlocZoneCActifs:hover {
	color:#bf311b;
	text-decoration:underline;
}

