div#gauche{
	width:217px;
	float:left;
	padding:6px 0px 0px 1px;
}

div#centre{
	width:415px;
	float:left;
	padding:6px 15px 0px 12px;
}

div#droite{
	width:200px;
	float:left;
	padding:6px 0px 0px 0px;
}

/*Styles des éléments contenus dans le bloc droite*/
div#titreImplantation{
	width:200px;
	height:25px;
	margin:0px 0px 0px 0px;
}

div#blocPublicite{
	width:196px;
	height:197px;
	padding:27px 2px 1px 2px;
	margin:9px 0px 9px 0px;
	background:url(~/images/fond_blocPublicite.jpg) left top no-repeat;
}
/*---*/

#contenu .titre h2
{
	display: block;
	width: 395px;
	min-height: 13px;
	_height: 13px;
	height: auto;
	padding: 5px 10px 10px 10px;
	margin: 0px;
	line-height: 18px;
	background: #007e3 url(~/images/tools_business_bg.jpg) left top no-repeat;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.titreh2
{
	font-family: Arial;
	font-size: medium;
	color: #FFFFFF;
	background-color: #008000;
	font-style: normal;
	font-weight: normal;
}
.BtReservation
{
	font-family: Arial;
	font-size: x-large;
	color: #FFFFFF;
	background-color: #008000;
	list-style-type: disc;
}
.button    
{
	display:block ;
	background-image:url(../images/bouton.jpg);
	background-repeat: no-repeat;    
	text-align:center;    
	padding:4px;
}
