*{
	margin: 0;
	padding: 0;
}
body{
	behavior: url("hover.htc");
	background: #b5b5b4;
	color: #7b7c84;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul{
	list-style-type: none;
}
a{
	text-decoration: none;
	color: #83725e;
}
a img{
	border: none;
}
h1{
	background: #e6e6e6;
	/*border: 1px solid #dfd6cb;*/
	margin: 0 0 10px 0;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	font-weight: normal;
	color: #009ec5;
}
h2{
	font-size: 11px;
}

/*--------------	ref		--------------*/
.baseline, p.baseline, p.baseline a, p.tags{
	font-size: 9px;
	font-weight: 100;
}
p.tags{
	color: #BFB4A7;
}
p.baseline{
	margin: 20px 0 0 0;
	text-align: center;
}
.footer p.baseline, p.baseline a{
	color: #787471;
}


.corps{
	background: #fff;
	width: 770px;
	margin: 0 auto;
}
.header{
	position: relative;
	background: url(images/commun/header-bg.jpg) 0 0 no-repeat;
	padding: 20px 22px 0 0;
	height: 171px;
}
.header ul{
	float: right;
}
.header li{
	float: left;
	margin: 0 0 0 6px;
}
.header a{
	display: block;
	position: absolute;
	bottom: 10px;
	background-repeat: no-repeat;
	width: 16px;
	height: 11px;
	text-indent: -5000px;
}
.fr{
	right: 20px;
	background: url(images/commun/flags/fr.gif) 0 0 no-repeat;
}
.de{
	background: url(images/commun/flags/de.gif) 0 0 no-repeat;
}
.en{
	right: 40px;
	background: url(images/commun/flags/en.gif) 0 0 no-repeat;
}
.sp{
	background: url(images/commun/flags/sp.gif) 0 0 no-repeat;
}

#goHome{
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	width: 750px;
	height: 140px;
	text-indent: -5000px;
}

/*--------------	contenu principal		--------------*/
.contenu{
	border-right: 1px solid #a5a8aa;
	border-left: 1px solid #a5a8aa;
	padding: 3px 10px 10px;
}
/*--------------	menus		--------------*/
.hmenu{
	background: #009ec5;
	border: 1px solid #c6d0df;
	width: 736px;
	margin: 0 0 5px 0;
	padding: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #83725e;
}
.hmenu li{
	display: inline;
}
.hmenu a{
	padding: 0 30px;
	border-right: 1px solid #fff;
	color: #fff;
}
.hmenu a.last{
	border-right: none;
}
.menu li.current, .menu li:hover{
}

.path{
	clear: both;
	padding: 0 0 10px 0;
	font-size: 10px;
	color: #7b7c84;
}
.path a{
	text-decoration: underline;
	color: #7b7c84;
}

.vmenu{
	float: left;
	width: 150px;
}
.vmenu dl{
	margin: 0 0 15px 0;
}
.vmenu ul{
	font-size: 11px;
}
.vmenu a{
	color: #009ec5;
}
.vmenu dt{
	/*background: #dfd6cb;*/
	margin: 0 0 2px 0;
	padding: 0 0 2px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #66757e;
}
.vmenu dt.current, .vmenu dt:hover{
	text-decoration: underline;
}
.vmenu dt.current a, .vmenu dt:hover a{
	text-decoration: underline;
}
.vmenu dt a{
	color: #66757e;
}
.vmenu li{
	margin: 0 0 2px 0;
	padding: 2px 2px 2px 20px;
}
.vmenu li.current, .vmenu li:hover{
}
.vmenu li.current a, .vmenu li:hover a{
	text-decoration: underline;
}

#guestBook{
}
.guestBook a{
	display: block;
	background: url(images/commun/guestBookFr.gif) 0 0 no-repeat;
	border: 1px solid #efeae5;
	width: 148px;
	height: 39px;
	text-indent: -5000px;
}
.guestBook a:hover{
	background-position: 0 -39px;
}
#guestBookEn a{
	background: url(images/commun/guestBookEn.gif) 0 0 no-repeat;
}
#guestBookEn a:hover{
	background: url(images/commun/guestBookEn.gif) 0 -39px no-repeat;
}

