/* Misc
-------------------------------------------------------------- */
.node{ margin-bottom: 10px; }
.hide { display: none; }
.tl { text-align: left; }
.tc	{ text-align: center; }
.tr	{ text-align: right; }
tbody .alt{ background: #EEE; }
.more{
	padding-left: 10px;
	font-weight: bold;
	background: url(/includes/nav/img/puce-more.png) left center no-repeat;
}

/* Title ( class="title title[x]" )
-------------------------------------------------------------- */
.title{
	float: left;
	display: inline;
	height: 19px;
	min-width: 70px;
	padding: 0 12px 0 6px;
	margin-bottom: 5px;
	font: bold 10px/18px Verdana, sans-serif;
	text-transform: none;
	color: #FFF;
	background-image: url(/includes/nav/img/sprite-corners.png);
	background-repeat: no-repeat;
}
.title a{ color: #FFF; }
.title + *{ clear: left; }
.nextTitle{ clear: left; }
table .title{ margin-bottom: 0; }

/* variantes */
.t1{ background-color: #B3002A; background-position: right -49px; }
.t2{ background-color: #FFCC00; background-position: right -68px; }
.t3{ background-color: #009AF2; background-position: right -87px; }

.gridB .title{ margin-left: 5px; }

/* Layout
-------------------------------------------------------------- */
.left{ float: left; }
.right{ float: right; }
.clL{ clear: left; }
.clR{ clear: right; }
.clB{ clear: both; }
.clear{
	clear:both;
	display:block;
	overflow:hidden;
	float: none;
	height:0px;
	font-size:1%;
	padding:0;
	margin:0;
	background:none;
}
.gridA{ width: 480px; }
.gridB{ width: 310px; }

/* Table
-------------------------------------------------------------- */
.alt td{ background: #EEE; }
#page .rollover tbody tr:hover th,
#page .rollover tbody tr:hover td{
	background: #FE9;
}
.bt, .br, .bb, .bl,
tr.bt td, tr.br td, tr.bb td, tr.bl td,
tr.bt th, tr.br th, tr.bb th, tr.bl th{
	border-style: solid;
	border-color: #CCC;
}
.bt, tr.bt td, tr.bt th{ border-top-width: 1px; }
.br, tr.br td, tr.br th{ border-right-width: 1px; }
.bb, tr.bb td, tr.bb th{ border-bottom-width: 1px; }
.bl, tr.bl td, tr.bl th{ border-left-width: 1px; }

/* News
-------------------------------------------------------------- */
.news{
	overflow: hidden;
	margin-bottom: 15px;
	background: url(/includes/nav/img/grad2.png) left bottom repeat-x;
}
.news a{ text-decoration: none; }
.news p{ margin-bottom: 0; }
.news .photo{
	float: left;
	display: block;
	margin-right: 15px;
	padding: 4px;
	border: 1px solid #CCC;
}
.news em{
	display: block;
	margin-bottom: 5px;
	font: bold .92em/1 Arial, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	color: #333;
}
.news h3, .news h2, .news h1{
	margin-bottom: 5px;
	line-height: .9;
}
/* news1*/
.news1 h3, .news1 h1{ font-size: 2.5em; }
.news1 .photo{ width: 215px; }

/* news2 */
.news2 h3, .news2 h2{ font-size: 1.8em; }

/* news3 */
.news3{
	float: left;
	width: 250px;
	margin-right: 15px;
}
.news3 .title + a{ display: block; }
.news .nextTile{ display: block; }
.news3 h3,
.news3 em{
	text-align: center;
}
.news3 em{
	font-size: .83em;
	margin-bottom: 10px;
}
.news3 h3 a{ color: #000; }
.news3 .photo{
	width: 100px;
	margin-right: 0;
}
.news3 p{
	clear: both;
	padding: 10px 10px 0;
}
.news3 .cotebox h3{
	float: none;
	width: auto;
	padding-right: 0;
	text-align: center;
}
.news3 .cotebox ul{ margin: 0; }
.news3 .cotebox li{ margin-right: 2px; }

/* news4 */
.news4 h3, .news4 h1{ font-size: 2.5em; }
.news4 h3 a, .news4 h1 a{ color: #000; }
.gridA .news4 h3, .gridA .news4 h1{ font-size: 2em; }

/* Cotebox
-------------------------------------------------------------- */
.cotebox{
	overflow: hidden;
	padding: 15px 10px 20px;
}
.cotebox h3{
	float: left;
	width: 170px;
	padding-right: 20px;
	text-align: right;
	font-size: 1em;
	line-height: 1;
	text-transform: uppercase;
	color: #000;
}
.cotebox ul{
	margin: 0 0 0 190px;
	list-style: none;
}
.cotebox li{
	float: left;
	margin-right: 10px;
}
.cotebox li a,
.cotebox li strong,
.cotebox li em{
	display: block;
	cursor: pointer;
}
.cotebox li a{
	position: relative;
	width: 69px;
	height: 54px;
	padding-left: 5px;
	text-align: center;
	text-decoration: none;
	background: url(/includes/nav/img/cotebox.png) left top no-repeat;
}
.cotebox li strong{
	font-size: 2em;
	letter-spacing: -2px;
	color: #FFF;
}
.cotebox li a:hover strong{ color: #000; }
.cotebox li em{
	margin-bottom: 3px;
	font: bold .83em/1 Arial, sans-serif;
	font-style: normal;
	letter-spacing: -.05em;
	text-transform: uppercase;
}

.cotebox li span img{ width: 60px; }
/* Shadowbox
-------------------------------------------------------------- */
.shadowC{ background: url(/includes/nav/img/shadowbox-c.png) center center repeat; }
.shadowB{ background: url(/includes/nav/img/shadowbox-b.png) center bottom no-repeat; }
.shadowT{
	padding: 0 5px;
	background: url(/includes/nav/img/shadowbox-t.png) center top no-repeat;
}

/* Gradient (class="grad grad[x]")
-------------------------------------------------------------- */
.grad{
	padding: 0 5px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: transparent;
}
.grad0{ background-image: url(/includes/nav/img/grad0.png); } /* gris->blanc */
.grad1{ background-image: url(/includes/nav/img/grad1.png); } /* violet->blanc */
.grad3{ background-image: url(/includes/nav/img/grad3.png); } /* jaune->blanc */

/* Grad box
-------------------------------------------------------------- */
.grad-box{
	padding: 10px;
	border:1px solid #E9E9E9;
	border-bottom:0;
	background: transparent url(/includes/nav/img/grad-box.png) repeat-x scroll left bottom;
}

/* Sticker (class="stick")
-------------------------------------------------------------- */
.stick{
	display: block;
	width: 83px;
	height: 84px;
	font-size: 1em;
	text-align: center;
	line-height: 1;
	color: #FFF;
	background: url(/includes/nav/img/stick.png) left top no-repeat;
}
.stick span{
	display: block;
	padding: 20px 5px 0 5px;
}

/* Rating/Stars (class="rate rate[x]")
-------------------------------------------------------------- */
.rate{
	display: block;
	width: 41px;
	height: 14px;
	line-height: 14px;
	font-size: 1%;
	text-indent: -999em;
	background-image: url(/includes/nav/img/stars.png);
	background-repeat: no-repeat;
	background-color: transparent;
}
.rate0{ background-position: left bottom; }
.rate1{ background-position: left -28px; }
.rate2{ background-position: left -14px; }
.rate3{ background-position: left top; }

/* Tableau notes (class="rating")
-------------------------------------------------------------- */
.rating th{
	text-transform: uppercase;
}
.rating .rate{ margin: 0 auto; }
.rating tfoot td{
	padding-top: 15px;
	font-size: .92em;
}
.rating th.br{
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.rating .plus{
	padding-right: 15px;
	padding-left: 2px;
	line-height: 1.2;
	background: url(/includes/nav/img/plus.png) right center no-repeat;
	text-decoration: none;
	color: #B3002A;
}
.rating td strong{ color: #B3002A; }
.rating tfoot td{ text-align: right; }

/* Tableau comparateur (class="comparator")
-------------------------------------------------------------- */
.comparator{
	margin-bottom: 0;
	border-bottom: 1px solid #CCC;
	background: #FFF;
}
.comparator thead th{ padding-bottom: 10px; }
.comparator,
.comparator a{ color: #000; }
.comparator td b{
	padding: 2px;
	background: #FC0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.comparator tbody .alt th,
.comparator .alt td{
	background: #EEE;
}

/* A l'affiche (class="poster")
-------------------------------------------------------------- */
.poster{
	padding: 10px;
	border: 1px solid #CCC;
}
.poster .title{ margin-left: 0; }
.poster ul{
	margin: 0;
	list-style: none;
}
.poster li{
	padding: 5px 0;
	text-align: right;
	font-size: .8em;
	text-transform: uppercase;
}
.poster li:hover{ background: #FE9; }
.poster li a{
	color: #000;
	text-decoration: none;
}
.poster li strong{
	font-size: 1em;
	font-weight: normal;
	color: #B3002A;
}
.poster li span{
	padding: 1px;
	background: #D0F2FF;
	border: 1px solid #7AC9F2;
}
/* main poster */
.main-poster{
	/*position: relative;*/
	padding: 0 0 0 250px;
	margin-bottom: 15px;
	min-height: 70px;
}
.main-poster .title{ margin-top: 5px; }
.main-poster .title + *{ clear: none; }
.main-poster ul{
	margin-left: 100px;
	padding: 5px;
	background: url(/includes/nav/img/bg-main-poster.png) right center repeat-y;
}
.main-poster li{ font-size: 1.1em; }
.main-poster li strong{ font-weight: bold; }
.main-poster .logo{
	float:left;
	margin-left:-200px;
	position:relative;
}

/* sub poster */
.sub-poster ul{
	float: left;
	width: 353px;
	padding: 20px;
}
.sub-poster li{ font-size: 1em; }

/* specifics */
body.faq .main-poster{ background: url(/includes/nav/img/title-faq.png) 20px center no-repeat; }
body.fiche-technique .main-poster,
body.fiche-plus .main-poster,
body.zoom-bonus .main-poster{
	background: url(/includes/nav/img/title-zoom.png) 1px center no-repeat;
}

/* Bouton "ouvrir un compte" class="btn-compte"
-------------------------------------------------------------- */
.btn-compte{
	display: block;
	width: 130px;
	height: 24px;
	line-height: 24px;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	border: 1px solid #DDD;
	background: #FFF;
}
.btn-compte span{
	display: block;
	padding: 0 10px;
	background: #FFE94D;
}
.btn-compte:hover span{
	color: #000;
	background: #FC0;
}

/* Nav categories (class="nav-cat")
-------------------------------------------------------------- */
.nav-cat{
	height: 19px;
	margin: 0 0 2em 0;
	list-style: none;
}
.nav-cat li{
	float: left;
	margin-right: 2px;
}
.nav-cat a{
	display: block;
	float: left;
	text-decoration: none;
	color: #870020;
	background: url(/includes/nav/img/nav-cat.png) right top no-repeat;
}
.nav-cat span{
	display: block;
	float: left;
	height: 19px;
	padding-left: 15px;
	margin-right: 15px;
	line-height: 19px;
	font: bold 10px/18px Verdana, sans-serif;
	background: url(/includes/nav/img/nav-cat.png) left -19px no-repeat;
	cursor: pointer;
}
.nav-cat .on a{ background-position: right -38px; color: #FFF; }
.nav-cat .on span{ background-position: left -57px; }