@import url(general.css);
@import url(lightbox.css);
@import url(menuHorizontal.css);
@import url(pagination.css);
@import url(style.css);
@import url(tooltip.css);
@import url(tpl.css);
@import url(menuVertical.css);
/*//////////////////////////////////////////////// ROOT ////////////////////////////////////////////////*/
*			{margin:0;padding:0}
.produits	{float:left;display:inline;margin-left:50px;margin-bottom:40px}
body		{background:url(../gifs/template/body.jpg) repeat-x #000000;font-family:Arial;font-size:12px;margin-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;font-weight:normal}
/*//////////////////////////////////////////////// GENERAL ////////////////////////////////////////////////*/
#global		{margin:20px auto;width:999px;}
#autrepage{min-height:332px; _height:332px;}
.boxProdL a	{font-size:12px}
#header		{width:999px;}
#headerIMG	{height:110px;width:999px}
#logo		{float:left;height:120px;width:210px;}
#diaporama	{float:left;height:120px;width:790px;}
#navigation	{height:32px}
#content	{background:#000000 url(../gifs/content.jpg) repeat-y;overflow:hidden; width:999px}
#wrapper	{min-height:500px !important;_height:500px !important; float:left; width:732px; background: url(../gifs/template/wrapper.jpg) no-repeat; padding-left: 10px; padding-top: 10px;	padding-right: 10px;}
#sidebar	{float:left;	width:237px;background: url(../gifs/template/sidebar.jpg) no-repeat;padding-left: 10px;	padding-top: 10px;	overflow: hidden;}
#footer		{background:url(../gifs/template/footer2.jpg) #E8DED4 no-repeat;height:80px;width:999px;overflow: hidden;}

#baseline	{float:left;height:18px;width:500px;}
#toolbar	{float:left;height:18px;width:499px;}
#boxDiapo	{background:#000;margin-bottom:10px;padding:20px;width: 691px;}

.jcarousel-skin-tango {background:#000 !important ; padding-top:15px; margin-bottom:15px}

#boxProd1			{background:url(../gifs/template/boxProd1.jpg) no-repeat;float:left;height:231px;margin-right:5px;width:180px;}
#boxProd2			{background:url(../gifs/template/boxProd2.jpg) no-repeat;float:left;height:231px;margin-right:5px;width:179px;}
#boxProd3			{background:url(../gifs/template/boxProd3.jpg) no-repeat;float:left;height:231px;width:179px;}
#video				{height:223px;margin-top:10px;width:237px;}
#wrapperFoot		{height:108px !important;margin-top:10px;padding:10px;width:710px;}
#wrapperFootLeft	{float:left;width:164px;padding:0 0 0 10px;margin-left: 30px;margin-top: -10px; margin-bottom:10px;}
#wrapperFootLeft h2	{font-size: 19px;}
#wrapperFootLeft p	{font-size: 13px;line-height: 15px;}
#wrapperFootRight	{float:left;padding-left:30px;color:#CCC;}
.boxProdL 			{position:absolute;right:5px;text-align:right;top:54px;width:100%;z-index:1; padding:5px;}
#autrepage 			{padding: 20px 40px;}


/************** Modifs ******************/


#video {


background:url(../gifs/template/encartvideo.jpg) no-repeat;float:left;height:150px;margin-right:5px;width:237px;
display:block;
}



#pvideo a {
padding-top: 15px;
text-align:center;
text-decoration:none;
display:block;
}


table {
/*border-left: medium solid #F37D02;*/
margin-top: 30px;
margin-bottom: 30px;
}

.border {
border-left: medium solid #F37D02;
}

th {
padding: 5px;
}
td {
padding: 5px;
}


.pfooter a {
color: white;
}

#prefooter {
text-align: center;
width:999px;
background:white;
}
#prefooter a img {
border: none
}


#visite {
font-size: 19px;

}


/**************** Encarts vidéos ***********************/
.encartVideo {
	display:block;
	background-image:url(../gifs/encartVideo.jpg);
	width:340px;
	height:140px;
	padding:5px;
	float:left;
	margin:10px 0px 0px 10px;
	position:relative;
}

.encartVideo img {
	margin:20px;
	float:left;
	opacity: 0.6; filter: alpha(opacity=60);
}

.encartVideo span {
	color:#999999;
	display:block;
	margin:20px 20px 20px 0px;
}

.encartVideo:hover span {
	color:#FFFFFF;
}

.encartVideo:hover img {
	opacity: 1.0; filter: alpha(opacity=100);
}

.bt {
	opacity: 0.8 !important; filter: alpha(opacity=80) !important;
	position:absolute;
	top:30px;
	left:30px;
}

/*******************************************************/