.mainContent{
	background: url(images/commun/pixel.gif) 0 0 repeat-y;
	float: left;
	padding: 0 0 0 14px;
	width: 582px;
}
.padded{
	padding: 0 10px;
}
.box{
	border: 1px solid #b1d899;
}
.addedBy{
	text-align: right;
}
.addedBy strong{
	font-weight: normal;
	font-size: 14px;
	color: #009ec5;
}
.mainContent p{
	margin: 8px 0;
	/*padding: 0 0 0 10px;*/
	text-align: justify;
}
h4{
	font-size: 11px;
	padding: 0 0 2px 10px;
}
.imageContent{
	float: left;
	width: 318px;
	margin: 0 14px 0 0;
}
.imageContent img{
	/*border: 1px solid #d7cbbe;*/
	margin: 0 0 10px 0;
}
.textContent{
	float: left;
	/*width: 252px;*/
}
.textContent li{
	background: url(images/commun/puce.gif) 4px 8px no-repeat;
	margin: 0 0 5px 0;
	padding: 4px 4px 0 16px;
}

.fourOOpx{
	float: left;
	width: 225px;
	margin: 0 14px 10px 0;
}
.imageDiv{
	float: left;
	width: 340px;
	text-align: right;
}
.imageDiv img{
	display: block;
	clear: both;
	border: 1px solid #697f9e;
	margin: 0 0 10px 0;
}

#allList .fourOOpx{
	width: 365px;
}
#allList .imageDiv{
	width: 200px;
}

/*circuits*/
.mainContent dl{
	position: relative;
	border: 1px solid #d7cbbe;
	margin: 0 0 7px 0;
	padding: 8px;
	height: 116px;
	border: 1px solid #b1d899;
}
.mainContent dt, .mainContent h3, .mainContent dl img, .mainContent dl p{
	position: absolute;
	top: 1px;
}
.mainContent dt{
	display: block;
	top: 9px;
	left: 169px;
	font-size: 18px;
	color: #8cc63f;
}
.mainContent a{
	color: #8cc63f;
}
.mainContent dd{
	position: relative;
	height: auto;
	width: 100%;
}
.mainContent dl img{
	left: 1px;
}
.mainContent dl p{
	top: 25px;
	left: 160px;
	padding: 0 0 10px 0;
}
.button, input.button, .buttonWide{
	display: block;
	background: url(images/commun/buttonBg.gif) 0 0 no-repeat;
	width: 119px;
	height: 29px;
	line-height: 25px;
	font-size: 12px;
	text-align: center;
	color: #fff;
}
a.button, a.buttonWide{
	color: #fff;
}
.mainContent dl dd a.button{
	position: absolute;
	top: 92px;
	right: -3px;
	color: #fff;
}
.mainContent p.no-height{
	margin: 0;
	padding: 0;
}
/*produit*/
h3{
	padding: 5px 5px 7px 2px;
	text-align: right;
	font-size: 12px;
	color: #8cc63f;
}
h3 .titre{
}
h3 a{
	color: #8cc63f;
}
.normalsize{
	font-size: 11px;
}
.details{
	margin: 8px 0;
	padding: 0 0 0 10px;
	text-align: justify;
}
.details p{
	padding: 0;
	/*width: 373px;*/
}
.fiche{
	float: right;
	position: relative;
	width: 208px;
	margin: 0 -3px 5px 10px !important;
	margin: 0 -10px 10px 0;
}
.fiche a{
	color: #fff;
}
.fiche a.button, .buttonWide{
	background: url(images/commun/buttonBgWide.gif) 0 0 no-repeat;
	width: 208px;
	margin: 0 0 3px 0;
	font-size: 9px;
	color: #fff;
}
.fiche a.button.blue, a.buttonWide.blue{
	background: url(images/commun/buttonBgWideBlue.gif) 0 0 no-repeat;
}
.fiche li{
	background: url(images/commun/buttonBgWide.gif) 0 0 no-repeat;
	margin: 0 0 3px 0;
	height: 29px;
	line-height: 25px;
	text-align: center;
	color: #fff;
}
.fiche li a{
	color: #fff;
}
.fiche li:hover{
	/*background: #A3AFBD url(images/commun/puce-white.gif) 4px 8px no-repeat;
	color: #fff;*/
}

/*contact*/
form{
	clear: both;
	border: 1px solid #b1d899;
	padding: 10px 10px 35px;
}
form p{
	clear: both;
	position: relative;
}
label{
	display: block;
	float: left;
	width: 180px;
	margin: 0 10px 7px 0;
	font-weight: bold;
}
input, select, textarea{
	border: 1px solid #b1d899;
	width: 360px;
	margin: 0 0 7px 0;
	/*color: #83725e;*/
}
input{
	/*height: 18px;*/
}
input.button{
	border: none;
	cursor: pointer;
}
#sendHolder{
	position: relative;
	margin: 20px 0 0 0;
	width: 555px;
}
#sendHolder .button{
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#sendHolder .submitButton{
	right: 0px;
}
#sendHolder .resetButton{
	right: 130px;
}

