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;
}

a{
	color: #a53800;
}

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

#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_titre_langage_recherche{
	width: 822px;
	height: 30px;
	margin-left: 174px;
	background-color: #FFFFFF;
}

#titre{
	float: left;
	color: #897e8a;
	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_bg_no_template{
	width: 996px;
	background-color:#FFFFFF;
}

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

#path{
	margin-left: 4px;
	width: 800px;
	height:15px;
}

#path a{
	text-decoration: none;
	color: #a53800;
	font-weight: bold;
}

#container_pub_horizontal{
	width: 822px;
	height: 95px;
}

#pub_horizontal{
	float: left;
	margin-top: 5px;
	margin-left: 3px;
}

#pub_horizontal_taille4{
	margin-top: 5px;
	margin-left: 1px;
}

#pub_horizontal_fixe{
	width: 200px;
	height: 90px;
	float: left;
	margin-top: 5px;
	margin-left: 3px;
}


/*liens des different véhicules (2 roues, Voitures Minibus)*/
#container_liens_horizontal{
	width: 816px;
	height: 30px;
	background-color: #FFFFFF;
}

#liens_horizontal{
	width: 822px;
	height: 20px;
	margin-left: 1px;
}

#lien_horizontal a{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 1px;
	font-size: 11px;
	text-align: center;
	width: 204px;
	height: 30px;
	float: left;
	line-height: 30px;
	background: url(../images/vehicule.gif) top center no-repeat;
}

#lien_horizontal a:hover{
	width: 204px;
	height: 30px;
	background-position: bottom left;
}

#lien_horizontal_selected a{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 1px;
	font-size: 11px;
	text-align: center;
	width: 204px;
	height: 30px;
	float: left;
	line-height: 30px;
	background: url(../images/vehicule_hover.gif) top center no-repeat;
}

/********* container_body_general = body + pub a droite ***********/

#space{
	width: 822px;
	height: 5px;
	background-color: #FFFFFF;
}

#space_2{
	width: 822px;
	height: 15px;
	background-color: #FFFFFF;
}

#space_3{
	width: 822px;
	height: 300px;
	background-color: #FFFFFF;
}

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

#container_body_general_tmp{
	margin-left: 174px;
	width: 822px;
	height: 1000px;
	background-color: #FFFFFF;
}

#container_body_general_tmp2{
	margin-left: 174px;
	width: 822px;
	height: 850px;
	background-color: #FFFFFF;
}

/* pub a Droite de la page */
#container_pub_vertical{
	margin-top: 10px;
	width: 203px;
	float: right;
}

#pub_vertical{
	margin-bottom: 5px;
}

#pub_vertical_fixe{
	height: 90px;
	margin-bottom: 5px;
}

/* CONTAINER_BODY **/

#container_location_index{
	width: 608px;
	margin-left: 4px;
	margin-bottom: 10px;
}



/***************  LOCATION VEHICULES REUNION.php ******/
#container_location_index_titre{
	width: 500px;
	margin: auto;
	margin-bottom: 10px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
}

#container_location_index_titre_2{
	width: 500px;
	margin-left: 5px;
	font-size: 17px;
	font-weight: bold;
}

#img_location_voiture{
	float: right;
	margin-top: 18px;
	margin-left: 10px;
	width: 300px;
	height: 200px;
	background: url(../images/vehicule.jpg) top center no-repeat;
    }
	
#img_location_minibus{
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	width: 300px;
	height: 200px;
	background: url(../images/minibus.jpg) top center no-repeat;
	}
	
#img_location_scooter{
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 300px;
	height: 200px;
	background: url(../images/scooter-boucan.jpg) top center no-repeat;
	}
	
#container_location_texte{
	text-align: justify;
	font-size: 13px;
}

#container_location_texte_2{
	width: 300px;
	font-size: 13px;
	float: left;
}

#container_location_texte_3{
	text-align: justify;
	height: 200px;
	font-size: 13px;
}

/** Different cadre page : location-vehicules-reunion.php */
#container_titre_header_gris{
	width: 300px;
	height: 65px;
	background: url(../images/arrondi_gris.gif) top center no-repeat;
}

