@charset "UTF-8";
/* ==============================
 Style principal
 Dernière mise à jour: 15/11/09
============================== */

html, body{
    margin: 0;
	padding: 0;
	/*height: 100%;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background: url(../images/bk.jpg) repeat-x top 
}
.right a{
	float: right;
	margin: 0 20px 0 0;
}
.center img{	
	margin: 0 auto!important;
}
.topage{
	margin: 0;
}
.topage a{
	background-color:#fff;
	padding: 2px 3px 2px 3px;
	color: #aaca37;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 17px;
}
.topage a:hover{
	background-color:#aaca37;
	padding: 2px 3px 2px 3px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 17px;
}
p{
	text-align: left;
}
a{
	background-color: #FFF;
	color: #7dac41;
	text-decoration: underline;
	padding: 2px 3px 2px 3px;
}
a:hover{
	background-color: #7dac41;
	color: #FFF;
	text-decoration: none;
	padding: 2px 3px 2px 3px;
}

a img{
}
.noborder a{
	background: #FFF;
	border: 0;
	margin: 0;
	padding: 0;
}
h2{
	/*background: #7dad35 url(../images/title_h2_bk.jpg) no-repeat left top;*/
	color: #7dad35;
	font-size: 16px;
	padding: 0;
	margin: 0;
	text-align:left;
}
h3{
	color: #000;
	font-size: 17px;
	text-align:left;
	padding: 0 0 2px 0;
}
h4{
	color: #000;
	font-size: 14px;
	text-align:left;
	padding: 0 0 2px 0;
	width: 800px;
}
h5{
	background: url(../images/title_h5_bk.jpg) no-repeat right top;
	color: #FFF;
	font-size: 13px;
	padding: 1px 20px 0 0;
	height: 18px;
	text-align:right;
	margin: 0 250px 10px 0;
}
.contacth5 h5{
	background: url(../images/title_h5_bk.jpg) no-repeat right top;
	color: #FFF;
	font-size: 13px;
	padding: 2px 20px 0 20px;
	height: 18px;
	text-align:left;
	margin: 0 250px 10px 0;
}

h6{
	color: #000;
	font-size: 12px;
	text-align:left;
	padding: 0;
	margin: 0 0 0 20px;
	font-style:italic;
}
h6 ul{
	float: left;
	margin: 0!important;
	text-align: right!important;
	list-style: none;
	line-height: 2.5;
}
.pubWindow{
	width: 593px;
	height: 211px;
	background: #FFF url(../images/scrap_bk.jpg) no-repeat top right;
	border: 0;
	margin: 0 auto;
}
.pubWindow h4{
	/*background: #7dac41 url(../images/box_left.jpg) no-repeat top left*/;
	font-size:16px;
	padding: 12px 6px 6px 0;
	color: #FFF;
	margin: 20px;
}

.pubWindow p{
	width: 250px;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	padding: 0!important;
	margin: 18px;
}
.pubWindow a{
	margin: 20px 15px 15px 10px;
	float:right;
	background: Transparent url(../images/btn_more_bk.png) no-repeat;
	border: 0;
	width: 131px;
	height: 32px; 
	cursor: pointer;
	cursor: hand; /* IE5 */
}

.pubWindowFr{
	width: 593px;
	height: 211px;
	background: #FFF url(../images/scrap_bk.jpg) no-repeat top right;
	border: 0;
	margin: 0 auto;
}
.pubWindowFr h4{
	font-size:16px;
	padding: 12px 6px 6px 0;
	color: #FFF;
	margin: 20px;
}

.pubWindowFr p{
	width: 250px;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	padding: 0!important;
	margin: 18px;
}
.pubWindowFr a{
	margin: 20px 15px 15px 10px;
	float:right;
	background: Transparent url(../images/btn_more_bk_fr.png) no-repeat;
	border: 0;
	width: 131px;
	height: 32px; 
	cursor: pointer;
	cursor: hand; /* IE5 */
}
/* ============================  Menu principal ========================== */

.menutop{
	margin: 0;
	background: url(../images/menu_bk.jpg) repeat-x top;
	height: 26px;
	width: 960px;
	margin: 0 auto;
	text-align: center;
}

.menutop ul{
	list-style-type: none;
	margin: 0 auto!important;
	padding: 6px 0 0 100px;
}

/*Top level list items*/
.menutop ul li{
	position: relative;
	display: inline;
	float: left;
	margin:-5px 0 3px -1px;
}

