#colonneCentreSh{width: 750px;}
.shContentBloc{background-position: top right;}

.shContentTitre{
	z-index: 100;
	background:url(../imgs/full_bghaut.gif) no-repeat;
	margin-right: 0px;
	background-position:top right;
}
#fullHaut{
	position: relative;
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-left: 10px;
}
* html #fullHaut{
	margin-left: 0px;
}
#fullBas{
	position: relative;
	clear: left;
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
* html #fullBas{
	margin-right: 0px;
	margin-left: 0px;
}
#fullHautLeft{
width: 200px;
float: left;
background:url(../imgs/fondphoto_200.gif) no-repeat;
padding: 11px 0px 0px 11px;
}
* html #fullHautLeft{
margin-right: 10px;
margin-left: 5px;	
}
#fullHautRight{
width: 500px;
float: left;
}
#fullBasLeft{
width: 430px;
float: left;
}
* html #fullBasLeft{
margin-left: 5px;	
}
#fullBasRight{
width: 290px;
float: left;
padding-right: 10px;
}
#fullHautLeft img{
	margin-bottom: 15px;
}

/****************************************************************/
/************************** POLICES *****************************/
/****************************************************************/
#fullHautRight{
	font-family: Arial;
}
#fullHautRight h1{
font-size: 35px;
font-weight: bold;
padding: 0px;
margin: 0px;
}
#fullHautRight h2{
font-size: 20px;
font-weight: bold;
color: #666666;
padding: 0px;
margin: 0px;
}
#fullHautRight h3{
font-size: 14px;
font-weight: normal;
line-height: 24px;
padding: 0px;
margin: 0px;
}

.shContentText, .shContentText a {
  width:auto;
}