#container_titre_header_gris_motos{
	width: 300px;
	height: 65px;
	background: url(../images/arrondi_moto.gif) top center no-repeat;
}

#container_titre_header_gris_minibus{
	width: 300px;
	height: 65px;
	background: url(../images/arrondi_minibus.gif) top center no-repeat;
}

#container_titre_header_gris_bus{
	width: 300px;
	height: 65px;
	background: url(../images/arrondi_car.gif) top center no-repeat;
}

#container_titre_header_big_gris{
	width: 610px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	color: #FFFFFF;
	background: url(../images/big_arrondi_car.gif) top center no-repeat;
}

#titre_logo{
	width: 50px;
	height: 37px;
	margin-left: 10px;
	float: left;
	
}

#titre_header_1{
	color: #FFFFFF;
	width: 210px;
	height: 57px;
	margin-left: 90px;
	padding-top: 10px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	word-spacing: -0.1em;
}

#titre_header_2{
	color: #FFFFFF;
	width: 200px;
	height: 57px;
	margin-left: 100px;
	padding-top: 10px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

#titre_header{
	color: #FFFFFF;
	width: 230px;
	height: 37px;
	margin-left: 70px;
	padding-top: 10px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

#container_texte_header{
	width: 275px;
	line-height: 17px;
	margin: auto;
	padding-top:5px;
	margin-bottom: 5px;
	font-size: 12px;
}

#container_texte_footer{
	font-size: 13px;
	width: 270px;
	margin: auto;
	line-height: 16px;
}

#container_texte_footer a{
	font-weight: bold;
	color: #993300;
}

/******   Different container dans le body_general *****/

#cadre{
	margin: auto;
	width: 298px;
	height: 190px;
	border-right: 1px solid #38302b;
	border-bottom: 1px solid #38302b;
	border-left: 1px solid #38302b;
}

#cadre_1{
	margin: auto;
	width: 608px;
	height: 300px;
	border-right: 1px solid #38302b;
	border-bottom: 1px solid #38302b;
	border-left: 1px solid #38302b;
}

#container_voiture_vehicule{
	margin-left: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 613px;
}

#container_voiture{
	width: 300px;
	float: left;
}

#container_vehicule{
	margin-left: 310px;
	width: 300px;
}

#container_reseau_routier{
	width: 610px;
	margin-left: 4px;
	padding-bottom: 10px;
}

#container_carte_reseau_routier{
	width: 252px;
	height: 223px;
	float: left;
	background: url(../images/carte-reunion-routes-reduite.jpg) top center no-repeat;
}

#container_reseau_routier_texte_header{
	margin-left: 260px;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 340px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

#container_reseau_routier_texte{
	width: 340px;
	margin-left: 260px;
}

/* location-voitures */

#carte_titre{
	width: 610px;
	height: 35px;
	background: url(../images/big_arrondi_car.gif) top center no-repeat;
	margin-left: 4px;
	text-align: center;
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color: #FFFFFF;
}

#container_carte_loueurs{
	width: 608px;
	height: 360px;
	margin-left: 4px;
	margin-bottom: 10px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#carte_loueurs{
	width: 427px;
	height: 320px;
	margin: auto;
	padding-top: 10px;
}

#location_texte{
	width: 600px;
	margin-left: 4px;
	padding-bottom: 10px;
}

#titre_infos_locations{
	width: 610px;
	height: 35px;
	line-height: 35px;
	background: url(../images/big_arrondi_car.gif) top center no-repeat;
	margin-top: 15px;
	margin-left: 4px;
	font-weight: bold;
	text-align: center;
	font-size: 17px;
	color: #FFFFFF;
}

#container_infos_locations{
	width: 608px;
	margin-left: 4px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#texte_infos_locations{
	width: 570px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: auto;
}

.tab_horaires{
	width: 560px;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tab_horaires tr.tps_moyen{
	width: 560px;
}

.tab_horaires td.header_tps{
	font-weight: bold;
	text-align: right;
}

/* locataion 2 roues */

#img_boucan{
	margin-top: 30px;
	margin-left: 310px;
	margin-bottom: 50px;
	width: 299px;
	height: 128px;
}

