/*  
Theme Name: Papercut
Theme URI: http://woothemes.com/
Description: A grungy news theme for Wordpress.
Version: 1.0.2
Author: WooThemes
Author URI: http://woothemes.com/
Tags: Grunge, News, 2 Columns, Pink, Dirty
*/

/* 00 - GLOBAL ELEMENTS
/* ----------------------------------------------*/
body {
	margin:0; padding:0;
	width:auto; height:100%;
	background:#bbe8fd url(images/paniqueauvillage/sky.jpg) no-repeat top ;
	font: 13px Georgia, "Times New Roman", Times, serif; color:#4C4235;
}

img {
	border:0;
}

blockquote {
	margin:0 auto 15px auto; padding:10px 10px 0 10px;
	width:90%;
	background:#fcfcf4 url(http://www.paniqueauvillage.com/wp/wp-content/themes/panique/panique/images/quote.gif) no-repeat bottom right; 
	border:1px solid #e7e8d8; 
	font:italic 1.2em Georgia, "Times New Roman", Times, serif; line-height:125%;
	color:#333333;
}


/* 01 - TYPOGRAPHY
/* ----------------------------------------------*/

/* Headings */

#twitter_div ul li {
	margin: 7px 0px !important;
	padding: 0px !important;
	list-style: none;
}

#twitter_div {
	margin: 0px !important;
	padding: 0px !important;
}


h1 {
	width:auto;
	height:98px;
	display:block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

h2 {
	margin:10px 0; padding:0;
	font:bold 30px Georgia, "Times New Roman", Times, serif; color:#48463c;
	
	display: inline;
}

	
	#respond, #comments {
		margin-right:10px;
	}
	
	h2.archive {
		font-size:1.2em;
	}

h3 {
	margin:0; padding:0;
	font:1.50em serif; color:#6e6960;
}

	.h3 {
		margin:0; padding:0;
		font:1.50em serif;
	}

h4 {
	margin:0 0 10px 0; padding:0;
	font:21px  Georgia, "Times New Roman", Times, serif; color:#4C4235;
	font-weight: bold;
	
}

h5 {
	margin:5px 0; padding:0;
	font:.92em Georgia, "Times New Roman", Times, serif; 
}

	.h5 {
		margin:0 0 5px 0;
		font-size:.9em;
		color:#999999;
	}

h6 {
	margin:0; padding:0;
	font:bold 1.1em serif;
	color:#48463c;
}

.commentform-key p {
	background:none;
	font:bold 1.25em serif; color:#666359;
	text-align:right;
	line-height:27px;
}

/* Links */
a:link, a:active, a:visited {
	color:#010000;
	text-decoration:none;
}

	h1 a {
		border:0;
		display:block;
		outline:0;
	}
	
	h2 a:link, h2 a:active, h2 a:visited{
		font-size:1em; color:#47443a;
	}
	
	h3 a:link, h3 a:active, h3 a:visited {
		color:#6e6960;
	}
	
	h4 a:link, h4 a:active, h4 a:visited {
		color:#48463c;
	}
	
	h5 a:link, h5 a:active, h5 a:visited {
		color:#000000;
	}
	
		h5.pink-links a:link, h5.pink-links a:active, h5.pink-links a:visited {
			color:#c04756;
		}
		
	h6 a:link, h6 a:active, h6 a:visited {
		color:#48463c;
	}

	#navigation-links a {
		font: 17px Georgia, "Times New Roman", Times, serif; color:#C5C5C5;
		font-weight: bold;
		text-transform:uppercase; 
		line-height:37px; display:block;
	}
	
	
	
	#categories-back a {
		color:#6e6960;
		display:block !important; display:inline-block;
		height:55px;
	}
	
	.category  a {
		padding:5px 10px;
		background:url(images/paniqueauvillage/category.gif) no-repeat top center;
		font:bold 10px Georgia, "Times New Roman", Times, serif; color:#FFF; text-transform:uppercase;
		display:inline-block;
		/*height: 18px;*/
	}
	
	.category  span {
		padding:5px 10px;
		background:url(images/paniqueauvillage/category_offline.gif) repeat;
		font:bold 10px Georgia, "Times New Roman", Times, serif; color:#FFF; text-transform:uppercase;
		display:inline-block;
		/*height: 18px;*/
	}
	.category table{
		margin-left: -10px;
		margin-top: -10px;
	}
	
	.category table tr{
		height: 40px;
		vertical-align: top;
	}
	
	.postcontent{
		margin-top: 20px;
	}
	
	#sidebar li ul li a {
		margin:0; 
		padding:0px;
		height:auto;
		color:#48463c;
	}
	
		#sidebar li ul li a a:link {
			margin:0; padding:0;
			width:auto; height:auto;
			display:inline;
		}
		
		#sidebar li.widget ul li a {
			font-weight:bold;
		}
		
	.featured a {
		color:#48463c;
	}
	
	.inner p a:link, .inner p a:active, .inner p a:visited {
		font:.92em erif; color:#393233;
	}
	
	.navigation a {
		font:bold 1.2em serif; color:#c04756;
	}

