body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	background-image:url(images/montagne.jpg);
	background-repeat:repeat-x;
	background-position:bottom;	
}

.flash{
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
}
.bg{
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	background-color:#000000;
}

.contenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#000000;
	text-align:justify;
}
img{
	border:none;
}
a.thrace,a.thrace:visited{
	text-decoration:none;
	color:black;
}

a.thrace:hover{
	color:#0066FF;
}
a.go{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
a.go:hover{
	color:#FFFFFF;

}

.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	text-align:center;
}

.langSelect{
	text-align:right;
	margin-top:60px;
	margin-right:25px;
}

#content{
	width:600px !important;
	width:590px;
}

.cat{
	width:189px;
	float:left;
	position:relative;
}

.spacer{
	float:left;
	width:10px;

}

.titreCat{
	width:189px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	float:left;
	position:absolute;
	top:105px;
	left:0px;
}
.imageCat{

	margin-top:10px;
}

a.aCat,a.aCat:visited{
	color:#FFFFFF;
	text-decoration:none;
}


a.aCat:hover{
	color:#000000;
}

.produit{
	width:564px;
	float:left;
	position:relative;
	background-image:url(images/backProd.jpg);
	background-repeat:no-repeat;

}

.titreProd{
	color:#ec2227;
	font-weight:bold;
	font-size:16px;
	margin-left:20px;

}

.descProd{
	margin-left:20px;
	margin-top:10px;
	text-align:justify;
}

#contactHead{
	color:#FF0000;
	font-size:18px;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	float:left;
	width:595px;
	position:relative;
	border-bottom:1px solid red;
}

.titleLeft{
	float:left;
	width:100px;
}

.titleRight{
	float:right;
	width:190px;
}


#country1{
	float:left;
	width:200px;

}
#country2{
	float:left;
	width:180px;
	margin-left:6px;

}
.cTitle{
	font-weight:bold;
	font-size:14px;
	margin-top:10px;
}

.sTitle{
	font-weight:bold;
	font-size:14px;
	margin-top:10px;
	color:#FF0000;
}

ul{
	list-style-type:square;
}

.phone{
	margin-left:50px;
}

.adresse{
	margin-top:5px;
}

a.back,a.back:visited{
	width:200px;
	color:#000000;
	text-decoration:none;
}

a.back:hover{
	color:#000000;
	text-decoration:underline;
}

.hand{cursor:pointer;cursor:hand;}