body{
	font-family: Arial;
	font-size: 13px;
	color: #38302b;
	background-color: #e5e5e5;
}

/* styles pour le texte si besoin */
.underline{
	text-decoration: underline;
}

.bold{
	font-weight: bold;
}


/******** PAGE ENTIERE encadrement 1px en noir tout autour *************/
#ombrage{
	width: 1004px;
	margin: auto;
	background: url('images/fond.jpg') repeat-y top center;
}

#global{
	width: 996px;
	margin: auto;
}


/******* BANNER comprend le logo + banniere (+ animation flash) ********/
#banner{
	width: 996px;
	height: 144px;
}

#banner_texte{
	color: #000000;
	width: 622px;
	height: 30px;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
}

/* logo = img banniere + Titre ex page index.htm -->  banniere-allonslareunion3.gif + Titre Vacances et tourisme à l'île de la Réunion */

/********** CONTAINER BODY_BG implicite = menu + container_body_general(ex page index.htm --> container coiffure + hebergement + vehicules) + Pub banniere a droite **/
#container_body_bg{
	width: 996px;
	background-color: #0eb2b3;
}

/***************** container PATH + PUB HORIZONTAL *******/
#container_titre_langage_recherche{
	width: 822px;
	height: 30px;
	margin-left: 174px;
	background-color: #FFFFFF;
}

#titre{
	float: left;
	color: #0eb2b3;
	width: 520px;
	height: 30px;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
}

#langage{
	float: left;
	margin-left: 35px;
	width: 65px;
	height: 30px;
}

#container_recherche{
	margin-left: 620px;
	padding-top: 3px;
	text-align: center;
	width: 200px;
	height: 20px;
}


/********** CONTAINER_BODY ***/
#container_body_general{
	margin-left: 174px;
	width: 822px;
	background-color: #FFFFFF;
}

#container_presentation_google_map{
	margin-left: 3px;
	padding-top: 10px;
	width: 815px;
}

#container_presentation{
	width: 488px;
	float: left;
}

#container_titre_presentation{
	background: url('images/arrondi-heberge.gif') no-repeat top center;
	width: 488px;
	height: 46px;
	color: #FFFFFF
}

.titre_prestataire{
	line-height: 46px;
	padding-left: 10px;
}

.desc_prestataire{
	line-height: 46px;
	padding-left: 30px;
}

#cadre{
	width: 486px;
	height: 182px;
	border-right: 1px solid #38302b;
	border-bottom: 1px solid #38302b;
	border-left: 1px solid #38302b;
}

#photo_prestataire{
	float: left;
	width: 242px;
	height: 171px;
	margin: 5px 5px 5px 5px;
}

#texte_prestataire{
	padding-top: 5px;
	padding-right: 3px;
}

#google_map{
	margin-left: 498px;
	width: 313px;
	height: 233px;
}

#tableau_prestataire{
	border:1px solid #38302b; margin-top: 10px;
	margin-left: 3px;
	background: url('images/fond_palme.jpg') repeat-y top center;
	width: 812px;
	
}