a:hover {
	text-decoration:underline;
}

	#navigation-links a:hover {
		color:#FFFFFF; text-decoration:none;
		/*background:url(images/paniqueauvillage/navigation-over.gif) repeat-x;*/
	}
	
	#categories-back a:hover {
		margin:0; padding:0;
		color:#443842; text-decoration:none;
		background:url(http://www.paniqueauvillage.com/wp/wp-content/themes/panique/panique/images/category-arrow.gif) no-repeat bottom center;
	}
	
	#sidebar li ul li a:hover, #sidebar li.widget ul li a:hover {
		color:#c04756; text-decoration:none;
	}
	
	#sidebar li.widget ul li a:hover {
		color:#c04756;
	}
	
	.category a:hover{
		background:url(images/paniqueauvillage/category.gif) no-repeat bottom center;
		text-decoration:none;
		height: 18px;
	}
	
	a.category_a_hover {
		background:url(images/paniqueauvillage/category2.gif) no-repeat bottom center;
		text-decoration:none;
		height: 18px;
	}
	
	a.category_a_hover:hover {
		background:url(images/paniqueauvillage/category2.gif) no-repeat bottom center;
		text-decoration:none;
		height: 18px;
	}

/* Styles */	
.uppercase {
	text-transform:uppercase;
}

.light {
	color:#7b7970;
}

.dark {
	color:#48463c;
}

.darker {
	color:#000;
}

.pink {
	color:#c04756;
}

.small {
	font-size:.83em;
}

.medium {
	font-size:.92em;
}

.large {
	font-size:1.70em;
}

.arial {
	font-family:Arial, Helvetica, sans-serif;
}

.georgia {
	font-family:Georgia, "Times New Roman", Times, serif;
}

.block {
	display:block;
}

.inline {
	display:inline;
}

.bold {
	font-weight:bold;
}

.weight-normal {
	font-weight:normal;
}

/* Misc */	
#navigation {
	font:.92em Georgia, "Times New Roman", Times, serif; color:#ccc9b1;
}

#left-col p {
	margin:0px auto 15px auto;
}

.left-content ul, #left-content ol {
	margin:0;padding:0;
}

.left-content li {
	list-style-type: disc;
	list-style-position: inside;
	margin: 5px 0 5px 0;
}

.left-content ol li {
	list-style-type: decimal;
}

.left-content li ul li {
	list-style-type: circle;
	list-style-position: inside;
	margin: 5px 0 5px 30px;
}

.left-content li ol li {
	list-style-type: decimal;
	list-style-position: inside;
	margin: 5px 0 5px 30px;
}

.archives {
	margin:10px auto 0 auto; padding:0 0 16px 0;
	background:url(http://www.paniqueauvillage.com/wp/wp-content/themes/panique/panique/images/archives.gif) no-repeat bottom center;
	text-align:center; display:block;
}

.featured {
	font:.92em serif; line-height:150%;
}

.inner p {
	font-size:1em;
}

/* 01 - STRUCTURE
/* ----------------------------------------------*/
.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.left {
	float:left;
}

.right {
	float:right;
}

img.left {
	margin-right:10px;
}

img.right {
	margin-left:10px;
}

.footer {
	margin:0; padding:0;
	
	/*background:url(http://www.paniqueauvillage.com/wp/wp-content/themes/panique/panique/images/footer.gif) no-repeat bottom left;*/
}

#footer {
	z-index: 100;
	width:100%; height: 96px;
	display:block;
	position:fixed;
	bottom: 0px;
}

