   
   @font-face {
    font-family: 'TradeGothicCondensed';
    src: url('tradegce-webfont.eot?') format('eot'),
         url('tradegce-webfont.woff') format('woff'),
         url('tradegce-webfont.ttf') format('truetype'),
         url('tradegce-webfont.svg#webfont51HSV0au') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TradeGothicBoldCondensed';
    src: url('tradgbct-webfont.eot?') format('eot'),
         url('tradgbct-webfont.woff') format('woff'),
         url('tradgbct-webfont.ttf') format('truetype'),
         url('tradgbct-webfont.svg#webfontYay3WYys') format('svg');
    font-weight: normal;
    font-style: normal;

}

* {
	padding: 0;
	margin: 0;
	font-family: 'TradeGothicCondensed';
}

a {
	text-decoration:none;
	color:#000;
}

a img {
	border: 0;
}

ul {
	list-style: none;
}

body {
	background-color: #fff;
}

#wrapper {
	text-align: center;
}

#content {
	margin: 0 auto;
	text-align: left;
	width: 840px;
	height: 641px;
	padding: 20px 60px 20px 60px;
	overflow: hidden;
}

#home #content {
	background-image: url( '../images/v4.png' );
}

#velo #content {
	background-image: url( '../images/v3.png' );
}

#montagne #content {
	background-image: url( '../images/expe_09.jpg');
}

#qui-suis-je #content {
	background-image: url( '../images/expe_13.jpg' );
}

#nous-joindre #content {
	background-image: url( '../images/c4.png' );
}

#header {
	margin-top:-10px;

}

#title {
	font-size: 54px;
	font-family: 'TradeGothicBoldCondensed';
	color: #fff;
	text-decoration: none;
}

#header ul {
	margin-top: -8px;
}

#header ul li {
	margin-bottom: 2px;
}

#header ul li a {
	display: block;
	width: 248px;
	font-size: 12px;
	font-family: 'TradeGothicBoldCondensed';
	text-decoration: none;
	padding: 1px 5px;
}

#header ul li.first a {
	background-color: #fff;
	color: #ef4e40;
}

#header ul li.second a {
	background-color: #f8af98;
	color: #ef4e40;
}

#header ul li.third a {
	background-color: #f3816a;
	color: #ef4e40;
}

#main {
	margin-top: 20px;
	height: 450px;
	overflow: hidden;
}

#main h1 {
	color: #f8af98;
	font-size: 40px;
	font-family: 'TradeGothicBoldCondensed';
}

#main div.topbio {
	width: 485px;
	font-family: 'TradeGothicBoldCondensed';
	margin-bottom: 10px;
	font-size: 13px;
}

#main div.topbio span.left {
	float: left;
	color: #fff;
	font-size: 13px;
	font-family: 'TradeGothicCondensed';
}

#main div.topbio span.right {
	text-align: right;
}

#main div.topbio span.right a {
	color: #000;
	text-decoration: none;
	font-size: 13px;
	font-family: 'TradeGothicCondensed';
}

#main div.topbio span.right a:hover {
	color: #dadada;
}

#main p {
	width: 530px;
	font-family: 'TradeGothicBoldCondensed';
	margin-bottom: 10px;
	font-size: 16px;
}

#nous-joindre #main p {width:300px;}



#main p.whitebg {
	clear: both;
	color: #fff;
	font-size: 16px;
	font-family: 'TradeGothicCondensed';
	padding: 6px 6px 2px;
	background:url("./../images/bullet.png") no-repeat left top;
}

#qui-suis-je #main p.whitebg {
	width: 475px;
}

#main p.whitebg a {
	color: #f5baa3;
	font-family: 'TradeGothicCondensed';
	text-decoration: none;
}

#main p.whitebg a:hover {color:#fff;}

#main p.f7b7a5 {
	color: #f7b7a5;
	margin-top:-10px;
}

#main p.mathieufleury {margin-top:0px;}

#main p.fff {
	color: #fff;
}

#main p.fff a {
	font-family: 'TradeGothicBoldCondensed';
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}

#main p.fff a:hover {
	background-color: #000;
}

#main ul.text {
	margin-top: 20px;
}

#main ul.text li {
	margin-bottom: 4px;
	color: #fff;
	font-family: 'TradeGothicCondensed';
	padding: 4px 6px 2px;
	float: left;
	clear: both;
	font-size: 16px;
	background:url("./../images/bullet.png") no-repeat left top;
}

span.bullet {
	color: #fff;
	font-family: 'TradeGothicCondensed';
	padding: 4px 0 0;
	display:block;
	font-size: 16px;
	background:url("./../images/bullet.png") no-repeat left top;
}

#main ul.text li a {color:#fff;}

#nous-joindre #main p {
	margin-bottom: 11px;
}

#nous-joindre #main p.mathieufleury, #nous-joindre #main p.fff{margin-bottom:2px;}

#nous-joindre #main p.whitebg {
	margin-top: 10px;
}

.clear {
	clear: both;
}

#footer {
	clear: both;
	position: relative;
	bottom: 0;
	left: 0;
}

#voir_diaporama {
	margin-top: 20px;
	float: right;
	width: 107px;
	height: 25px;
	display: block;
	background-image: url( '../images/voir_diaporama.gif' );
}

#voir_diaporama:hover {
	background-image: url( '../images/voir_diaporama_hover.gif' );
}

#footer p a {
	display: block;
	background-color: #ee4745;
	color: #fff;
	text-decoration: none;
	font-family: 'TradeGothicBoldCondensed';
	padding: 3px 5px;
	width: 245px;
	margin-bottom: 5px;
	font-size: 12px;
}

#footer p a:hover {
	background-color: #000;
	color: #fff;
}

#footer ul li {
	float: left;
}

#footer ul li a {
	display: block;
	background-color: #fff;
	color: #ee4745;
	text-decoration: none;
	font-family: 'TradeGothicBoldCondensed';
	padding: 3px 0;
	width: 70px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
}

#footer ul li a.accueil {
	width: 45px;
}

#footer ul li a.velo {
	width: 30px;
}

#footer ul li a.montagne {
	width: 55px;
}

#footer ul li a.qui-suis-je {
	width: 55px;
}

#footer ul li a.nous-joindre {
	width: 70px;
}

#footer ul li a:hover {
	background-color: #000;
	color: #fff;
}

a#aventure {
display:block;
width:108px;
height:68px;
text-indent:-4000px;
position:relative;
left:792px;
margin-top:-320px;
background:url("../images/spr-suivez.1.png") no-repeat left top;
}

a:hover#aventure {background-position:left bottom;}

div#wr {
	width:380px;
	height:135px;
	overflow:auto;
}

#qui-suis-je #main  #wr p.whitebg {
	width:345px;
}

ul#menu {
	width:472px;
	margin-left:443px;
	padding-top:5px;

}

ul#menu li {
	font-family:'TradeGothicCondensed';
	font-size:16px;
	float:left;
	width:94px;
	text-align:center;
	
}

ul#menu li a {color:#fff; text-transform:uppercase;}
ul#menu li a:hover {color:#f5b299;}

p.diaporama {
	clear:left;
	text-transform:uppercase;
	padding-top:15px;
}

p.diaporama a {
	padding-left:7px;
	color:#FFF;
}

p.diaporama a:hover {color:#dadada;}

div.menuBar {
	background:url("./../images/loop-orange.png") repeat;
	width:915px;
	height:30px;
	margin:0 auto;
	position:relative;
	left:-59px;
	top:-20px;
}









