/**********************COMMUN***************************************************/
*{
	padding: 0px;
	margin: 0px;
}
a {
	color:#000000;
	text-decoration:underline;
	}
a:hover {
	color:#000000;
	text-decoration:none;
	}	
html, body {
	width: 100%;
	height: 100%;
}
body {
	background-color: #849B3F;
	background-image: url('../images/bg_site.jpg');
	background-repeat: repeat;
	background-position: center top;	
}
/* gestion des erreurs */
.successLog {
	position:absolute;
	z-index:200;
	width : 400px;
	background: #849B3F;
	color:#fff;
	font-family:"Trebuchet MS", Arial, sans-serif;
	 font-size:12px;
	 font-weight:bold;
	padding: 20px;
	top: 200px;
	left: 50%;
	margin-left: -200px;
}
.errorLog {
	position:absolute;
	z-index:200;
	width : 400px;
	background: #E71C03;
	color:#fff;
	font-family:"Trebuchet MS", Arial, sans-serif;
	 font-size:12px;
	 font-weight:bold;
	padding: 20px;
	top: 200px;
	left: 50%;
	margin-left: -200px;
}
.error_show li {
	margin-top: 5px;
	margin-bottom: 5px;
}
.error_show {
	position:absolute;
	top: 0;
	left: 0;
	z-index:100;
	width : 100%;
	height: 100%;
	background: #CCC;
	opacity: .50;
	filter: alpha(opacity=50);
}
.error_hide{
	display:none;
}

.titre-vert {
	font-weight:bold;
	color:#708B48;
	font-size:14px;
	}

.titre-prix {
	font-weight:bold;
	color:#708B48;
	font-size:18px;
	}
.titre-rub {
	font-weight:bold;
	color:#000000;
	font-size:14px;
	text-decoration:underline;
	}	
/**********************FIN COMMUN********************************************/
/**********************NAV***************************************************/
.nav-left {
    background: url('../images/nav_left.png') no-repeat;
		width:73px;
		height:54px;
}

*html .nav-left {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nav_left.png', sizingMethod='crop');
}


.nav-right {
    background: url('../images/nav_right.png') no-repeat;
		width:72px;
		height:54px;
}

*html .nav-right {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nav_right.png', sizingMethod='crop');
}

.nav-bottom {
    background: url('../images/nav_bottom.png') no-repeat;
		width:940px;
		height:42px;
}

*html .nav-bottom {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nav_bottom.png', sizingMethod='crop');
}
/**********************FIN NAV***************************************************/
/**********************FOOTER****************************************************/
.footer {
    background: url('../images/footer_bg.png') no-repeat;
	width:484px;
	height:38px;
	margin-left:75px;
	padding-left:15px;
	 font-family:"Trebuchet MS", Arial, sans-serif;
	 font-size:12px;
	 font-weight:bold;
	 color:#FFFFFF;
	 line-height:38px;
	 vertical-align:middle;
}

.footer a {
 font-family:"Trebuchet MS", Arial, sans-serif;
	 font-size:12px;
	 font-weight:bold;
	 color:#FFFFFF;
	 text-decoration:none;
	 position:relative;
}

.footer a:hover {
 font-family:"Trebuchet MS", Arial, sans-serif;
	 font-size:12px;
	 font-weight:bold;
	 color:#FFFFFF;
	 text-decoration:underline;
}
.footer form {
	display:inline;
}
*html .footer {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/footer_bg.png', sizingMethod='crop');
}
.footer-link {
	float:left;
}
.input-footer {
	background: none;
	border:#FFFFFF solid 1px;
	width:100px;
	height:17px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	float:left;
	position:relative;
		margin-top:8px;
}	

.form-newsletter {
    background: url('../images/btn_ok.png') no-repeat;
	width:23px;
	height:17px;
	float:left;
	margin-left:5px;
	margin-top:8px;
}

*html .form-newsletter {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/btn_ok.png', sizingMethod='crop');
}
.form-newsletter a {
	position:relative;
	width:23px;
	height:17px;
	float:left;
}
/**********************FIN FOOTER****************************************************/
/**********************PAGE EDITO****************************************************/

.title-edito {
    background: url('../images/title-edito.png') no-repeat;
	margin-left:100px;
	width:98px;
	height:40px;
}

*html .title-edito {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/title-edito.png', sizingMethod='crop');
}

.contenu {
margin-left:60px;
}