#footer img {
	vertical-align:middle;
	margin-left:5px;
}

.pad {
	margin:auto;
	/*margin:0 0 0 60px;*/ padding:0;
	width:909px; height:auto;
}

#navigation {
	margin:0; padding:0;
	width:auto; height:39px;
	background:#F6F6F6;/*url(http://www.paniqueauvillage.com/wp/wp-content/themes/panique/panique/images/navigation.gif) repeat-x;*/
	display:block; line-height:35px;
}

	#navigation-links {
		margin:0; padding:0;
		list-style:none;
	}
	
	#navigation-links li {
		margin:0 20px 0 0; padding:0;
		float:left;
	}
	.rss a {
		margin:0; padding:0 10px;
		font:12px Georgia, "Times New Roman", Times, serif; color: #fff;
	}
	
	.rss a:hover{
		text-decoration: none;
	}
	.rss {
		width: 268px;
		height: 86px;
		background:url(images/paniqueauvillage/rss-orange.png) no-repeat;
		display: table-cell !important;
		vertical-align: middle !important;
	}
	.rss .contentbox{
		margin-top:14px;
		width: 180px;
		height: 60px;
		padding-left: 80px;
		background:url(images/paniqueauvillage/logo-rss.png) no-repeat 22px;
		font:10px Georgia, "Times New Roman", Times, serif;
		color: #fff;
	}
	.rss .contentbox h4{
		display: inline;
		font:18px Georgia, "Times New Roman", Times, serif; color: #fff;
		text-transform: uppercase;
	}	
	
#categories {
	margin:0; padding:0;
	width:auto; height:101px;
	background:url(http://www.paniqueauvillage.com/wp/wp-content/themes/panique/panique/images/categories.gif) repeat-x;
}

	#categories-back {
	margin:0;
	width:auto;
	height:81px;
	background:url(http://www.paniqueauvillage.com/wp/wp-content/themes/panique/panique/images/categories-back.gif) no-repeat center left;
	list-style:none;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
	}
	
		#categories-back li, #categories-back li.blank {
			margin:0 0 0 20px; padding:0 20px 0 0;
			float:left;
			background:url(http://www.paniqueauvillage.com/wp/wp-content/themes/panique/panique/images/category-divider.gif) no-repeat top right;
		}
		
		#categories-back li.blank {
			margin:0 0 0 20px; padding:0 20px 0 0;
			float:left;
			background:none;
		}
		
#content-back {
	margin:25px auto 0 auto; padding:0 0 0 2px;
	width:946px;/*987px;*/ height:auto;
}

	.content {
	margin: 10px auto 0 auto;
	width: 947px;
	height:auto;
	}
	
	#contener{
		background:#FDFCF6 url(images/paniqueauvillage/top-contener.jpg) no-repeat top center;
		margin-top: 10px;
		padding: 30px 0 0 0 ;
		z-index: 1;
	}
	
		#left-col {
			margin:0; padding:0;
			width: 633px;/*659px;*/ height:auto;
			float:left;
			/*background:url(http://www.paniqueauvillage.com/wp/wp-content/themes/panique/panique/images/left-col.gif) repeat-y;*/
		}
		
			#left-top {
				margin:0; padding:0;
				width:633px; height:auto;
			}
			
			.left-bottom {
				margin:0; padding:0;
				width:100px; height:107px;
				/*background:url(http://www.paniqueauvillage.com/wp/wp-content/themes/panique/panique/images/left-bottom.gif) no-repeat bottom center;*/
			}
			
			
			.right-bottom{
				margin:0; padding:0;
				width:100px; height:300px;
			}
			.space-top{
				margin:0; padding:0;
				width:633px; height:30px;
			}
			.left-content {
				margin:0 0 0 34px; padding:10px 0 0 0;
				width:590px;
			}
			
			.left-content-blank {
				margin:0 auto; padding:0;
				width:590px; height:auto;
			}
		
		#right-col {
			margin-right:34px; padding:0;
			width:268px;/*281px;*/ height:auto;
			float:right;
		}
		
		*html #right-col {
			width:268px;/*281px;*/ height:auto;
			position: absolute;
		}

/* 03 - LEFT COLUMN
/* ----------------------------------------------*/
.category {
	margin:15px 0 5px 5px;
	display:block;
	height: 18px;
}

