/* CSS Document */
body {
	margin:2px 0 0 0;
	padding:0;
	background-repeat:repeat-x;
	background-image: url(img/template/fond.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
}

#tpl_principale{
	width:760px;
	margin:0 auto;
	text-align:justify;
}
#tpl_principale_titre{
	width:609px;
	height:102px;
	background-image:url(img/template/image_titre.gif);
}
#tpl_principale_titre div{
	width:602px;
	border:1px solid #CCC;
}
#tpl_principale hr{
	visibility:hidden;
}
#tpl_banniere{
	border:1px solid #CCC;
}
#tpl_menu_1{
	text-align:right;
}
#tpl_menu_1 a:link, #tpl_menu_1 a:visited{
	color:#000;
	text-decoration:none;
}
#tpl_menu_1 a:hover, #tpl_menu_1 a:active{
	color:#000;
	text-decoration:underline;
}
#tpl_menu_2{
	float:left;
	width:132px;
}
#tpl_menu_2 ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#tpl_menu_2 li{
	margin:0 0 2px 0;
}
#tpl_menu_2 a{
	display:block;
	margin:0 0 2px 0;
	padding:0 3px;
	color:#000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	width:123px;
	border: 1px solid #CCC;
	
	
}
#tpl_menu_2 a:link, #tpl_menu_2 a:visited{
	background-color:#FFF;
	text-decoration:none;
	border: 1px solid #CCC;
}
#tpl_menu_2 a:hover, #tpl_menu_2 a:active{
	background-color:#EEE;
	text-decoration:none;
	border: 1px solid #666;
}

#tpl_menu_2 .menuRaquettes a:link, #tpl_menu_2 .menuRaquettes a:visited{
	text-decoration:none;
	border: 1px solid #CCC;
	background: transparent url(img/index/index_2_2.jpg) top left no-repeat;
	background-position: 0 -76px;	
}
#tpl_menu_2 .menuRaquettes a:hover, #tpl_menu_2 .menuRaquettes a:active{
	text-decoration:none;
	border: 1px solid #666;
	background: transparent url(img/index/index_2_2.jpg) top left no-repeat;
	background-position: 0 -76px;
}

#tpl_menu_2 .menuRandonnees a:link, #tpl_menu_2 .menuRandonnees a:visited{
	text-decoration:none;
	border: 1px solid #CCC;
	background: transparent url(img/index/index_2_2.jpg) top left no-repeat;
	background-position: 0 -96px;	
}
#tpl_menu_2 .menuRandonnees a:hover, #tpl_menu_2 .menuRandonnees a:active{
	text-decoration:none;
	border: 1px solid #666;
	background: transparent url(img/index/index_2_2.jpg) top left no-repeat;
	background-position: 0 -96px;
}

#tpl_menu_2 .menuVoyage a:link, #tpl_menu_2 .menuVoyage a:visited{
	text-decoration:none;
	border: 1px solid #CCC;
	background: transparent url(img/index/index_2_2.jpg) top left no-repeat;
	background-position: 0 -116px;
}
#tpl_menu_2 .menuVoyage a:hover, #tpl_menu_2 .menuVoyage a:active{
	text-decoration:none;
	border: 1px solid #666;
	background: transparent url(img/index/index_2_2.jpg) top left no-repeat;
	background-position: 0 -116px;
}

#tpl_menu_2 .menuGPS a:link, #tpl_menu_2 .menuGPS a:visited{
	text-decoration:none;
	border: 1px solid #CCC;
	background: transparent url(img/index/index_2_2.jpg) top left no-repeat;
	background-position: 0 -136px;
}
#tpl_menu_2 .menuGPS a:hover, #tpl_menu_2 .menuGPS a:active{
	text-decoration:none;
	border: 1px solid #666;
	background: transparent url(img/index/index_2_2.jpg) top left no-repeat;
	background-position: 0 -136px;
}

#tpl_menu_2 .menuTrekking a:link, #tpl_menu_2 .menuTrekking a:visited{
	text-decoration:none;
	border: 1px solid #CCC;
	background: transparent url(img/index/index_2_2.jpg) top left no-repeat;
	background-position: 0 -156px;
}
#tpl_menu_2 .menuTrekking a:hover, #tpl_menu_2 .menuTrekking a:active{
	text-decoration:none;
	border: 1px solid #666;
	background: transparent url(img/index/index_2_2.jpg) top left no-repeat;
	background-position: 0 -156px;
}
#tpl_menu_2 .menuSurMesure a:link, #tpl_menu_2 .menuSurMesure a:visited{
	text-decoration:none;
	border: 1px solid #CCC;
	background: transparent url(img/index/index_2_2.jpg) top left no-repeat;
	background-position: 0 -176px;
}
#tpl_menu_2 .menuSurMesure a:hover, #tpl_menu_2 .menuSurMesure a:active{
	text-decoration:none;
	border: 1px solid #666;
	background: transparent url(img/index/index_2_2.jpg) top left no-repeat;
	background-position: 0 -176px;
}