.tab-contenu-top {
    background: url('../images/tab-contenu-top.png') no-repeat bottom;
	width:520px;
	height:11px;
	font-size:8px;
}

*html .tab-contenu-top {
	background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tab-contenu-top.png', sizingMethod='crop');
}

.tab-contenu-bottom {
    background: url('../images/tab-contenu-bottom.png') no-repeat;
	width:520px;
	height:19px;
}

*html .tab-contenu-bottom {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tab-contenu-bottom.png', sizingMethod='crop');
}

.tab-contenu-bg {
	background: url('../images/tab-contenu-bg.png') repeat-y;
	width:475px;
	padding:15px 25px 15px 20px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#000000;
}

*html .tab-contenu-bg {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tab-contenu-bg.png', sizingMethod='crop');
}

.photo-edito {
float:left;
padding: 0 15px 15px 0;
}

.visu-dvd {
    background: url('../images/visu_dvd.png') no-repeat;
	width:287px;
	height:415px;
}
.visu-dvd a {
	display:block;
	width:287px;
	height:415px;
	position: relative;
}
*html .visu-dvd {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/visu_dvd.png', sizingMethod='crop');
}

.banner-videos {
    background: url('../images/banner_videos.png') no-repeat;
	width:269px;
	height:107px;
}
.banner-videos a {
	display:block;
	width:269px;
	height:107px;
	position:relative;
}
*html .banner-videos {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/banner_videos.png', sizingMethod='crop');
}

.banner-partenaires {
    background: url('../images/banner_partenaires.png') no-repeat;
	width:520px;
	height:141px;
}

*html .banner-partenaires {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/banner_partenaires.png', sizingMethod='crop');
}

.scroll-partenaires {
	padding:35px 25px 35px 25px;
	vertical-align:middle;
}
.scroll-partenaires a{
	position:relative;
}
/**********************FIN PAGE EDITO************************************************/
/**********************PAGE LIVRE****************************************************/



.title-livre {
    background: url('../images/title-livre.png') no-repeat;
	margin-left:60px;
		width:159px;
		height:40px;
}

*html .title-livre {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/title-livre.png', sizingMethod='crop');
}


.tab-livre-top {
    background: url('../images/tab-livre-top.png') no-repeat;
	width:592px;
	height:56px;
}

*html .tab-livre-top {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tab-livre-top.png', sizingMethod='crop');
}

.tab-livre-bottom {
    background: url('../images/tab-livre-bottom.png') no-repeat;
	width:592px;
	height:28px;
}

*html .tab-livre-bottom {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tab-livre-bottom.png', sizingMethod='crop');
}

.tab-livre-bg {
	background: url('../images/tab-livre-bg.png') repeat-y;
	width:567px;
	padding:0 5px 25px 20px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:14px;
}

*html .tab-livre-bg {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tab-livre-bg.png', sizingMethod='crop');
}
.pad-methode {
    background: url('../images/pad-methode.png') no-repeat;
	width:268px;
	height:469px;
}

*html .pad-methode {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pad-methode.png', sizingMethod='crop');
}

.pad-pdf {
    background: url('../images/pad-pdf.png') no-repeat;
	width:268px;
	height:103px;
}
.pad-pdf a {
	display:block;
	width:268px;
	height:103px;
	position:relative;
}
*html .pad-pdf {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pad-pdf.png', sizingMethod='crop');
}

.pad-commander {
    background: url('../images/pad-commander.png') no-repeat;
	width:268px;
	height:411px;
}
.pad-commander a {
	display:block;
	width:268px;
	height:411px;
	position:relative;
}
*html .pad-commander {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pad-commander.png', sizingMethod='crop');
}

.pad-visionner {
    background: url('../images/pad-visionner.png') no-repeat;
	width:268px;
	height:317px;
}
.pad-visionner a {
	display:block;
	width:268px;
	height:317px;
	position:relative;
}
*html .pad-visionner {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pad-visionner.png', sizingMethod='crop');
}

/**********************FIN PAGE LIVRE************************************************/
/**********************PAGE VIDEOS***************************************************/


.title-videos {
    background: url('../images/title-videos.png') no-repeat;
	margin-left:60px;
	width:280px;
	height:40px;
}

*html .title-videos {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/title-videos.png', sizingMethod='crop');
}


.tab-videos-top {
    background: url('../images/tab-videos-top.png') no-repeat;
	width:637px;
	height:14px;
	font-size:8px;
}

*html .tab-videos-top {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tab-videos-top.png', sizingMethod='crop');
}