.featured-preview {
	float:right;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 0 0 10px 15px;
	border: 1px solid #dddddd;
}

.thumb-preview {
	float:left;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 0 15px 10px 0;
	border: 1px solid #dddddd;
}

.featured {
	margin:0px; padding:13px 0;
	width:auto; height:auto;
	background:url(http://www.paniqueauvillage.com/wp/wp-content/themes/panique/panique/images/featured-ad.gif) no-repeat top center;
}

	.featured img {
		margin:0 auto; display:block;
		text-align:center;
	}
	
	.wp-caption img {
		margin-bottom: 5px;
		padding:4px;
		border: 1px solid #ddd;
		background-color:#FFFFFF;
	}
	
	.wp-caption-text {
	color:#FFFFFF;
	text-align:center;
	background-color:#6096cd;
	padding-top: 5px;
	padding-bottom: 5px;
	width: auto;
	background-image: url(http://www.paniqueauvillage.com/wp/wp-content/themes/panique/panique/images/wp-caption.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
	text-transform: uppercase;
	}
	
.divider {
	margin:0 0 30px 0; padding:0;
	width:auto; height:2px;
	background:url(images/divider.gif) ;
}

.inner-columns {
	margin:0 0 0 13px; padding:0;
	width:633px; height:auto;
	/*background:url(http://www.paniqueauvillage.com/wp/wp-content/themes/panique/panique/images/inner-columns.gif) repeat-y;*/
}

.post {
	z-index:1;
	width: 590px;
	margin:0;
	/*background:url(images/divider.gif) no-repeat bottom center;*/
}

.postcontent2{
	padding: 0 20px 20px 20px;
}
.postcontent2 a{
	text-decoration: underline;
	color: #4C4235;
}

.post-top {
	margin:0;
	/*background:url(images/divider.gif) no-repeat top center;*/
}

.post-fancy {
	margin:0;
	/*background:url(http://www.paniqueauvillage.com/wp/wp-content/themes/panique/panique/images/post-paper.gif) no-repeat top center;*/
}

	.left-left {
		width:411px; height:auto;
		float:left;
	}
	
	.left-right {
		width:220px; height:auto;
		float:right;
	}
	
.commentlist { 
	margin:30px 0 0 0; padding:1px 0 0 0;
	float:left; 
	/*background:url(http://www.paniqueauvillage.com/wp/wp-content/themes/panique/panique/images/comment-bottom.gif) top left no-repeat;*/  
}

.commentform { 
	margin:30px 0 0 0; padding:1px 0 0 0;
	float:left; 
	background:none;  
}

	.left-content ol.commentlist li, .left-content ol.commentform li {
		margin:0; padding:0;
		list-style-type:none;
		list-style-position: outside;
	}
	
	.inner { 
		margin:0; padding:0; 
		float:left; 
		
	}
	
	.comment-author { 
		margin:10px 10px -1000px 0;
		width:130px; height:auto;
		float:left; text-align:right;
		background:#fdfcf5;
		display:inline; 
	}
	
		.commentform-key { 
			margin:10px 10px -1000px 0;
			width:180px; height:auto;
			float:left; text-align:right;
			background:#fdfcf5;
			display:inline; 
		}

		.comment-author p {
			padding:0 5px 3px 0;
			background:url(images/divider.gif) no-repeat bottom center;
			text-align:right;
		}

	.comment-text, .comment-text-alt, .comment-form { 
		margin:0; padding:20px 20px 10px 20px;
		width:405px;
		background:#fcfcf4; 
		border:1px solid #e7e8d8; 
		border-width:0 1px 1px 1px;
		text-align:left;
		min-height:170px;
		height:auto !important;
		height:170px;
		float:right;
	}
	
	.comment-box { 
		margin:0; padding:10px 20px 10px 20px;
		width:360px;
		text-align:left;
		float:right;
	}
	
	.inner .comment-text-alt {
		background:#f9f9f1;
	}
		
		li.inner .comment-text p, li.inner .comment-text-alt p, .comment-box p {
			background:none;
			font-size:1.1em; text-align:left;
		}
		
.text {
	margin:0; padding:5px;
	background:#FFF url(http://www.paniqueauvillage.com/wp/wp-content/themes/panique/panique/images/input.gif) repeat-x;
	border:1px solid #e5e3d8;
}

#sidebar .text {
	width:130px;
}

.submit {
	width:85px;
	height:26px;
	background:url(http://www.paniqueauvillage.com/wp/wp-content/themes/panique/panique/images/submit.gif) no-repeat;
	font:.95em Georgia, "Times New Roman", Times, serif; color:#48463C;
	text-align:center;
	font-weight:bold;
	border:0;
}

.navigation {
	margin:20px;
}

.alignleft {
	float:left;
	margin-right:10px;
}

.alignright {
	float:right;
	margin-left:10px;
}
	
/* 04 - RIGHT COLUMN
/* ----------------------------------------------*/
.ads {
	margin:0 auto;
	text-align:center;
}

	.ads img {
		margin:5px;
	}
	
#sidebar {
	z-index: 3;
	margin:0 34px 0 0; padding:0;
	list-style:none;
	width: 268px;
}

	#sidebar li {
		list-style:none;
		margin:0 0 0 0; padding:0 0 16px 0;
		width:auto; height:100%;
		/*background:url(http://www.paniqueauvillage.com/wp/wp-content/themes/panique/panique/images/sidebar-bottom.gif) no-repeat bottom center;*/
	}
	
		#sidebar li ul {
	margin:0;
	list-style:none;
	/*background:url(http://www.paniqueauvillage.com/wp/wp-content/themes/panique/panique/images/sidebar.gif) repeat-y;*/
	padding-top: 0;
	padding-right: 12px;
	padding-left: 12px;
		}
		
		#sidebar #searchform div, #sidebar .textwidget {
	margin:0;
	list-style:none;
	/*background:url(http://www.paniqueauvillage.com/wp/wp-content/themes/panique/panique/images/sidebar.gif) repeat-y;*/
	padding:5px 20px;
	width:241px; 
	height:100%;
		}
		
		#sidebar li ul #recentcomments li.recentcomments {
				padding:20px;
			}
		
		#sidebar #searchform {
	/*background:url(http://www.paniqueauvillage.com/wp/wp-content/themes/panique/panique/images/sidebar-top.gif) no-repeat top center;*/
	padding-top: 13px;
	margin:0px;
	}
		
			#sidebar li ul li {
				margin:0 auto; padding:10px;
				height:auto;
				/*background:url(images/divider.gif) no-repeat bottom center;*/
			}
			
			#sidebar li.ads {
				margin:0 auto; padding:0;
				width:auto; height:auto;
				background:none;
			}
			
			#sidebar li.widget .tag_cloud a {
	font-family: "Courier New", Courier, monospace;
	float:left;
	font-weight: normal;
	margin-bottom: 5px;
	margin-right:5px;
			}
			
			#sidebar li.widget  select {
				/*background:url(http://www.paniqueauvillage.com/wp/wp-content/themes/panique/panique/images/sidebar.gif) repeat-y;*/
				width:280px;
				border:none;
				padding: 10px  20px 10px 20px;
				font-size:1.1em;
			}
			
			#sidebar li #calendar_wrap {
				/*background:url(http://www.paniqueauvillage.com/wp/wp-content/themes/panique/panique/images/sidebar.gif) repeat-y;*/
				font-family: Georgia, "Times New Roman", Times, serif;
				padding: 0px 20px 0px 20px;
			}
			
			#sidebar #wp-calendar caption {
				font-size:1.1em;
				text-transform: uppercase;
				font-weight: bold;
				padding-top: 10px;
				padding-right: 5px;
				padding-bottom: 10px;
				padding-left: 5px;
				margin-bottom:5px;
				color:#333333;
				/*background-image: url(images/divider.gif);*/
				background-repeat: repeat-x;
				background-position: left bottom;
			}
			
			#sidebar #wp-calendar {
				margin-left:auto;
				margin-right:auto;
				text-align:center;
				width:240px;
			}
			
			#sidebar #wp-calendar thead th {
				color:#333333;
			}
			
			
			#sidebar #wp-calendar tfoot td {
				padding:10px 0 10px 0;
				text-align:left;
			}
			
			#sidebar #wp-calendar tfoot td#next {
				text-align:right;
			}
			
			#sidebar #wp-calendar td {
				width:auto;			
			}
			
			#sidebar #wp-calendar td a {
				padding:2px;
				background-color:#d06975;
				color:#FFFFFF;	
			}
			
			#sidebar #wp-calendar tfoot td a {
				background-color:#FDFCF5;
				color:#333333;	
			}
			
			#sidebar .flickr_photos li {
				padding: 0 0 9px 0;
				/*background-image: url(images/divider.gif);*/
				background-repeat: repeat-x;
				background-position: left bottom;
				margin: 0px;
			}
			
			#sidebar .flickr_photos li a {
				padding: 0px;
				margin: 0px;
			}
			
			.flickr_badge_image {
				padding:0px;margin:0px;
			}
			
			#sidebar .flickr_badge_image img {
				float:left;
				margin:8px 0 0 8px;
			}
			
