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

.italic{
	font-style: italic;
}

a{
	color: #a53800;
}

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

/********** 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_body_bg_no_template{
	width: 996px;
	background-color:#FFFFFF;
}

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

#titre{
	float: left;
	color: #66970e;
	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 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;
	background-color: #FFFFFF;
}

#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;
}
/*correction W3c */
.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 loisirs par catégorie (Randonnées, canyonning, eaux vives ...) */
#container_liens_horizontal{
	width: 816px;
	height: 30px;
	background-color: #FFFFFF;
}

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

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

#mini_lien_horizontal_montagne a:hover{
	width: 135px;
	height: 30px;
	background-position: bottom;
}

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

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

.mini_lien_horizontal_montagne a:hover{
	width: 135px;
	height: 30px;
	background-position: bottom;
}

.mini_lien_horizontal_montagne_hover a{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 1px;
	font-size: 11px;
	text-align: center;
	width: 135px;
	height: 30px;
	float: left;
	line-height: 30px;
	background: url('../images/montagne_mini_hover.gif') no-repeat top center;
}
/********* container_body_general = body + pub a droite ***********/
#space{
	width: 822px;
	height: 5px;
	background-color: #FFFFFF;
}
.space{
	width: 822px;
	height: 5px;
	background-color: #FFFFFF;
}


/********* container BODY GENERAL = body + pub a droite ***********/
#container_body_general{
	margin-left: 174px;
	width: 822px;
	background-color: #FFFFFF;
}


/*********PUB VERTICAL  *******/
#container_pub_vertical{
	margin-top: 10px;
	width: 203px;
	float: right;
}

#pub_vertical{
	margin-bottom: 5px;
}

#pub_vertical_fixe{
	height: 90px;
	margin-bottom: 5px;
}
/*W3C*/
.pub_vertical{
	margin-bottom: 5px;
}

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


/********** CONTAINER_BODY ***/
#container_loisir_index{
	width: 608px;
	margin-left: 4px;
	padding-bottom: 5px;
}
.container_loisir_index{
	width: 608px;
	margin-left: 4px;
	padding-bottom: 5px;
}S
#big_titre{
	width: 600px;
	margin-left: 5px;
	padding-bottom: 5px;
	font-size: 17px;
	font-weight: bold;
}

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

#texte_description{
	font-size: 12px;
	text-align: justify;
}

.mini_description{
	font-size: 10px;
}

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

#mini_container_loisir_gauche{
	width: 280px;
	float: left;
}

#container_titre_header_fin_vert{
	width: 300px;
	height: 35px;
	background: url('../images/arrondifin_vert.gif') no-repeat top center;
	line-height: 35px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF
}

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

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

#big_container_texte_header{
	width: 600px;
	line-height: 17px;
	margin: auto;
	padding-top:5px;
	margin-bottom: 5px;
}


/*page loisirs-reunion-montagne.php */
#photo_index_montagne{
	float: right;
	margin-left: 10px;
	width: 300px;
	height: 200px;
	background: url('../images/montagne.jpg') no-repeat top center;
}

#photo2_index_montagne{
	float: left;
	width: 300px;
	height: 418px;
	background: url('../images/canyoning.jpg') no-repeat top center;
}

#loisir_montagne_desc_droit{
	margin-left: 310px;
	width: 300px;
	height: 418px;
	padding-bottom: 10px;
}

#cadre_montagne{
	width: 298px;
	height: 362px;
	border-right: 1px solid #38302b;
	border-bottom: 1px solid #38302b;
	border-left: 1px solid #38302b;
}

/*** loisirs-reunion-trekking.php **/
#photo1_page_trekking{
	float: right;
	margin-left: 10px;
	width: 300px;
	height: 200px;
	background: url('../images/panneaux_rando.jpg') no-repeat top center;
}

#photo2_page_trekking{
	float: left;
	width: 300px;
	height: 400px;
	background: url('../images/randonneurs2.jpg') no-repeat top center;
}

#photo3_page_trekking{
	float: right;
	margin-left: 10px;
	width: 300px;
	height: 200px;
	background: url('../images/randonneurs.jpg') no-repeat top center;
}

#loisir_page_montagne_desc_droit{
	margin-left: 310px;
	height: 415px;
}

#cadre_page_montagne{
	width: 298px;
	height: 362px;
	border-right: 1px solid #38302b;
	border-bottom: 1px solid #38302b;
	border-left: 1px solid #38302b;
}

/** page loisirs-reunion-canyo.php */
#photo1_page_canyo{
	float: right;
	margin-left: 10px;
	width: 300px;
	height: 200px;
	background: url('../images/canyoning1.jpg') no-repeat top center;
}

