/* CSS Document */
body{
	margin:0;
	font-size:12px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a{
	color:#666666;
}
a:hover{
	color: #FF6600;
}
table{
	/*margin-left:3px;*/
}
#container{
	margin-left:auto;
	margin-right:auto;
	width:766px;
}
#bannerUp{
	/*float:left;*/
	background-image:url(../images/bannerUp.jpg);
	background-repeat:no-repeat;
	width:747px;
	height:102px;
}
#menu a, #menu span{
	float:left;
	height:13px;
	/*border-top:2px solid #CCC;*/
	margin-bottom:5px;
	cursor:hand;
}
#menu a:hover, #menu span:hover{
	/*border-top:2px solid #FF6633;*/
	cursor:hand;
}
img{
	border:none;
}

#photoMountain{
	float:left;
	background-image:url(../images/photoMountain.jpg);
	background-repeat:no-repeat;
	width:384px;
	height:216px;
	margin-left:-9px;
}
#photoRoad{
	float:left;
	background-image:url(../images/photoRoad.jpg);
	background-repeat:no-repeat;
	width:382px;
	height:216px;
}
#text{
	background-color:#FFFFFF;
}
#footer{
	margin-top:10px;
}
#footer1{
	float:left;
	background-image:url(../images/footer1.jpg);
	background-repeat:no-repeat;
	width:747px;
	height:20px;
}
#footer2{
	float:left;
	background-image:url(../images/footer2.jpg);
	background-repeat:no-repeat;
	width:50px;
	height:18px;
}
#footer3{
	float:left;
	background-image:url(../images/footer3.jpg);
	background-repeat:no-repeat;
	width:87px;
	height:18px;
}
#footer4{
	float:left;
	background-image:url(../images/footer4.jpg);
	background-repeat:no-repeat;
	width:747px;
	height:26px;
}
#bt_home{
	float:left;
	background-image:url(../images/bt_home.jpg);
	background-repeat:no-repeat;
	width:62px;
	height:18px;
}

#bt_gallery{
	float:left;
	background-image:url(../images/bt_gallery.jpg);
	background-repeat:no-repeat;
	width:94px;
	height:18px;
}

#bt_measure{
	float:left;
	background-image:url(../images/bt_measure.jpg);
	background-repeat:no-repeat;
	width:164px;
	height:18px;
}
#bt_pricing{
	float:left;
	background-image:url(../images/bt_pricing.jpg);
	background-repeat:no-repeat;
	width:47px;
	height:18px;
}

#bt_order{
	float:left;
	background-image:url(../images/bt_order.jpg);
	background-repeat:no-repeat;
	width:49px;
	height:18px;
}

#bt_referrals{
	float:left;
	background-image:url(../images/bt_refferrals.jpg);
	background-repeat:no-repeat;
	width:58px;
	height:18px;
}

#bt_warranty{
	float:left;
	background-image:url(../images/bt_warranty.jpg);
	background-repeat:no-repeat;
	width:68px;
	height:18px;
}
#bt_sitemap{
	float:left;
	background-image:url(../images/bt_sitemap.jpg);
	background-repeat:no-repeat;
	width:68px;
	height:18px;
}

#contact{
	float:left;
	text-align:center;
	width:740px;
	font-size:12px;
	margin-top:10px;
	color:#666666;
}
#content{
	margin-left:15px;
}
.texte{
	float:left;
	border:1px solid #CCCCCC;
	padding:5px;
	margin:5px;
	background-color: #E6E6E6;
	color:#666666;
}
.title{
	font-weight:bold;
	font-size:14px;
	color: #FF6633;
}
#colLeft .texte{
	width: inherit;
}
#colRight .texte{
	width: inherit;
}
.highlights{
	float:left;
	margin:2px;
	margin-bottom:15px;
	font-size:12px;
}
.text{
	width:120px;
}
.photos{
	margin:5px;
}