/* 05 - FOOTER
/* ----------------------------------------------*/
.footer-inner {
	
	margin:0 0 0 40px; padding:0 0 0 0;
	width:950px; height:30px;
	
}

/* 06 - perso
/* ----------------------------------------------*/
.head-swf {
	margin:auto;
	height: 286px;
	width: 946px;
	margin: 0;
	padding:0;
}
.head-swf .swf{
	padding-top: 10px;
	margin-left: -1px;
}

.postit{
	margin:10px 0 0 0;
	background: url(images/paniqueauvillage/postit.gif) no-repeat bottom center;
}

.postit .contentbox{
	padding: 20px 21px 50px 21px ;
	margin: 0;
	font-size: 12px;
}


.block-beige .top{
	margin:-10px 0 0 0 ;
	height:30px;
	background: url(images/paniqueauvillage/block-beige-top.png) no-repeat bottom center;
}
.block-beige .bottom{
	margin:0;
	height:29px;
	background: url(images/paniqueauvillage/block-beige-bottom.png) no-repeat bottom center;
}
.block-beige .bottom2{
	margin:0;
	height:29px;
	background: url(http://www.paniqueauvillage.com/wp/wp-content/themes/panique/panique/images/paniqueauvillage/block-beige-bottom2.gif) no-repeat bottom center;
}
.block-beige .fond{
	background: url(images/paniqueauvillage/block-beige.gif) no-repeat top center;
	margin: 0px 0 0 0 ;
}
.block-beige .contentbox{
	padding: 10px 21px 0 21px ;
}

.block-beige .contentbox .morepics{
	text-decoration:underline;
}
.swf-index{
	z-index: 1;
}

.block-tag{
	padding: 20px 21px 0 21px ;
	background: url(images/paniqueauvillage/tag-cloud.jpg) no-repeat;
}


/*slider*/

	

.slider_container{
		font: 13px Georgia, "Times New Roman", Times, serif;
		line-height: 130%;
		position:relative;
		width:635px;
		height: 450px;
		left:-22px;
		}	
	
.slider .slider_content{
	position:relative;
	width: 635px;
	overflow:hidden;
}


/* image replacement */
        .slider .graphic, .slider #prevBtn, .slider #nextBtn,.slider #prevBtn2, .slider #nextBtn2{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
	#slider_liens{
	width: 635px;
	position:relative;
	left: 22px;
	overflow: hidden;
	text-align:center;
}
#slider_perso li{
	margin: 0 auto 0 auto;
	width: 590px;
	overflow:hidden;
}

