body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:#fff;
	background-image: url(../images/fond.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center;
	font-size: 0.8em;
	height: 100%;
	width: auto;
}

h1 {
	margin:0px -10px 15px;
	padding:0px 0px 5px 5px;
	font-size:1.5em;
	line-height:28px;
	font-weight:bold;
	color:#999999;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

h2 {
	margin:20px -10px 10px 20px;
	padding:0px 0px 5px 5px;
	font-size:1em;
	line-height:15px;
	font-weight:bold;
	color:#ff9900;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}

p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
}

#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

a {
	color:#f90;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:hover {
	color: #009900;
}

#conteneur {
	width: 759px;
	height: 99%;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	display: block;
	background-color: #fff;
	padding: 0px;
}

#Header {
	margin:20px 0px 10px;
	padding:5px 0px 0px 20px;
	border-style:solid;
	border-color:black;
	border-width:1px 0px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(../images/montagne.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #D8DEE5;
	height: 75px;
}

#Content {
	margin:0px 25px 0px 180px;
	padding:10px;
	height: 100%;
}

#Menu {
	position:absolute;
	top:90px;
	padding:10px;
	width: 150px;
}

#Menu span{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 100%;
	display: block;
	padding-top: 0.5em;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 0.5em;
	vertical-align: middle;
	text-decoration: none;
	text-align: left;
	white-space: nowrap;
	height: auto;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#Menu a{
	text-indent: 3.5em;
	white-space: nowrap;
	display: block;
}
.logo {
	text-align: right;
	position: static;
	left: 350px;
	border: 0px none;
}
.vert {
	color: #009900;
	padding-left: 50px;
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.orange {
	color: #FF9900;
	padding-left: 100px;
	display: block;
	position: absolute;
	margin-top: -50px;
	font-size: 2.5em;
	font-weight: bold;
}
.center {
	text-align: center;
}
.text {
	font-size: 1.5ex;
}
.bBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.lienencours {
	color: #009900;
}
.photo {
	border: 1px solid #333333;
}
.commentaire {
	font-size: 0.8em;
	color: #999999;
	font-style: italic;
	font-weight: normal;
}
#stats {
	position: absolute;
	display: block;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	margin-top: 20px;
	margin-right: 20px;
	padding:5px;
	width: 150px;
}

#stats img{
	border: 0px none;
}


#baspage {
	display: block;
	font-size: 0.8em;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	position: absolute;
	width: 758px;
	margin:0px 25px 0px 158px;
}
.livre {
	font-size: 0.8em;
	color: #AAA;
}
.addcomm {
	display: block;
	text-align: right;
}
.comm-entete {
	display: block;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 0.7em;
}
.comm-msg {
	display: block;
	text-align: left;
}
.navpage {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	display: block;
	text-align: center;
}

