@charset "utf-8";
/* CSS Document */
body,html {
	height:100%;
	width:100%;
	margin:auto;
	text-align:center;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: 534741;
}

body {
	background-color: #999;
 	background-image: url(/sitewebtbs/templates/montagne_bois_jaune/fond/bois.jpg); 
	text-align: center;
}
.titre {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 30px;
	color: #534741;
	text-align:left;
}
.titrerubrique {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #6B635A;
	font-weight: bolder;
	text-align: right;
}
.titrerubriqueorange {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #F90;
	font-weight: bolder;
}
.titrerubriqueorangelight {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #F90;
}
.cadrephotos {
	border:1px;
	border-style:dashed;
	color: #030;
	
}
.hrdotted {
	border: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	height:0px;
	color: #030;
	margin:0px;
	padding:0px;
	
}
.hrplein {
	border: 0;
	border-top-width: 5px;
	border-top-style: solid;
	color: #030;
	width:606px;;	
}
.soustitre {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: faf9f9;
	font-weight: bold;
}
.liens_blanc {
	color: #CCC;
}
.liens_gris {
	color: #333;
}

.fioriture_haut_gauche {
	display: inline;
	float: left;

}

.menu_horizontale {
	text-align:center;
	margin-right:35px;
	float:right;
}


.menu_horizontale .onglet,.menu_horizontale .ongletenfonce {
	width:100px;
	height:20px;
	float:left;
	padding-top:8px;
}
.menu_horizontale .onglet {
	background-image: url(/sitewebtbs/templates/montagne_bois_jaune/onglet.gif);
}
.menu_horizontale .onglet:hover,.menu_horizontale .ongletenfonce {
	background-image: url(/sitewebtbs/templates/montagne_bois_jaune/onglet_f2.gif);
}

.menu_horizontale .onglet .menutexte,.menu_horizontale .ongletenfonce .menutexte{
	font-size:12px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
.menu_horizontale .onglet .menutexte{
	color:#FFF;
}

.menu_horizontale .onglet .menutexte:hover, .menu_horizontale .ongletenfonce .menutexte{
	color:#CCC;
}
.fondpale {
	background-color: #FAF9F9;
}