#slider_liens ul li{
	list-style: none;
}
#slider_liens img{
	margin-left: 3px;
}
	
	#slider_perso ul, #slider_perso li{
		width: 590px;
		list-style:none;
		overflow:hidden;
		}
	#slider_perso li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		position:relative;
		width:590px;
		height:430px;
		overflow:hidden;
		
		}	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
		display:block;
		width:30px;
		height:22px;
		position:relative;
		}	
	#nextBtn{ 
		left:615px;
		top: -370px; /*430px;*/
		}
	
	 #prevBtn{
		left: 7px;
		top: -350px;
	}
	
	#nextBtn2{
		left: 622px;
		top: -135px;
	}
	#prevBtn2{
		top: -125px;	
	}
	
	 #prevBtn a,  #nextBtn a, #prevBtn2 a,  #nextBtn2 a{  
		display:block;
		width:30px;
		height:22px;
		background:url(images/paniqueauvillage/btn_prev.jpg) no-repeat 0 0;	
		}	
	 #nextBtn a,#nextBtn2 a{ 
		background:url(images/paniqueauvillage/btn_next.jpg) no-repeat 0 0;	
		}

	.list1{
		color: #C8C4BC;
		
		width: 189px;
		float:left;
		position:relative;
		left: 0px;
		margin-right: 11px;
		background: url(images/paniqueauvillage/fondslider.jpg) no-repeat;
	}
	 .list2{
		color: #C8C4BC;
		
		width: 189px;
		float:left;
		position:relative;
		margin-right: 11px;
		background: url(images/paniqueauvillage/fondslider.jpg) no-repeat;
	}
	
	 .list3{
		color: #C8C4BC;
		
		width: 189px;
		float:left;
		position:relative;
		background: url(images/paniqueauvillage/fondslider.jpg) no-repeat;
	}
	#slider_voix .list1,#slider_voix .list2,#slider_voix .list3{
		background: url(images/paniqueauvillage/fondvoix.jpg) no-repeat;
	}
	
	 li img{
		margin-top: 20px;		
	}
	
	.list1:hover{
		background: url(images/paniqueauvillage/fondslider_over.jpg) no-repeat;
		color:#4C4235;
	}
	.list2:hover{
		background: url(images/paniqueauvillage/fondslider_over.jpg) no-repeat;
		color:#4C4235;
	}
	.list3:hover{
		background: url(images/paniqueauvillage/fondslider_over.jpg) no-repeat;
		color:#4C4235;
	}
	#slider_voix .list1:hover{
		background: url(images/paniqueauvillage/fondvoix_over.jpg) no-repeat;
		color:#4C4235;
	}
	#slider_voix .list2:hover{
		background: url(images/paniqueauvillage/fondvoix_over.jpg) no-repeat;
		color:#4C4235;
	}
	#slider_voix .list3:hover{
		background: url(images/paniqueauvillage/fondvoix_over.jpg) no-repeat;
		color:#4C4235;
	}
	
	
	
	.slider .slider_text{
		text-align:left;
		margin:60px 20px 24px 20px;
		font-size: 12px;
		color: #C8C4BC;
	}
	
	.slider .slider_text h4{
		margin-left:0px;
		font-size: 16px;
		color: #C8C4BC;
	}
	.slider .slider_text a{
		text-decoration: underline;
		color: #FDFCF6;
	}
	
	.list1:hover .slider_text,.list2:hover .slider_text,.list3:hover .slider_text{
		color: #4C4235;
	}
	
	.list1:hover .slider_text h4,.list2:hover .slider_text h4,.list3:hover .slider_text h4{
		color: #4C4235;
	}
	
	.list1:hover .slider_text a,.list2:hover .slider_text a,.list3:hover .slider_text a{
		color:#4C4235;
	}
	
	/*2e slider*/