/*validate*/
#doCheckout .red {
	border: 1px solid #cc0000;
	/*height: 19px;*/
}
#doCheckout input.red {
	/*width: 467px;
	height: 19px;*/
}
#doCheckout #dates input.red {
	width: 148px;
}
#doCheckout textarea.red {
	width: 467px;
	height: 48px;
}
#doCheckout label.red {
	border: none;
	color: red;
}
#doCheckout .customRed {
	border: none;
	color: red;
}
#validationMessage {
	display: none;
}

#doCheckout .errorMessage {
	position: absolute;
	top: 2px;
	right: 15px;
	font-size: 10px;
	text-align: right;
	color: #c00;
	border-bottom: 1px solid #c00;
}
/*captcha*/
#doCaptcha{
	position: relative;
	width: 550px;
	height: 80px;
}
#doCheckout #doCaptcha{
	width: 550px;
	margin: 0 0 20px 0;
}
#doCheckout #doCaptcha p.captchaMsg, 
#doCheckout #doCaptcha p.captchaError{
	width: 550px;
}
#doCaptcha p.captchaItem{
	position: absolute;
	top: 25px;
	text-align: center;
}
#doCaptcha p.captchaImg{
	left: 0;
	width: 78px;
	height: 48px;
	border: 1px solid #b1d899;
}
#doCaptcha p.captchaMsg{
	left: 0;
	text-align: center;
	width: 550px;
}
#doCaptcha p.captchaError{
	top: auto;
	bottom: 0;
	left: 0;
	font-weight: bold;
	font-style: italic;
	color: #c00;
}
#doCaptcha p.captchaInput{
	right: 0;
	width: 80px;
	height: 50px;
}
#doCaptcha p.captchaInput .errorMessage{
	top: 0;
	right: 0;
	text-align: center;
}
#doCaptcha p.captchaInput input{
	padding: 10px 5px;
	width: 68px;
	height: 28px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

table{
	margin-bottom: 10px;
}
table, td, th{
	border: 1px solid #c8b8a5;
}
td, th{
	padding: 2px 4px;
}

/*temoignages*/
#addReview{
	position: absolute;
	right: 10px;
	font-size: 11px;
	text-decoration: underline;
}

/*--------------	footer		--------------*/
.footer{
	clear: both;
	background: url(images/commun/footer-bg.gif) center top no-repeat;
	width: 755px;
	margin: 0 auto;
	padding: 32px 15px 0 0;
	text-align: right;
	font-size: 10px;
	color: #787471;
}
.footer p, .footer a{
	color: #787471;
}

/*--------------	diapo		--------------*/
.wide{
	background: none;
	width: 98%;
	margin: 0 auto;
}
#diapo-form{
	/*padding: 0 30px 30px;
	background-color: white;*/
	width: 580px;
}
#diapo-form input{
	width: 29px;
	height: 29px;
	margin: 0;
	border: none;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #fff;
}
#diapo-form input{
}
#button-first{
	background-image:  url(images/icons/first.gif);
}
#button-prev{
	background-image: url(images/icons/prev.gif);
}
#play{
	background-image: url(images/icons/play.gif);
}
#stop{
	background-image: url(images/icons/stop.gif);
}
#button-next{
	background-image: url(images/icons/next.gif);
}
#button-last{
	background-image: url(images/icons/last.gif);
}
#invisible{
	background-color: #c8b8a5;
	border: none;
	width: 100%;
	/*height: 20px;*/
	margin: 10px auto 0 auto;
	padding: 5px;
	text-align: center;
	/*display: none;
	color: #fff;*/
}
#diapo-form img{
	display: block;
	margin: 0 auto;
}


/*--------------	classes communes		--------------*/
.left{
	text-align: left;
}
.center{
	text-align: center;
}
.right, p.right{
	text-align: right;
}
.fleft{
	float: left;
}
.fright{
	float: right;
}
.fnone{
	float: none;
}
.clear{
	clear: both;
}
.bold, p.bold{
	font-weight: bold;
}
.italic{
	font-style: italic;
}
.underlined{
	text-decoration: underline;
}
.normal{
	font-weight: normal;
}
.no-height{
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0;
	font-size:0px;
}
.nomargin{
	margin: 0;
}
.nopadding, p.nopadding{
	padding: 0;
}
.big{
	font-size: 24px;
}
.warning{
	color: #83725e;
}
.blue{
	color: #83725e;
}
.relative{
	position: relative;
}
/*--------------	fckeditor		--------------*/
.Title{
	font-size: 13px;
	font-weight: bold;
	color: #83725e;
}

	
