.clearfix:after{content:"."; display:block;clear:both; visibility:hidden; line-height:0; height:0;}
.clearfix{display:inline-block;}
.clearing{height:0px; clear:both; font-size:.1em; }
* html .clearfix{height: 1%;}
img{border:0px; }
html[xmlns] .clearfix{display:block;}

/* + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - */

body {
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	background: #FFFFFF url('http://cache.yo-video.net/pdr/fond/night-day.jpg') no-repeat center top;
	background-attachment:fixed;
}

#top{
	position: fixed;
	background: #FFF;
	z-index: 20000;
}
#container {
	overflow: hidden;
	background: rgb(255,255,255);
	background: rgba(255,255,255,0.8);
	margin:0px auto;
	color:#333333;
}

#header{
	background-color: #eee;
}
	#header div{
		display: none;
	}

#nav{
	background-color: #969595;
	margin-bottom: 10px;
	text-align:center;
}
	#nav ul{
	}
		#nav ul li{
			width:225px;
			float: left;
			padding: 10px 0px 10px 0px;
			border: 1px solid #000000;
			border-left: none;
		}
		#nav ul li.last{
			width: 55px;
			border-right: none;
			border-left: none;
			padding: 4px 0px 4px 0px;
		}
			#nav ul li img{ margin-left: 3px; }
			
			#nav ul li a{
				text-decoration: none;
				font-size: 20px;
				color: #000000;
			}
		#nav ul li.me{
			background: #FFFFFF;
		}
			#nav ul li.me a{
				color: #000000;
			}
		#nav ul li:hover{
			background: #FFFFFF;
		}
			#nav ul li:hover a{
				color: #00000;
			}

#main{
	margin-bottom: 10px;
	margin-top: 10px;
}

#page{
	margin-top: 230px;
}

#footer{
	border-top:1px solid #000000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}

/* + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - */

a{
	text-decoration:underline;
	color:#000000;
}
	a.help{
		padding: 1px 3px 1px 3px;
		text-decoration: none;
		line-height: 18px;
	}

p {
	margin-bottom:10px;
}

h1{
	font-size: 22px;
	padding-bottom: 22px;
	font-weight: 200;
}

h2{
	font-size:14px;
	color:[h2Color];
	color:#f90f90;
}

.__dev td, .__dev th{
	padding: 3px;
	border: 1px solid #515151;
}


/* + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - */
	
input.error{
	background: red;
}

.affiche{
	text-align:center;
	margin-bottom:20px;
}
	.affiche img{
		margin-bottom: 10px;
		-moz-border-radius:6px; -webkit-border-radius:6px;
	}
	.affiche a{
		text-decoration: none;
	}

.portrait{
	text-align: center;
	margin-bottom: 20px;
}
	.portrait img{
		padding-bottom: 10px;
	}
	.portrait a{
		text-decoration: none;
	}

.resume{
	margin-top: 30px;
	line-height: 20px;
	font-size: 12px;
	text-align: justify;
}
	.resume h1{
		text-align: left;
		padding-bottom: 0px;
		line-height: 30px;
	}

.title{
}

.titleww{	
}

.monthes{
	text-align: center;
	width: 454px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
	.monthes a{
		border:1px solid #000000;
		padding: 10px 0px 10px 0px;
		font-size: 18px;
		background: #CCC;
		text-decoration: none;
		width: 150px;
		display: block;
		float: left;
	}

	.monthes a.me{
		background: #666;
	}
	.monthes a:first-child{
		border-right:none;
	}
	.monthes a:last-child{
		border-left:none;
	}

.searchbox{
	margin-top:10px;
	text-align:center;
}
	.searchbox .labels td{
		padding: 0px 0px 10px 0px;
		font-size: 14px;
		font-weight: bold;
		font-weight: 100;
	}

	.searchbox .fields input{
		font-size: 25px;
		width: 160px;
		border: 1px solid #BBBBBB;
		-moz-border-radius:4px; -webkit-border-radius:4px;
		text-align: center;
	}

	.searchbox .fields button, .options button{
		padding: 8px 8px 8px 8px;
		margin-top: 4px;
		margin-left: 10px;
		border: none;
		vertical-align: top;
		-moz-border-radius:4px; -webkit-border-radius:4px;
		background: [buttonBackgroundColor];
		color: [buttonTextColor];
	}

	.options{
		text-align: center;
		width: 770px;
		padding: 12px 0px 5px 0px;
		background: #999;
		-moz-border-radius:4px; -webkit-border-radius:4px;
		margin: 0 auto;
		margin-top: 30px;
		margin-bottom:40px;
	}
		.options button{
			margin-top: -5px;
		}

	.noresult{
		text-align: center;
		padding: 80px 0px 150px 0px;
		font-weight: bold;
	}
	
	
#slider-hld{
	width: 760px;
	margin: auto;
	margin-bottom: 30px;
	z-index: 10000;
}
	.slider-top{
		width: 640px;
		margin: 0 auto;
		margin-top: 20px;
	}
		.slider-prev{
			width: 100px;
			float: left;
		}
		#slider-hlp{
			float: left;
			width: 430px;
		}
		.slider-next{
			width: 100px;
			float: right;
			text-align: right;
		}

		.slider-next a,
		.slider-prev a{
			text-decoration: none;
		}

#arrow-left, #arrow-right{
	margin-top: 8px;
}

#arrow-left{
	float: left;
	width: 50px;
	text-align: right;
}

#arrow-right{
	float: right;
	width: 50px;
}

#slider{
	float: left;
	height:17px;
	width:640px;
	-moz-border-radius:8px; -webkit-border-radius:8px;
	background: #333;
	margin: 10px 0px 0px 10px;
	cursor: pointer;
}
	#sliderKnob{
		cursor: pointer;
		float:left;
		width:16px;
		height: 16px;
		-moz-border-radius:8px; -webkit-border-radius:8px;

		background: #CCC;
	}

/* + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - */

.block{
	margin:10px 0px 10px 0px;
}
	.block a{
		color:#FFF;
	}

#droite .block{
	width:270px;
	margin:0px 0px 10px 0px;
	color:#FFF;
}
	#droite h1, #droite h2{
		font-size:14px;
		padding:4px 0px 4px 10px;
	}
	
	#droite .content{
		padding:0px 10px 0px 10px;
	}

	#droite .content ul li {
		padding:0px 0px 0px 10px;
		margin:0px;
		list-style-type:none;
	}


.blockDemiTaille{
	float:left;
	width:275px;
	text-align:justify;
}
	.blockDemiTaille.margeRight{
		margin-right:30px;
	}

/* + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - 
+ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - */
.menu-left{
	
}

.produit-pagination{
	background: red;
	text-align: center;
	background: lime;
	padding: 3px;
}

.rayons{
	margin-bottom: 20px;
}
	.rayons li{
		display: block;
	}
		.rayons li a{
			text-decoration: none;
			display: block;
			padding: 2px 0px 2px 0px;
		}

.produit{
}
	.produit .img{
	background: red;
		height:330px;
		width:220px;
	}

	.produit .nom{
		padding: 3px;
		text-align: center;
	}
		.produit .nom a{
			text-decoration: none;
		}





















/* + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - 
	MORE CSS
+ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - */
[moreStyle]