.slider_voix_container{
		font: 13px Georgia, "Times New Roman", Times, serif;
		position:relative;
		width:635px;
		height: 200px;
		left:-22px;
}
	
.slider_voix_content{
	position:relative;
	width: 635px;
	overflow:hidden;
}

#slider_voix{
	width: 635px;
	position:relative;
	left: 22px;
	overflow: hidden;
	text-align:center;
}

#slider_voix li{
	width: 590px;
	overflow:hidden;
	text-align:center;
}

#slider_voix ul, #slider_voix li{
		margin: 0 auto 0 auto;
		width: 590px;
		list-style:none;
		overflow:hidden;
		}
	#slider_voix li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		position:relative;
		width:590px;
		height:200px;
		overflow:hidden;
		}
	
	.video{
		padding: 0 20px 20px 20px;
		background: url(images/paniqueauvillage/bg-video.gif) repeat-x left bottom;
	}
	.video table{
	margin-top: 16px;
	}
	
	.download{
		background: url(images/paniqueauvillage/btn-tel.jpg);
		padding: 5px 20px 5px 20px;
		height: 34px;
		text-align: center;
	}
	
	.download a{
		color: #F8F7EC;
	}
	.video a{
		color: #F8F7EC;
	}
	
	.share{
		background: url(images/paniqueauvillage/btn-partag.jpg);
		padding: 5px 20px 5px 20px;
		height: 34px;
		text-align: center;
	}
	
	.more-link{
		font-weight: bold;
		text-decoration: underline;
	}
	
	.voix_content,.eq_content{
		margin-left: 22px;
		width: 590px;
		background: #ECE9D9;
	}
	
	.voix_content .contenttext,.eq_content .contenttext{
		padding: 20px;
		font-size: 12px;
		color: #4C4235;;
	}
	.voix_content .contenttext h4,.eq_content .contenttext h4,{
		font-size: 18px;
	}
	
	.voix_content .contenttext a,.eq_content .contenttext a{
		text-decoration: underline;
	}
	.h4content{
		font-size: 16px;
	}
	

	/* 
	root element for the scrollable. 
	when scrolling occurs this element stays still. 
*/
div.scrollable {
	
	/* required settings */
	position:relative;
	left: 0px;
	overflow:hidden;	 	
	width: 589px;	
	height:460px;	
}