#img_boucan{
	margin-top: 30px;
	margin-left: 310px;
	margin-bottom: 50px;
	width: 300px;
	height: 200px;
}

#container_location_motos_scooter{
	width: 608px;
	margin-left: 4px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#container_location_velos{
	width: 608px;
	margin-left: 4px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#container_location_moto{
	width: 290px;
	padding-top: 10px;
	margin-left: 4px;
	float: left;
}

#titre_location_moto{
	font-size: 14px;
	font-weight: bold;
}

#texte_location_moto{
	padding-top: 10px;
}

#container_location_scooter{
	margin-left: 315px;
	width: 290px;
	padding-top: 10px;
}

#titre_location_scooter{
	width: 290px;
	font-size: 14px;
	font-weight: bold;
}

#texte_location_scooter{
	width: 290px;
	padding-top: 10px;
	width: 290px;
}

#titre_location_scooter_moto{
	clear: left;
	padding-top: 20px;
	width: 608px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 14px;
}



/* page recherche vehicule.php */
#container_vehicules{
	width: 600px;
	margin-left: 2px;
}


#container_vehicules_espace{
	width: 600px;
	height: 880px;
	margin-left: 2px;
}

#params_formulaire{
	width: 500px;
	margin-left: 100px;
	margin-bottom: 5px;
}

.red{
	color: red;
	font-size: 12px;
	font-weight: bold;
}

.gris{
	margin: auto;
	width: 600px;
	height: 20px;
	text-align: center;
	color: red;
	font-size: 12px;
	font-weight: bold;
}

.resultats_nom  tr.container_nom_location{
	font-size: 14px;
	font-weight: bold;
}

.resultats_nom td.nom_location{
	border-bottom: 1px solid #0eb2b3;
	width: 610px;
}
.resultats_nom td.nom_location a{
	color: #0eb2b3;
	text-decoration: none;
}

.resultats{
	margin-bottom: 10px;
}

.resultats tr.container_desc_location{
	width: 610px;
	color: #38302b;
	font-size: 12px;
}

.resultats td.container_location_photo{
	width: 70px;
	height: 70px;
	border: 1px solid #000000;
}

.resultats td.container_location_description{
	width: 420px;
	height: 70px;
	padding: 0px 10px 0px 10px;
	line-height: 15px;
}

.resultats td.container_location_separator{
	width: 1px;
	height: 70px;
	border-left: 1px solid #0eb2b3;
}

.resultats td.container_location_lieu{
	width: 70px;
	font-weight: bold;
}

.resultats td.container_location_type{
	width: 70px;
	font-weight: bold;
}

.resultats td.container_location_lien{
	width: 70px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.resultats td.container_location_lien a{
	color: #993300;
}


/***************** resultats 2 roues ************************/

.resultats_nom_deux_roues  tr.container_nom_location{
	font-size: 14px;
	font-weight: bold;
}

.resultats_nom_deux_roues td.nom_location{
	border-bottom: 1px solid #0eb2b3;
	width: 610px;
}
.resultats_nom_deux_roues td.nom_location a{
	color: #0eb2b3;
	text-decoration: none;
}

.resultats_deux_roues{
	margin-bottom: 5px;
}

.resultats_deux_roues tr.container_desc_location{
	width: 610px;
	color: #38302b;
	font-size: 12px;
}

.resultats_deux_roues td.container_location_photo{
	width: 70px;
	height: 70px;
	border: 1px solid #000000;
}

.resultats_deux_roues td.container_location_description{
	width: 420px;
	height: 70px;
	padding: 0px 10px 0px 10px;
	line-height: 15px;
}

.resultats_deux_roues td.container_location_separator{
	width: 1px;
	height: 70px;
	border-left: 1px solid #0eb2b3;
}

.resultats_deux_roues td.container_location_lieu{
	width: 70px;
	font-size: 11px;
	font-weight: bold;
}

.resultats_deux_roues td.container_location_type{
	width: 70px;
	font-size: 11px;
	font-weight: bold;
}

.resultats_deux_roues td.container_location_lien{
	width: 70px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.resultats_deux_roues td.container_location_lien a{
	color: #993300;
}

#space_deux_roues{
	width: 608px;
	height: 50px;
}