/*Top level menu link items style*/
.menutop ul li a{
	display: block;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	background-color: #7dad41;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
.menutop ul li a:hover{
	display: block;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	background-color: #aaca37;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
.langues a{
	font-size: 12px!important;
	display: block;
	padding: 0 5px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline!important;
	float: right;
	/*margin: 0 0 0 100px;*/
	background-color: transparent!important;
	border: 0!important;
}
.langues a:hover{
	font-size: 12px!important;
	display: block;
	padding: 0 5px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none!important;
	float: right;
	/*margin: 0 0 0 100px;*/
	background-color: transparent!important;
	border: 0!important;
}

* html .menutop ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.menutop .actif a{
	display: block;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	background-color: #aaca37;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

/* ================================================================ */

.contenu ul{
	margin: 10px 0 0 20px;
	text-align: left;
	list-style: none;
}
.contenu ul li{
	font-weight: bold;
}



.appBox{
	height: 300px;
	margin: 0 0 20px 0;
}
.appBox img{
	float: right;
	margin: 10px 0 50px 20px;
	/*border: solid 3px #7dac41;*/
}
.appBox .imgNostyle img{
	/*float: none;*/
	margin: 10px 0 0 0;
}
.appBox .imgNostyle{
	text-align: left;
	margin: 10px 0 0 28px;
	font-weight: bold;
	color: #000;
	font-size: 13px;
}

.appBox ul li {
	list-style:url(../images/fleche.gif);
}
.appBox h6 ul li {
	list-style:none!important;
	list-style:none;
}


.appBoxBuy{
	height: 300px;
	margin: 0 0 20px 0;
}
.appBoxBuy img{
	float: right;
	margin: 10px 0 50px 20px;
	/*border: solid 3px #7dac41;*/
}
.appBoxBuy .imgNostyle img{
	/*float: none;*/
	margin: 10px 0 0 0;
}
.appBoxBuy .imgNostyle{
	text-align: left;
	margin: 10px 0 0 28px;
	font-weight: bold;
	color: #000;
	font-size: 13px;
}

.appBoxBuy ul li {
	list-style:none;
}
.appBoxBuy h6 ul li {
	list-style:none!important;
}
/* =========================================================== */

.ProdBox{
	/*height: 300px;*/
	margin: 0 0 20px 0;
}
.ProdBox img{
	
	margin: 10px;
	/*border: solid 3px #7dac41;*/
}
.ProdBox .imgNostyle img{
	/*float: none;*/
	margin: 0 auto

}

.ProdBox ul li {
	list-style:url(../images/fleche.gif);
}

.clear{
	clear: both;
	margin: 90px 0 0 0;
}
.link{
	margin: -40px 30px 30px 30px;
	float: right;
}
.element{
	border-top: 0 #33d1ff solid!important;
	border-right: 2px #33d1ff solid!important;
	border-bottom: 2px #33d1ff solid!important;
	border-left: 2px #33d1ff solid!important;
}

.header{
	height: 172px;
	margin: 0 auto;
	text-align: center;
	background: #FFF url(../images/header.jpg) no-repeat center;
	width: 960px;
	height: 172px;	
}
.header span{
	float: left;
	margin: -22px 0 0 380px;
	font-size: 22px;
	font-weight: bold;
	color: 000;	
	text-align: right;
}
.header a img{
	float: left;
	border: 0;
}

.content{ /* section contenu de page 1/4 */
	min-height: 100%;
    height: auto !important;
    /*height: 100%;*/
    margin: 0 auto -250px;
	padding: 0 60px 20px 0;
	
	width: 900px;
	background: #FFF url(../images/bottom_menu.jpg) no-repeat top;
}
.inside{ /* boite autour du contenu des pages - centré 2/4 */
	margin: 0 auto;
	/*width: 960px;*/
	text-align: center;
}
.contenu{ /* contenu des pages - 960 3/4 */
	float: left;
	/*background-color: #FFF;
	width: 960px;
	height: 100%;*/
	margin: 50px 0 0 50px;
}
.contenu p{ /* contenu des pages - 960 3/4 */
	padding: 0 25px;
}
.push{
	height: 172px;
	width: 960px;
	margin: 0 auto;
	clear:both;
	/*background-color: #FFF;*/
}
/* ========================================================================= */
.footer {
	background: url(../images/footer.jpg) no-repeat bottom center;
	height: 371px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}

.footerFr {
	background: url(../images/footer_fr.jpg) no-repeat bottom center;
	height: 371px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}

.footerMenu{
	margin: 0 auto;
	width: 960px;
}


.menuBottom{
	float: left;
	padding: 100px 0 0 20px;
	width: 125px;
}
.menuBottom ul{
	list-style: none;
	margin: 10px 0 0 -60px;
	
}
.menuBottom ul li{
	line-height: 16px;
	text-align: right;
	margin:2px 0 !important;
	padding:0 !important;
	width:100%;
	height: 20px
}
.menuBottom ul li a{
	background-color:#7dac41;
	padding: 2px 10px 2px 2px;
	margin: 0;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display:block;
	width:100%;
}
.menuBottom ul li a:hover{
	background-color:#FFF;
	padding: 2px 10px 2px 2px;
	margin: 0;
	color: #9aba02;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.menuBottomActive a{
	background-color:#FFF!important;
	padding: 2px 10px 2px 2px!important;
	margin: 0!important;
	color: #9aba02!important;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.credits {
	margin: -17px auto 0 auto;
	color:  #FFFFFF;
	font-size: 11px;
	text-align: center;
}
.credits span img { /* [duz] */
	margin: -63px 20px 0 0;
	float: right;
}
.productList{
	border: 3px solid #7dad35;
	width: 280px;
	padding: 10px 10px 10px 30px;
}
.productList li{
	list-style:url(../images/fleche.gif);
}