* { margin:0; padding:0; }

body
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size:11px;
	background:#443f32 url(./images/background.jpg) no-repeat center top;
}

a img { border:none; }

blockquote 
{
	border: 1px solid #e7ebf0;
	margin: 5px 3px 15px 3px;
	padding: 15px;
	background: #D1E383;
	color:#427E5A;
}

blockquote ul { margin:5px 0 0 17px;}

.regles-d-or H3 { margin:8px 0; font-size:16px; color:#377357;}
.regles-d-or H4 { margin:12px 0; font-size:14px; }
.regles-d-or ol {list-style-type:square; margin:8px;}
.regles-d-or ol li { margin:4px 3px 0 7px; }

.button1 {
	display:block; clear:both; padding:3px; margin:3px; border:1px solid #CCCCCC; background:white; height:20px;
}
.button1 img {
	margin-right:8px;
}

#container
{
	position:relative;
	min-width:832px;
}

#zone1
{
	position:absolute;
	left:120px;
	top:-21px;
	width:235px;
	height:165px;
	z-index:2;
}

#zone2
{
	position:absolute;
	left:-60px;
	top:215px;
	width:340px;
	height:405px;
	z-index:2;
}

.navigation
{
	position:relative;
	height:21px;
	line-height:21px;
	font-size:12px;
	color:#fff;
	overflow:hidden;
	text-align:left;
	white-space:nowrap;
	width:832px;
	margin:0 auto;
	/*background:#3699c8;*/
}

	.navigation ul
	{
		position:absolute;
		right:0;
		display:block;
		list-style:none;
	}
    
		.navigation ul li
		{
			float:left;
		}
    
		.navigation a
		{
			float:left;
			display:block;
			color:#fff;
			text-decoration:none;
			margin-right:25px;
			text-transform: lowercase;
			background:transparent url(./images/navigation-arrow.gif) no-repeat left 8px;
			padding-left:9px;
		}
		
		.navigation a:hover { color:#dff191;background-image:url(./images/navigation-arrow-hover.gif); }
		
.page
{
	position:relative;
	margin:0 auto;
	width:832px;
	height:551px;
}
		
.main
{
	position:relative;
	width:617px;
	height:570px;
	background:transparent url(./images/main.jpg) no-repeat left top;
}

	.main .logo
	{
		position:absolute;
		top:72px;
		left:5px;
		width:170px;
		height:79px;
		color:#fff;
		cursor:pointer;
	}
	
	.main .baseline
	{
		position:absolute;
		top:72px;
		left:297px;
		color:#d1e383;
	}
	
	.main .region
	{
		position:absolute;
		z-index:3;
		top:169px;
		left:0px;
		width:264px;
		height:58px;
		padding:14px 0 0 10px;
		background:transparent url(./images/region.jpg) no-repeat left top;
	}
	
		.main .region select, .main .searchForm select, .main .searchForm .textbox
		{
			/*position:absolute;*/
			left:45px;
			/*top:21px;*/
			width:150px;
			background:#c4d7bd;
			color:#414859;
			border:none;
			font-size:11px;
			font-weight:bold;
		}
	
	.main .footer
	{
		position:absolute;
		right:0;
		bottom:0;
		font-size:11px;
		color:#7cbc7f;
		padding-top:10px;
	}
	
		.main .footer p { text-align:right;padding-right:10px; }
	
		.main .footer a
		{
			font-weight:bold;
			color:#7cbc7f;
			margin:0 3px;		}
		
		.main .footer a:hover { color:#7cbc7f; }
		
		.main .footer a.rss
		{
			background:url(./images/rss.gif) no-repeat left center;
			padding-left:17px;
		}
	
		.main .footer a.credits
		{
			background:url(./images/credits.gif) no-repeat left center;
			padding:6px 0px 5px 28px;
		}
	
	.main .infos .infosrappel {color:#D1E383; margin-bottom:7px;}
	.main .infos .infosrappel strong { color:#d6fa1e;}
	.main .infos .infosrappel a { color:#d6fa1e; margin:0 0 0 10px;}
.sidebar
{
	position:absolute;
	top:72px;
	/*right:-13px;*/
	right:0;
	width:212px;
	height:500px;
}

	.sidebar .welcome
	{
		font-size:12px;
		font-weight:bold;
		color:#fff;
		padding:0 0 5px 5px;
	}
	
		.sidebar .welcome strong { color:#d6fa1e; white-space: nowrap;}

	.sidebar .search
	{
		margin-left:2px;
		width:196px;
		height:50px;
		padding:29px 0 0 16px;
		background:transparent url(./images/search.jpg) no-repeat left top;
		font-size:10px;
		color:#fff;
	}
	
		.sidebar .search label 
		{
			display:block;
			margin-bottom:5px;
		}
		
		.sidebar .search .textbox
		{
			display:block;
			float:left;
			margin-top:2px;
			color:#3a4154;
			font-size:10px;
			border:none;
			background:#c4d7bd;
			text-align:left;
		}
		
		.sidebar .search .textbox { padding:2px 4px;width:142px; }
		
		.sidebar .search .button
		{
			position:relative;
			float:left;
			margin-left:5px;
			cursor:pointer;
			width:30px;
			height:23px;
			border:none;
			background:transparent url(./images/search-ok.gif) no-repeat left top;
			text-indent:-5000px;
			font-size:0;
		}
		
	.sidebar .objets
	{
		width:206px;
		margin:0 auto;
	}
		
		.sidebar .objets .button
		{
			margin:3px 0 8px 0;
		}
		
		.sidebar .objets h3
		{
			font-size:14px;
			color:#c44f34;
			margin-bottom:5px;
			padding-left:5px;
		}
		
		.sidebar .objets ul { list-style:none; }
		.sidebar .objets li { display:block;padding:0 0 2px 10px; }
		
		.sidebar .objets a
		{
			display:block;
			font-size:11px;
			color:#414859;
			font-weight:bold;
		}
		
	.sidebar .dindonateur
	{
		position:absolute;
		bottom:0;
		width:207px;
		height:115px;
		background:transparent url(./images/dindonateur.png) no-repeat left top;
		font-size:11px;
		margin:5px;
		_background:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/theme/images/dindonateur.png", sizingMethod=crop);
	}
	
		.sidebar .dindonateur .name
		{
			position:absolute;
			left:3px;
			top:28px;
			width:140px;
			height:20px;
			line-height:20px;
			font-weight:bold;
			color:#d6fa1e;
			text-align:center;
		}
		
		.sidebar .dindonateur .rank
		{
			position:absolute;
			left:8px;
			top:51px;
			font-weight:bold;
			color:#ffffff;
		}
		
			.sidebar .dindonateur .rank span
			{
				display:block;
				float:left;
				white-space: nowrap;
			}
			
			.sidebar .dindonateur .rank .stars
			{
				width:60px;
				height:15px;
				margin-right:3px;
				background:url(./images/star.gif) repeat-x left top;
			}
		
		.sidebar .dindonateur ul { list-style:none; }
		
		.sidebar .dindonateur li 
		{ 
			position:absolute;
			top:76px; 
		}
		
		.sidebar .dindonateur li span
		{
			color:#fff;
			font-size:10px;
		}
		
		.sidebar .dindonateur li strong
		{
			color:#f7d14c;
		}
		
		.sidebar .dindonateur li.value1 { left:8px; }
		.sidebar .dindonateur li.value2 { left:112px; }
		
		.sidebar .dindonateur .ranking
		{
			position:absolute;
			right:0px;
			bottom:0px;
			font-weight:bold;
			color:#a9dcc7;
		}
		
	.sidebar .recent-ads { height:280px; overflow:hidden; margin:0 auto; }
	
		.sidebar .recent-ads .ad
		{
			position:relative;
			height:50px;
			font-size:10px;
			color:#3a4154;
			padding:2px 0 0 10px;
			background:url(./images/side-sep.gif) no-repeat left bottom;
		}
			.sidebar .recent-ads .ad .date { display:block; float:left; padding:1px 3px; background:#42855d; color:#fff; font-style:italic; }
			.sidebar .recent-ads .ad .description { display:block; clear:left; width:140px; height:30px; overflow:hidden; text-decoration:none; color:#3a4154; } 
			.sidebar .recent-ads .ad .thumb { position:absolute; right:0; top:0; }
				.sidebar .recent-ads .ad .thumb img { width:40px; height:40px; border:1px solid #71ab9d; padding: 3px; background:#fff; }
				.sidebar .recent-ads .ad a.thumb:hover img { background:#fff; }
		.sidebar .recent-ads .see-all { display:block; margin:3px 0 0 0; font-weight:bold; text-align:center; font-size:11px; color:#485567; }
		

/************ AJOUT MAX - Gestion du menu de colonne de droite dans les pages de suite ***************/

	.sidebar .navigationColDroite{ margin:0 auto; }

#navigation {
			margin: 3px 0 0 5px;
			padding: 0;
			list-style: none;
			background: #2D6D55;
			color: #fff;
			width: 205px;
			font: 1.1em sans-serif;
			}
		#navigation a, #navigation span {
			display: block;
			padding: 4px 10px;
			color: #fff;
			text-decoration: none;
			background: #2D6D55 url(../theme/images/jquery_menu/menu-item.png) left bottom no-repeat;
			}
		#navigation .toggleSubMenu a, #navigation .toggleSubMenu span {
			background-image: url(../theme/images/jquery_menu/menu-item-deroule.png);
			}
		#navigation .open a, #navigation .open span {
			background-image: url(../theme/images/jquery_menu/menu-item-enroule.png);
			}
		#navigation a:hover, #navigation a:focus, #navigation a:active {
			text-decoration: underline;
			}
		#navigation .subMenu, #navigation .open_at_load {
			background: #ccc url(../theme/images/jquery_menu/subMenu.png) 0 0 repeat-x;
			font-size: .9em;
			margin: 0;
			padding: 0;
			border-bottom: 1px solid #2B5040;
			}
		#navigation ul.subMenu a, #navigation ul.open_at_load a {
			background: none;
			padding: 3px 20px;
			}
		#navigation ul {
			list-style: none;
			}

	* html #navigation li {/* hack pour IE6 */
				height: 1px;
				}


.main .categories
{
	position:absolute;
	right:6px;
	top:143px;
	width:347px;
}

	.main .categories .tabs
	{
		position:relative;
		left:60px;
		list-style:none;
	}

		.main .categories .tabs li
		{
			float:left;
			height:26px;
			line-height:26px;
			margin-right:2px;
		}
		
	.main .categories .bloc
	{
		display:none;
		position:absolute;
		top:26px;
		left:0;
		width:338px;
		height:276px;
		padding:6px 0 0 9px;
		background:no-repeat left top;
	}
	
		.main .categories #bloc-144 { background-image:url(./images/homepage/bloc-objets.jpg);display:block; }
		.main .categories #bloc-136 { background-image:url(./images/homepage/bloc-vetements.jpg); }
		.main .categories #bloc-3 { background-image:url(./images/homepage/bloc-animaux.jpg); }
		.main .categories #bloc-63 { background-image:url(./images/homepage/bloc-plantes.jpg); }
		
		.main .categories .bloc ul { list-style:none; }
		.main .categories .bloc ul li 
		{
			display:block;
			float:left;
			margin:0 1px 1px 0;
			height:54px;
		}
		.main .categories .bloc ul li a
		{
			display:block;
			width:110px;
			height:54px;
			color:#fff;
			text-decoration:none;
			vertical-align:middle;
			text-align:center;
		}
		
	.main .annonce
	{
		position:absolute;
		left:275px;
		top:470px;
		color:#bcefd0;
	}
		
		.main .annonce a
		{
			font-weight:bold;
			color:#d1e383;
		}
	hr { display:none; }
	
h1
{
	padding-left:60px;
	height:26px;
	line-height:26px;
	white-space: nowrap;
	font-family: Arial, Helvetica, serif;
	font-size:16px;
	font-weight:bold;
	color:#436588;
	text-align: center;
	border-bottom:5px solid #436588;
	background:url(./images/title.gif) no-repeat left top;
}

	h1 span
	{
		display:block;
		padding-right:10px;
		overflow:hidden;
		background:url(./images/title.gif) no-repeat right top;
	}
	
#homepage .breadcrumb { display:none; }
	
.breadcrumb
{
	position:absolute;
	right:6px;
	top:190px;
	width:347px;
	color:#bcefd0;
	font-size:11px;
	text-align:right;
	padding:0 10px;
}
	
	.breadcrumb a
	{
		color:#bcefd0;
	}
	
	.breadcrumb img 
	{
		display:none;
	}
	

#category .categories
{
	top:210px;
	width:339px;
}

	#category .categories .bloc
	{
		display:block;
		padding:10px 20px;
		background:url(./images/category/bloc-objets.jpg) no-repeat left top;
	}
	
		#category .categories .bloc li
		{
			width:155px;
			height:auto;
			margin:0 5px 5px 0px;
		}
	
			#category .categories .bloc li a
			{
				display:inline;
				text-align:left;
				width:auto;
				height:auto;
				color:#ded160;
				font-weight:bold;
				font-size:12px;
				text-decoration:underline;
			}
			
			#category .categories .bloc li span
			{
				color:#bcefd0;
				font-weight:normal;
				text-decoration:none;
			}
			
.long-page .main
{
	padding-top:234px;
	height:auto;
	background:#1d2b1a url(./images/main-long.jpg) no-repeat left top;
}

	.long-page .main .footer
	{
		position:relative;
		padding:30px 0 17px;
	}
	
		.long-page .main .footer p
		{
			text-align:center;
		}
		
	.long-page .main .content 
	{
		padding:0 15px;
	}
	
	.long-page .annonce
	{
		position: static;
		padding:15px;
	}
	
		.long-page #zone1, .long-page #zone2 { display:none; }
	
		#list .categories
		{
			padding:0 15px;
			position:static;
			width:auto;
		}
		
			#list .main .content { padding: 0; }
	
		#list .main .categories h1
		{
			margin-right:250px;
			border:none;
		}
		
		.main table.box
		{
			margin:5px 15px;
			background:url(./images/list/list.jpg) no-repeat left top;
		}


			.page .main .containertable-admin
			{
				margin-top:26px;
				padding:0 15px;
				background:#F8F8F8;
			}
		
			.page .main .containertable-admin .box-admin
			{
				border:none;
				color:#436588;
				width:100%;
			}
			
			.page .main .containertable-admin .box-admin th
			{
				display: none;
			}
	
				.page .main .containertable-admin .box-admin td
			{
				border-bottom:1px dashed #B2B2B2;
				padding:3px 0;
				vertical-align:middle;
			}
					
			.page .main .containertable-admin .box-admin a
			{
				color:#436588;
				text-decoration:none;
				white-space:nowrap;
				vertical-align:middle;
				font-weight:bold;
			}
			.page .main .containertable-admin .box-admin a:hover
			{
				color:#008080;
				text-decoration:none;
				font-weight:bold;
			}	
			.page .main .containertable-admin .box-admin a img
			{
				vertical-align:middle;
				margin:0 2px;
			}			
					
			.page .main .containertable-admin .box-admin h2
			{
				font-size:16px;
				color:#fff;
				margin:0 0 10px 0;
				background:none;
				border:none;
			}
			
		
				
		#list .main .list table, .list-table
		{
			width:100%;
			margin:0;
		}
		
			#list .main .list table tbody
			{
				background:url(./images/list/list.jpg) no-repeat left top;
			}
			.list-table tbody { background:#4F7D7B; }
				
		
			#list .main .list table th, .main table.box th, .list-table th
			{
				padding:0px 5px;
				height:27px;
				font-weight:bold;
				font-size:12px;
				color:#F0FFB0;
				text-transform:lowercase;
				background:#436588;
			}
			
				#list .main .list table th a, .main table.box th a, .list-table th a { color:#ecdeb3; text-decoration:none; }
			
			#list .main .list table td, .list-table td
			{
				padding:5px 15px;
				vertical-align: middle;
				text-align: center;
				height:40px;
				color:#fff;
				border-bottom:1px solid #436588;
				background:url(./images/list/separator.gif) no-repeat right center;
			}
			
			#list .main .list table tr.last td, .list-table tr.last td
			{
				border: none;
			}
			
			#list .main .list table td.name, .list-table td.name
			{
				font-size:12px;
				text-align:left;
			}
			
			#list .main .list table td.name a, .list-table td.name a, #info .main .content div .list-table td.name a
			{
				color:#ded160;
				font-weight:bold;
				text-decoration:none;
			}
			
			#list .main .list table td.preview, .list-table td.preview
			{
				padding:5px 0;
				background:none;
			}
			
			#list .main .list table td.status, .list-table td.status
			{
				background:none;
			}
			
			#list .main .list table td.preview img, .list-table td.preview img
			{
				border:5px solid #407b57;
			}
	
	#list .main .none
	{
		padding:5px 15px;
		color:#ECDEB3;
		background:#436588;
	}
	
		#list .main .none a { color:#ECDEB3; }

#sheet .content
{
	padding:15px 30px;
	margin-top:25px;
	position: relative;
	_top:25px;
	_padding:15px 20px;
	background:url(./images/sheet/sheet.jpg) no-repeat 15px top;
}

	#sheet .content .photo
	{
		position:relative;
		float:right;
		margin:0 0 5px 15px;
	}
	
		#sheet .content .photo a.thumb img
		{
			padding:0;
			border:3px solid #b1b5b5;
		}
		
	#sheet .content .infos
	{
		padding-bottom:10px;
	}
	
	#sheet .content .author
	{
		position:relative;
		width:550px;
		height:83px;
		margin:0 auto;
		padding:10px;
		color:#fff;
		clear:both;
		background:url(./images/sheet/author.png) no-repeat left top;
	}
	* html	#sheet .content .author
	{	
		background:none;
		border:1px solid #77B74D; 
	/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/theme/images/sheet/author.png", sizingMethod="crop"); */
	}		

		#sheet .content .author h3
		{
			font-size:13px;
			color:#fff;
			margin-bottom:5px;
		}
		
		#sheet .content .author a, #sheet .content .author strong
		{
			position:relative;
			font-weight:bold;
			color:#cbb345;
		}
	
		#sheet .content .author table
		{
			width:100%;
			margin-bottom:10px;
		}
		
			#sheet .content .author table td
			{
				padding:2px 20px;
				height:25px;
				vertical-align: middle;
				background:url(./images/list/separator.gif) no-repeat right center;
			}
			
			#sheet .content .author table td.rating, #sheet .content .author table td.total
			{
				background:none;
			}
			
		#sheet .content .author p
		{
			text-align:right;
		}
		
	#sheet .content .comments
	{
		margin:10px auto;
		padding:10px;
		color:#fff;
	}
		
		#sheet .content .comments h3
		{
			font-size:13px;
			color:#fff;
			margin:0 -10px 5px;
			padding:0 10px 3px;
			border-bottom:1px solid #57655f;
		}
		
		#sheet .content .comments td.user
		{
			padding:5px 0 10px;
			width:250px;
			vertical-align: top;
		}
		
			#sheet .content .comments td.user a
			{
				color:#dbd952;
			}
		
		#sheet .content .comments td.body
		{
			padding:5px 0 10px;
			color:#d1e383;
			vertical-align: top;
		}
		
		#sheet .content .comments .posted
		{
			color:#444;
			font-weight:bold;
			padding:2px 10px;
			margin:0 -10px;
			background:#DBD952;
		}
		
		#sheet .content .comments .post
		{
			margin-top:15px;
			color:#6ea3a3;
		}
		
			#sheet .content .comments .post a { color:#6ea3a3; }
			
			#sheet .content .comments .post textarea
			{
				width:525px;
				padding:10px;
				margin:10px auto;
				font-family: Arial, serif;
				font-size:11px;
				color:#6ea3a3;
			}
	
	#sheet .content h1
	{
		padding:0;
		margin:3px 0 3px 0;
		color:#ffffff;
		text-align: left;
		border:none;
		background:none;
		white-space:normal;
		height:auto;
		line-height:16px;
	}
	
	#sheet .content .description
	{
		color:#f0ffb0;
		font-size:12px;
		text-align: justify;
	}

	#sheet .content .previous
	{
		position:absolute;
		top:-29px;
		left:32px;	
	}
	
	#sheet .content .next
	{
		position:absolute;
		top:-29px;
		left:65px;	
	}
	
	#sheet .content .buttons
	{
		position:absolute;
		right:18px;
		top:-29px;
	}
			
	#sheet .warning
	{
		position:absolute;
		top:-30px;
		left:95px;
		display:block;
		height:30px;
		width:140px;
		padding-left:28px;
		padding-top:3px;
		font-weight:bold;
		line-height:10px;
		color:#ff5f01;
		background:url(./images/sheet/picto-exclamation.gif) no-repeat left 3px;
	}
	
.page .main .containertable
{	
	width:550px;
	margin-top:26px;
	padding:0 15px;
	background:transparent url(./images/sheet/sheet.jpg) no-repeat scroll 14px top;
}

	.page .main .containertable .box
	{	
		width:100%;
		background:none;
		border:none;
		color:#F0FFB0;
	}
	
	.page .main .containertable .box th
	{
		display: none;
	}
	
	.page .main .containertable .box a
	{
		color:#F0FFB0;
		text-decoration:underline;
	}
	
	.page .main .containertable .box h2
	{
		font-size:16px;
		color:#fff;
		margin:0 0 10px 0;
		background:none;
		border:none;
	}
	
#info .main .content div
{
	color:#f0ffb0;
	font-size:12px;
	padding:5px 10px;
	background:transparent url(./images/sheet/sheet.jpg) no-repeat scroll -1px -5px;
}

	#info .main .content div a { color:#f0ffb0; }
	
.main .content-login
{
	margin:0 15px;
}
	
.main .content-login div.login
{
	padding:5px 10px;
	background:transparent url(./images/sheet/sheet.jpg) no-repeat scroll -1px -5px;
}

table.fav-links th { background:#7BC6C2;
}
table.fav-links td { border-bottom:1px solid #ccc; padding:2px 0 2px 0;
}
table.fav-links td a { text-decoration:underline;
}
table.fav-links td a:hover { text-decoration:none; font-weight:normal;
}