#photo2_page_canyo{
	float: left;
	width: 300px;
	height: 395px;
	background: url('../images/canyoning2.jpg') no-repeat top center;
}

#photo3_page_canyo{
	margin-left: 310px;
	width: 300px;
	height: 200px;
	background: url('../images/canyoning3.jpg') no-repeat top center;
}

#loisir_page_canyo_desc_droit{
	margin-left: 310px;
}

#cadre_page_canyoning{
	width: 298px;
	border-right: 1px solid #38302b;
	border-bottom: 1px solid #38302b;
	border-left: 1px solid #38302b;
}


/** page loisirs-montagne-eaux-vives.php ***/
#photo1_page_eaux_vives{
	margin-left: 310px;
	width: 300px;
	height: 215px;
	# background: url('../images/rafting1.jpg') no-repeat top center;
}

#photo2_page_eaux_vives{
	margin-left: 310px;
	width: 300px;
	height: 215px;
	# background: url('../images/rafting2.jpg') no-repeat top center;
}

#big_cadre_page_eaux_vives{
	width: 608px;
	border-right: 1px solid #38302b;
	border-bottom: 1px solid #38302b;
	border-left: 1px solid #38302b;
}

#container_image_texte_loisir{
	padding-top: 5px;
	padding-bottom: 5px;
	width: 580px;
	height: 60px;
	margin: auto;
}

#image_canyo{
	float: left;
	width: 125px;
	height: 60px;
}

#texte_loisir{
	margin-left: 135px;
	font-size: 12px;
}

/** page loisirs-reunion-vtt.php **/
#photo1_page_vtt{
	float: right;
	margin-left: 10px;
	width: 300px;
	height: 215px;
	# background: url('../images/vtt1.jpg') no-repeat top center;
}

#photo2_page_vtt{
	float: right;
	margin-left: 10px;
	width: 300px;
	height: 200px;
	background: url('../images/vtt3.jpg') no-repeat top center;
}

#photo3_page_vtt{
	float: left;
	width: 300px;
	height: 215px;
	# background: url('../images/vtt-casque.jpg') no-repeat top center;
}

#big_cadre_page_velo{
	width: 608px;
	border-right: 1px solid #38302b;
	border-bottom: 1px solid #38302b;
	border-left: 1px solid #38302b;
}

#loisir_page_vtt_desc_droit{
	margin-left: 310px;
	height: 215px;
}

/** page loisirs-reunion-escalade.php **/
#photo1_page_escalade{
	float: left;
	width: 300px;
	height: 380px;
	# background: url('../images/escalade1.jpg') no-repeat top center;
}

#photo2_page_escalade{
	float: left;
	width: 300px;
	height: 215px;
	# background: url('../images/escalade2.jpg') no-repeat top center;
}

#loisir_page_escalade_desc_droit{
	margin-left: 310px;
}

#cadre_page_escalade{
	width: 298px;
	border-right: 1px solid #38302b;
	border-bottom: 1px solid #38302b;
	border-left: 1px solid #38302b;
}

#loisir_page_vtt_desc2_droit{
	margin-left: 310px;
	height: 215px;
}

/** page loisirs-reunion-tout-terrain.php **/
#photo1_page_tout_terrain{
	margin-left: 300px;
	width: 300px;
	height: 215px;
	# background: url('../images/4x4.jpg') no-repeat top center;
}

#photo2_page_tout_terrain{
	margin-left: 300px;
	width: 300px;
	height: 200px;
	background: url('../images/quad.jpg') no-repeat top center;
}

#cadre_page_quad{
	width: 608px;
	height: 210px;
	border-right: 1px solid #38302b;
	border-bottom: 1px solid #38302b;
	border-left: 1px solid #38302b;
}

#cadre_page_4x4{
	width: 608px;
	height: 225px;
	border-right: 1px solid #38302b;
	border-bottom: 1px solid #38302b;
	border-left: 1px solid #38302b;
}

/********* recherche loisirs montagne */

/* espace entre liens horizontal et resultats recherche loisirs */
#space_resultats{
	width: 600px;
	height: 10px;
}

#container_loisirs_espace_resultats{
	width: 600px;
	margin-left: 2px;
}

#container_loisirs{
	width: 600px;
	margin-left: 2px;
	padding-bottom: 5px;
}

#loisir_not_found{
	width: 600px;
	height: 10px;
	margin-left: 10px;
	padding-bottom: 20px;
	font-weight: bold;
}

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

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

.resultats_loisir{
	margin-bottom: 5px;
}

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

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

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

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

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

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

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

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