.tab-videos-bottom {
    background: url('../images/tab-videos-bottom.png') no-repeat;
	width:637px;
	height:27px;
}

*html .tab-videos-bottom {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tab-videos-bottom.png', sizingMethod='crop');
}

.tab-videos-bg {
	background: url('../images/tab-videos-bg.png') repeat-y;
	width:421px;
	padding-left:10px;
	font-size:10px;
}

*html .tab-videos-bg {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tab-videos-bg.png', sizingMethod='crop');
}

.tab-videos-title {
    background: url('../images/tab-videos-title.png') no-repeat;
	width:206px;
	height:92px;
}
.tab-videos-title a {
	display:block;
	width:206px;
	height:92px;
	position: relative;
}
*html .tab-videos-title {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tab-videos-title.png', sizingMethod='crop');
}

.tab-videos-1 {
    background: url('../images/tab-videos-1.png') no-repeat;
	width:206px;
	height:71px;
}
.tab-videos-1 a {
	display:block;
	width:206px;
	height:71px;
	position: relative;
}
*html .tab-videos-1 {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tab-videos-1.png', sizingMethod='crop');
}

.tab-videos-2 {
    background: url('../images/tab-videos-2.png') no-repeat;
	width:206px;
	height:74px;
}
.tab-videos-2 a {
	display:block;
	width:206px;
	height:74px;
	position: relative;
}
*html .tab-videos-2 {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tab-videos-2.png', sizingMethod='crop');
}

.tab-videos-3 {
    background: url('../images/tab-videos-3.png') no-repeat;
	width:206px;
	height:84px;
}
.tab-videos-3 a {
	display:block;
	width:206px;
	height:84px;
	position: relative;
}
*html .tab-videos-3 {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tab-videos-3.png', sizingMethod='crop');
}

.visu-dvd-small {
    background: url('../images/visu_dvd_small.png') no-repeat;
	width:264px;
	height:362px;
}
.visu-dvd-small a {
	display:block;
	width:264px;
	height:362px;
	position: relative;
}
*html .visu-dvd-small {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/visu_dvd_small.png', sizingMethod='crop');
}

.contenu-dvd {
    background: url('../images/contenu_dvd_left.png') no-repeat;
	width:329px;
	height:396px;
}

*html .contenu-dvd {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/contenu_dvd_left.png', sizingMethod='crop');
}


.contenu-dvd-bg {
    background: url('../images/contenu_dvd_bg.png') no-repeat;
	width:308px;
	height:396px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:14px;
}

*html .contenu-dvd-bg {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/contenu_dvd_bg.png', sizingMethod='crop');
}


/**********************FIN PAGE VIDEOS************************************************/
/**********************PAGE COMMANDER*************************************************/


.title-commander {
    background: url('../images/title-commander.png') no-repeat;
	margin-left:60px;
		width:280px;
		height:40px;
}

*html .title-commander {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/title-commander.png', sizingMethod='crop');
}


.tab-commander-top {
    background: url('../images/tab-commander-top.png') no-repeat;
	width:637px;
	height:18px;
	font-size:10px;
}

*html .tab-commander-top {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tab-commander-top.png', sizingMethod='crop');
}

.tab-commander-bottom {
    background: url('../images/tab-commander-bottom.png') no-repeat;
	width:637px;
	height:31px;
}

*html .tab-commander-bottom {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tab-commander-bottom.png', sizingMethod='crop');
}

.tab-commander-bg {
	background: url('../images/tab-commander-bg.png') repeat-y;
	width:587px;
	padding:25px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color:#000000;
}

*html .tab-commander-bg {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tab-commander-bg.png', sizingMethod='crop');
}

*html .tab-commander-bg a {
   position:relative;
}

.input-form {
	width:180px;
	border: #000000 1px solid;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	color:#000000;
	position:relative;
}
.input-form-small {
	width:70px;
	border: #000000 1px solid;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	color:#000000;
	position:relative;
}
.textarea-form {
	width:100%;
	height:150px;
	border: #000000 1px solid;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	color:#000000;
	position:relative;
}
/**********************FIN PAGE COMMANDER*********************************************/

/**********************PAGE BONUS*****************************************************/

.title-bonus {
    background: url('../images/title-bonus.png') no-repeat;
	margin-left:15%;
	width:391px;
	height:40px;
}

*html .title-bonus {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/title-bonus.png', sizingMethod='crop');
}

/**********************FIN PAGE BONUS************************************************/