#tpl_page{
	border:1px solid #CCC;
	margin-left:132px;
	/*width:610px;*/
	padding:4px;
	background-color:#FFF;
	height: auto;
	min-height:556px;
	height: 556px; 
}
html>body #tpl_page {
	height: auto;
}
#tpl_img_titre{
	width:610px;
	height:102px;
	background-image:url(img/template/image_titre.gif);
}
#tpl_img_titre img{
	border:1px solid #CCC;
}
#tpl_page h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:2em;
	font-weight:normal;
	text-align:center;
	margin:20px;
}
#tpl_page h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight:bold;
	text-align:left;
	margin:7px 0 7px 0;
}
#tpl_pied{
	clear:both;
	text-align:center;
	color:#666666;
	font-size:0.85em;
	margin-left:135px;
}
#tpl_pied a:link, #tpl_pied a:visited{
	color:#666666;
	text-decoration:none;
}
#tpl_pied a:hover, #tpl_pied a:active{
	color:#666666;
	text-decoration:underline;
}
.tpl_commentaire{
	font-size:0.8em;
}
#tpl_replace_img{
	display:none;
}
/******************* PAGE ******************/
.jpg_photo_1{
	float:right;
	margin-left:5px;
	text-align:center;
	margin-top:10px;
}
.jpg_photo_1 img{
	border:1px solid #CCC;
}
.jpg_photo_2{
	float:left;
	border:1px solid #CCC;
}
.jpg_txt_cadre{
	border:1px solid #CCC;
	margin-left:123px;
	height:13.4em;
}
#page_liens h2{
	margin-top:1.7em;
}
#page_liens div{
	margin-left:50px;
}
#page_cg div{
	margin-left:50px;
}
#page_en_pratique h2{
	margin-top:1.7em;
}
#page_en_pratique div{
	margin-left:50px;
}
#page_contact ul{
	list-style-image:url(img/plan_site/icon.gif);
	margin-left:100px;
	padding-left:0;
}
#page_contact li{
	margin-bottom:5px;
}
#page_contact a:link, #page_contact a:visited{
	text-decoration:none;
	color:#000;
}
#page_contact a:hover, #page_contact a:active{
	text-decoration:underline;
	color:#000;
}
#page_tarif table{
	border-collapse:collapse;
	
}
#page_tarif td{
	border:1px solid #CCC;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:3px;
	padding-right:3px;
}
#page_tarif th{
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;	
	border-right:1px solid #CCC;
	height:17px;
}

#page_tarif_onglet{
	background-image:url(activites/img/tarifs_b.gif);
	width:603px;
	height:4px;
}
#page_niveau h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	margin:0;
	padding:0;
}
#page_niveau_h_1_0{
	width:290px;
	float:left;
	margin-top:10px;
}
#page_niveau_h_0_1{
	width:290px;
	float:left;
	margin-top:10px;
	margin-left:10px;
}
#page_niveau_b_1_0{
	margin-top:30px;
	width:290px;
	float:left;
}
#page_niveau_b_0_1{
	margin-top:30px;
	margin-left:10px;
	width:290px;
	float:left;
}
.page_niveau_etoile{
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
	width:60px;
	text-align:center;
	background-color:#F5F5F5;
	float:left;
}
.page_niveau_titre{
	background-color:#F5F5F5;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
}
.page_niveau_texte{
	margin-left:60px;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
	background-color:#F5F5F5;
	padding:5px;
	height:14em;
}
/********************* /PAGE/ *********************/

.align_right{
	text-align:right;
}
.align_center{
	text-align:center;
}
.texte_vert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;
}
.marge_gauche{
	margin-left:50px;
}
.clear_all{
	clear:both;
	margin:0;
	padding:0;
	height:0;
}
.sansmarge{
	margin:0;
	padding:0 0 0 10px;
}
.sansmarge li {
	margin:0;
	padding:0;
}