/* 
	root element for scrollable items. Must be absolutely positioned
	and it should have a super large width to accomodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
div.scrollable div.items {	
	/* this cannot be too large */
	width:20000em;	
	position:absolute;
	clear:both;		
	
	
}

/* single scrollable item */
div.scrollable div.items div {
	float:left;
	
	/* custom decoration */
	width:189px;
	font-size:30px;
	margin-right: 10px;
	background: url(images/paniqueauvillage/fondslider.jpg) no-repeat;
}

div.scrollable div.items div img{
		margin-top: 21px;
		margin-left: 21px;
	}
	
div.scrollable div.items div p{
		text-align:left;
		padding:20px 20px 24px 20px;
		font-size: 12px;
		color: #C8C4BC;
}

div.scrollable div.items div p a{
		color: #C8C4BC;
		display:none;
		text-decoration: underline;
}
div.scrollable div.items div p a img{
		color: #C8C4BC;
		display:none;
}

div.scrollable div.items div h4{
		margin: 60px 20px 0px 20px;
		font-size: 16px;
		color: #C8C4BC;
}
/* active item */
div .scrollable div.items  div:hover, .voixactive{
	background: url(images/paniqueauvillage/fondslider_over.jpg) no-repeat;
	color:#4C4235;
}

div.scrollable div.items div:hover  p,div.scrollable div.items div:hover  h4{
	
	color:#4C4235;
}

div.scrollable div.items div:hover  p,div.scrollable div.items div:hover p a{
	color:#4C4235;
	display:block;
}

/* this makes it possible to add next button beside scrollable */
div.scrollable {
	float:left;		
}

/* prev, next, prevPage and nextPage buttons */
a.next, a.nextPage {
	display:block;
	width:14px;
	height:22px;
	background:url(images/paniqueauvillage/btn_next.jpg) no-repeat;	
	float:left;
	margin:85px 4px;
	cursor:pointer;
}

a.prev, a.prevPage {
	display:block;
	width:14px;
	height:22px;
	background:url(images/paniqueauvillage/btn_prev.jpg) no-repeat;	
	float:left;
	margin:85px 2px;
	cursor:pointer;
}


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.next, a.nextPage {
	clear:right;	
}

#scroll-voix{
	height: 200px;
}

#scroll-equipe{
	height: 200px;
}

#scroll-voix .items div{
	height: 200px;
}
#scroll-equipe .items div{
	height: 200px;
}

.lien-perso{
	background: url(images/paniqueauvillage/bg-video.gif) repeat-x left bottom;
	padding: 20px;
}

.backbtn{
	background: url(images/paniqueauvillage/back.gif) no-repeat left bottom;
	height: 23px;
	width: 129px;
	padding-right: 5px;
}
.backbtn table{
width: 129px;
	text-align:center;
}
.backbtn table tr td{
	text-align:center;
}

.backbtn a{
	font-family: arial;
	margin-left: 15px;
	color: #ffffff;
}

.mini{
	background: url(images/paniqueauvillage/minicadre.jpg);
	height: 38px;
	width: 38px;
	float: left;
}
.mini img{
	margin: 4px;
}
.contentlienperso{
	padding: 5px 0 5px 0;
}

.contentlienperso .mini:hover{
	background: url(images/paniqueauvillage/minicadre_hover.jpg);
}


.lienpersotext{
	margin-left: 11px;
	top: 3px;
}
.lienpersotext a{
	color:#4C4235;
	text-decoration:  underline;
}