/*  
Theme Name: Mimbo_(niss) Arteca
Description: A magazine-style layout for Wordpress. Personalisation Arteca : <a href="http://www.arteca.fr">(arteca.fr)</a>.
Version: 1
Theme URI: http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/
Description: A magazine-style layout for Wordpress. Traduction Française : <a href="http://www.niss.fr">(niss.fr)</a>.
Version: 2.2
Author: Darren Hoyt
Author URI: http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:100%;
	}
/* affiche le fond gris de la page global */	
body {
	background:#c9cdd3;
	background-image: url(images/bar-v.png);
	color: #333;
	padding: 33px 0px 0px 0px;
	background-repeat: repeat-x;
}

body, select, input, textarea {
	font: 100% Arial, Helvetica, sans-serif;
}
	
p {	
	margin: 15px 0px 0px 0px;
}

/*donne la couleur des titre*/
a:link, a:visited {
	color: #7da939; color: #777;
	text-decoration:none;
	}
/* couleur au survol des titre */
a:hover, a:active {
	color:#444;
	/*text-decoration:underline;*/
	text-decoration:none;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.95em;
	background:#eef5e1;
	background:#eee;
	padding:3px 6px;
	}


#hr2 {
	display: block;
	height:0px;
	background:#FFF;
	border:0;
	clear:both;
	}	
		
/* Structure */


/* definis la partie centrale */
#page {
	background: url(images/fon-acc.png) bottom right no-repeat #FFF;
	width: 830px;
	height: 480px;
	margin: 0 auto;
	font-size: 0.7em;
	padding: 0px 25px 40px 0px;
}

/* Footer*/

#footer {
	position: relative;
	top: 505px;
	left: 10px;
	}
/* definis la partie haute de la page */
#branding {
	position: absolute;
	width: 186px;
	height: 472px;
	margin: 0px;
	padding: 0px;
	background: #FFF;
	}
#zonelogo{
	background:transparent;
	margin: 0px;
	padding: 0px;
	}
	
#logobas, #logobas img{
	margin: 0px;
	padding: 0px;
	}
	
#tzl {
	margin: 0px 8px 0px 10px;
	/*position: relative;*/
	top: 4px;
	height: 280px;
	text-align: left;
}

.description-acc{
	position: relative;
	font-size: 1.12em;
	font-weight:bold;
	color:#034ea2;
	padding: 0px 0px 0px 180px;
	margin: -23px 0px 0px 0px;
	width: 380px;
	}
	
.description-acc a{color:#034ea2;}

#zonelogo img {
	border : 0px;
}
	/* donne les couleurs dans zone bouton blog!!!!  */
	
#zoneboutonblog{
	position: absolute;
	margin-left: 250px;
	margin-top: 50px;
	width: 580px;
	height: 402px;
	background: transparent ;
	font-size: 1.18em; 
	font-weight:bold; 
	color: #555;
	}
#zoneboutonblog a:hover {
	color: #555;
	font-size: 1.1em;
	}

#zonecouleur-acc{
	position: relative;
	top:-30px;
	width:288px;
	height:22px;
	background: #ccc; 
	background-image: url(images/bar-bas.png);
	left:547px;
	padding:0px;
	color: #ccc;
	font-size: 2.0em;
	margin-top: 0px;
	}

#zonetexte_acc{
	position:relative;
	top:391px;
	width: 180px;
	height:290px;
	margin-left: 0px;
	padding: 0px;
	color: #ad6053;
	font-size: 1em;
	text-align: left;
	left: 288px;
}

/* donne les couleurs dans du blog 1
#zb1,#zb1t,#zb2,#zb2t,#zb3,#zb3t,#zb4,#zb4t,#zb6,#zb6t,#zb7,#zb7t,#zb8,#zb8t,#zb9,#zb9t,#zb10,#zb10t,#zb11,#zb11t,#zb12,#zb12t { 
cursor: hand;
}*/

#zb1t{
	position: absolute;
	display: block;
	background: url(images/acb/cb-1.png) bottom left no-repeat;
	left: 10px;
	top: 30px;
	height: 40px;
	width: 50px;
	margin:0px;
	padding: 0px 0px 25px 25px;
	}

a#zb1t:hover{
	background: url(images/acb/cb-1h.png) bottom left no-repeat;
	}
		
	/* donne les couleures dans le blog 2*/
#zb2t{
	position: absolute;
	display: block;
	background: url(images/acb/cb-2.png) top right no-repeat;
	left: 0px;
	top: 135px;
	height: 20px;
	width: 60px;
	margin:0px;
	padding: 33px 18px 0px 0px;
	}
	
a#zb2t:hover{
	background: url(images/acb/cb-2h.png) top right no-repeat;
	}

	/* donne les couleures dans le blog 3*/
#zb3t{
	position: absolute;
	display: block;
	background: url(images/acb/cb-3.png) top left no-repeat;
	left: 90px;
	top: 60px;
	height: 20px;
	width: 80px;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	}
	
a#zb3t:hover{
	background: url(images/acb/cb-3h.png) top left no-repeat;
	}

	/* donne les couleures dans le blog 4*/
#zb4t{
	position: absolute;
	display: block;
	background: url(images/acb/cb-4.png) top left no-repeat;
	left: 110px;
	top: 105px;
	height: 20px;
	width: 80px;
	margin:0px;
	padding: 23px 0px 0px 8px;
	}
	
a#zb4t:hover{
	background: url(images/acb/cb-4h.png) top left no-repeat;
	}

	/* donne les couleures dans le blog 5*/
#zb5t{
	position: absolute;
	display: block;
	background: url(images/acb/cb-5.png) bottom left no-repeat;
	left: 310px;
	top: 0px;
	height: 55px;
	width: 120px;
	margin:0px;
	padding: 0px 0px 5px 20px;
	}
	
a#zb5t:hover{
	background: url(images/acb/cb-5h.png) bottom left no-repeat;
	}

	/* donne les couleures dans le blog 6*/
#zb6t{
	position: absolute;
	display: block;
	background: url(images/acb/cb-6.png) top left no-repeat;
	left: 360px;
	top: 90px;
	height: 15px;
	width: 70px;
	margin:0px;
	padding: 30px 0px 0px 15px;
	}
	
a#zb6t:hover{
	background: url(images/acb/cb-6h.png) top left no-repeat;
	}

	/* donne les couleures dans le blog 7*/
#zb7t{
	position: absolute;
	display: block;
	background: url(images/acb/cb-7.png) top left no-repeat;
	left: 350px;
	top: 120px;
	height: 20px;
	width: 120px;
	margin:0px;
	padding: 20px 0px 0px 10px;
	}
	
a#zb7t:hover{
	background: url(images/acb/cb-7h.png) top left no-repeat;
	}

	/* donne les couleures dans le blog 8*/
#zb8t{
	position: absolute;
	display: block;
	background: url(images/acb/cb-8.png) center left no-repeat;
	left: 380px;
	top: 50px;
	height: 20px;
	width: 120px;
	margin:0px;
	padding: 0px 0px 0px 25px;
	}
	
a#zb8t:hover{
	background: url(images/acb/cb-8h.png) center left no-repeat;
	}

	/* donne les couleures dans le blog 9*/
#zb9t{
	position: absolute;
	display: block;
	background: url(images/acb/cb-9.png) center left no-repeat;
	left: 180px;
	top: 250px;
	height: 20px;
	width: 120px;
	margin:0px;
	padding: 0px 0px 0px 25px;
	}
	
a#zb9t:hover{
	background: url(images/acb/cb-9h.png) center left no-repeat;
	}

	/* donne les couleures dans le blog 10*/
#zb10t{
	position: absolute;
	display: block;
	background: url(images/acb/cb-10.png) top left no-repeat;
	left: 250px;
	top: 290px;
	height: 10px;
	width: 120px;
	margin:0px;
	padding: 38px 0px 0px 10px;
	}
	
a#zb10t:hover{
	background: url(images/acb/cb-10h.png) top left no-repeat;
	}
	
	/* couleur pour le bouton arteca-dialogue sur page d'accueil*/
#zb14t{
	position: absolute;
	display: block;
	background: url(images/acb/cb-14a.png) center right no-repeat;
	left: 90px;
	top: 325px;
	height: 60px;
	width: 120px;
	margin:0px;
	padding: 0px 0px 0px 25px;
	}
	
a#zb14t:hover{
	background: url(images/acb/cb-14ah.png) center right no-repeat;
	}
	

	/* donne les couleures dans le blog 11*/
#zb11t{
	position: absolute;
	display: block;
	background: url(images/acb/cb-11a.png) bottom left no-repeat;
	left: 350px;
	top: 200px;
	height: 15px;
	width: 120px;
	margin:0px;
	padding: 0px 20px 40px 0px;
	text-align: right;
	}
	
a#zb11t:hover{
	background: url(images/acb/cb-11ah.png) bottom left no-repeat;
	}

	/* donne les couleures dans le blog 12*/
#zb12t{
	position: absolute;
	display: block;
	background: url(images/acb/cb-12a.png) top left no-repeat;
	left: 390px;
	top: 270px;
	height: 24px;
	width: 120px;
	margin:0px;
	padding: 3px 0px 0px 30px;
	}
	
a#zb12t:hover{
	background: url(images/acb/cb-12ah.png) top left no-repeat;
	}

	/* donne les couleurs dans le blog 13*/
#zb13t{
	position: absolute;
	display: block;
	background: url(images/acb/cb-13.png) top left no-repeat;
	left: 290px;
	top: 60px;
	height: 30px;
	width: 60px;
	margin:0px;
	padding: 25px 0px 0px 0px;
	}
	
a#zb13t:hover{
	background: url(images/acb/cb-13h.png) top left no-repeat;
	}

/* fin des couleur des blog*/
	
.left {
	float:left;
	}

.right {
	float:right;
	}
/* definis la partie a gauche de la page */


#leftcol {
	width:287px;
	border-right:1px dotted #b6b6b6;
	padding-right:18px;
	}

#leftcol, #rightcol, #onglets {
	margin-top:10px;
	float:left
	}	
	
#rightcol {
	width:277px;
	padding-left:18px;
	margin-top: -2px;
	}


		
/*categorie gaucche */ 

/*affiche une ligne entre les category */ 
.subnav li {
	list-style:none;
	border-bottom:1px solid #C18778;
	/*separe les categories dans zone de gauche*/
	border-bottom:1px solid #ccc;
	}
/*donne la couleur de fond des category */
.subnav li a:link, .subnav li a:visited {
	background:#Fef5e1; background: #eee ;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #aaa;
	}
	/*donne la couleur du fond et du texte des category au survole*/	
.subnav li a:hover, .subnav li a:active {
	background:#e4efd5; background:#ddd;
	text-decoration:none;
	color: #7da939;color: #999;

	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
.imapuce  , .imapuce a:link, .imapuce a:visited {
	border: 0;
	}	
	 
	
	
/*	Headers */

h1 {
	font:2.95em Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	}
	
h2 {
	font: 2.3em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom:2px;
	border-bottom:1px solid #ccc;
	margin: 20px 0;
	color:#666;
	/*font-weight:bold;*/
	}

h3, #sidebar h2 {
	font: 1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#5f5f5f;color:#666;
	}

#sidebar_b1,#sidebar_b2,#sidebar_b3,#sidebar_b4,#sidebar_b5,#sidebar_b6,#sidebar_b7,#sidebar_b8,#sidebar_b9,#sidebar_b10,#sidebar_b11,#sidebar_b12 {
margin-right: -25px;
margin-top:-45px;
background: #fff; 
	width: 275px; 
	float:right
	}
#sidebar_b1 img, #sidebar_b2 img,#sidebar_b3 img,#sidebar_b4 img,#sidebar_b5 img,#sidebar_b6 img,#sidebar_b7 img,#sidebar_b8 img,#sidebar_b9 img,#sidebar_b10 img,#sidebar_b11 img,#sidebar_b12 img 
{
	border: 0px;
	margin: 0px;
	float: none;
	clear: both;
	vertical-align: middle;
}
/*couleur des barres horizontales de droite*/
/*#sidebar h3, #sidebar h2 {
	border-top:5px solid #c3878c;
	border-bottom:1px solid #ccc;
	padding:6px 0 6px 2px;
	margin:22px 0 15px 0;
	font-size:1em;
	}*/

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size:1.6em;
	margin-bottom:6px;
	}
	
	
	
/* zone des Contenus */

#content {
margin-left: -15px;
margin-top:-46px;
width:640px;
	float:left;
	background: #FFF;	
	clear: both;

	}
	
/* couleur du slogant du blog */
	.description_gauche {
	font-size: 1.12em;
	font-weight:bold;
	color:#034ea2;
	padding: 0px;margin:0px;
	/*margin-top: -118px;
	margin-left:190px;*/
	position:relative;
	top: 0px;
	left: 0px;
	width: 185px;
	height:20px;
	}

	.description {
	font-size: 1.12em;
	font-weight:bold;
	color:#034ea2;
	padding: 0px;margin:0px;
	/*margin-top: -118px;
	margin-left:190px;*/
	position:relative;
top: -118px;
	left: 184px;
	width: 460px;
	height:20px;
	}

.feature {
width: 95%;
	background:#f2f2f2;
	padding:15px;
	border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;
	}

.feature:hover {
	background:#eee;
	}
	
.feature p, #rightcol p {
	margin:0;
	}
/* Content img des article les plus vue */
.feature img, #rightcol img {
	padding:1px;
	border:1px solid #ccc; border-left:10px solid #ccc;
	}
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	}

#lead {
	margin-top:22px;
	}

.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	}
	
.feature#lead .title {
	font:1.8em Arial, Helvetica, sans-serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

#leftcol .feature {
	margin-bottom: 5px;
	border-bottom:none
	}

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:12px 0;
	}	

#sidelist li {
	list-style:none
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#e4efd5;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}

.postmetadata {
	margin: 30px 0;
	}
/*color de la zone contributeur*/
#writer {
	background:#eee;
	margin:25px 0 15px 0;
	padding:12px;
	}
/*affiche l image de l admin de larticle courant*/
#writer img {
	padding:1px;
	border:1px solid #7da939; border:1px solid #ccc;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	padding-bottom:28px;
	}

h3 a:link, h3 a:visited {
	color:#5f5f5f;
	}



/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform {
	padding:16px 5px 0 0; 
	}

.button {
	padding: 1px;
	background:#000;
	color:#e7e7e7;
	border:none;
	}

.button:hover {
	background:#777;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;width: 99%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.6em Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear: both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display: inline-block;
}

.clearfloat {
	display:block;
}
	



/* @group Special Styles */
/* This is based on styles from the Sawchuk scheme for K2 */
.download, .code, .note, .alert, .new, .construction, .information {
-moz-border-radius-bottomleft:16px;
-moz-border-radius-bottomright:16px;
-moz-border-radius-topleft:16px;
-moz-border-radius-topright:16px;
background-position:15px 10px;
background-repeat:no-repeat;
font-size:1em !important;
line-height:115%;
margin:10px auto;
padding:10px 10px 10px 50px;
text-align:left;
}
ul.download, ul.code, ul.note, ul.alert, ul.new, ul.construction, ul.information  {
font-size:1em !important;
line-height:115%;
list-style-position:inside;
list-style-type:disc;
padding:10px 10px 10px 50px;
}
ol.download, ol.code, ol.note, ol.alert, ol.new, ol.construction, ol.information  {
font-size:1em !important;
line-height:115%;
list-style-position:inside;
list-style-type:decimal;
padding:10px 10px 10px 65px;
}
dl.download, dl.code, dl.note, dl.alert, dl.new, dl.construction, dl.information {
font-size:1em !important;
line-height:115%;
padding:10px 10px 10px 50px;
}
dl.download dt, dl.code dt, dl.note dt, dl.alert dt, dl.new dt, dl.construction dt, dl.information dt {
font-size:1.2em !important;
font-weight:bold;
line-height:115%;
}
dl.download dd, dl.code dd, dl.note dd, dl.alert dd, dl.new dd, dl.construction dd, dl.information dd {
line-height:115%;
list-style-type:disc;
}
.download {
background-color: oldLace; /*#002200;*/
background-image: url('images/package_go.png');
border:2px solid #008800;
}

.download a, .download a:visited {
color:green;
}
.download a:hover {
color:red;
}
.code {
background-color:  oldLace;/*#222222;*/
background-image:url('images/application_osx_terminal.png');
border:2px solid #888888;
font-family:'Courier New',Courier,Fixed;
}
.alert {
background-color: oldLace;/* #220000;*/
background-image:url('images/exclamation.png');
border:2px solid #880000;
}

.new {
background-color:oldLace; /* #221100;*/
background-image:url('images/new.png');
border:2px solid #884400;
}

.construction {
background-color:oldLace; /* #222200;*/
background-image:url('images/error.png');
border:2px solid #888800;
}
.information {
background-color: oldLace;/* #000022;*/
background-image:url('images/information.png');
border:2px solid #000088;
}

.note {
background-color:oldLace; /*#222222;*/
background-image:url('images/page_white_text.png');
border:2px solid #888888;
}
.callout {
border-bottom:1px solid #666666;
border-top:1px solid #666666;
color:#CCCCCC;
font-size:1.4em !important;
margin:10px 20px;
padding:10px;
text-align:justify;
}
/* @end */

/* @group Special Styles 2 */
/* This is based on styles from the Sawchuk scheme for K2 */
.download2, .code2, .note2,
.alert2, .new2, .construction2,
.information2 {
	background-position: 15px 10px;
	background-repeat: no-repeat;
	font-size: 1.2em !important;
	line-height: 115%;
	margin: 10px auto;
	padding: 10px 10px 10px 50px;
	text-align: left;
}

ul.download2, ul.code2, ul.note2,
ul.alert2, ul.new2, ul.construction2,
ul.information2 {
	font-size: 1em !important;
	line-height: 115%;
	list-style-type: disc;
	list-style-position: inside;
	padding: 10px 10px 10px 50px;
}

ol.download2, ol.code2, ol.note2,
ol.alert2, ol.new2, ol.construction2,
ol.information2 {
	font-size: 1em !important;
	line-height: 115%;
	list-style-type: decimal;
	list-style-position: inside;
	padding: 10px 10px 10px 65px;
}

dl.download2, dl.code2, dl.note2,
dl.alert2, dl.new2, dl.construction2,
dl.information2 {
	font-size: 1em !important;
	line-height: 115%;
	padding: 10px 10px 10px 50px;
}

dl.download2 dt, dl.code2 dt, dl.note2 dt,
dl.alert2 dt, dl.new2 dt, dl.construction2 dt,
dl.information2 dt {
	font-size: 1.2em !important;
	font-weight: bold;
	line-height: 115%;
}

dl.download2 dd, dl.code2 dd, dl.note2 dd,
dl.alert2 dd, dl.new2 dd, dl.construction2 dd,
dl.information2 dd {
	line-height: 115%;
	list-style-type: disc;
}

.download2 {
	background-color: #353;
	background-image: url('images/package_go.png');
	border-bottom: 2px solid #383;
	border-top: 2px solid #383;
}

.download2 a, .download2 a:visited {
	border-bottom: 2px dotted #3F3;
	color: #3F3;
	text-decoration: none !important;
}

.download2 a:hover {
	border-bottom: 2px dotted #3C3;
	color: #3C3;
	text-decoration: none !important;
}

.code2 { /* use p class=code2 when you want to fake it, sometimes handy */
	background-color: #444;
	background-image: url('images/application_osx_terminal.png');
	border-bottom: 2px solid #AAA;
	border-top: 2px solid #AAA;
	font-family: 'Courier New', Courier, Fixed;
}
	
.alert2 {
	background-color: #533;
	background-image: url('images/exclamation.png');
	border-bottom: 2px solid #F33;
	border-top: 2px solid #F33;
}

.new2 {
	background-color: #643;
	background-image: url('images/new.png');
	border-bottom: 2px solid #F93;
	border-top: 2px solid #F93;
}

.construction2 {
	background-color: #553;
	background-image: url('images/error.png');
	border-bottom: 2px solid #FF3;
	border-top: 2px solid #FF3;
}

.information2 {
	background-color: #335;
	background-image: url('images/information.png');
	border-bottom: 2px solid #33F;
	border-top: 2px solid #33F;
}

.note2 {
	background-color: #444;
	background-image: url('images/page_white_text.png');
	border-bottom: 2px solid #AAA;
	border-top: 2px solid #AAA;
}
/* @end */

/* TABS */
/* HOME CATEGORY TABS (also see tabs section at bottom of stylesheet) */
#home #home-categories {
	clear: left;
	float: left;
	display: block;
	width: 610px;
	margin: 0 0 10px 0;
	}
.tabs-block {
	clear: left;
	float: left;
	width: 300px;
	padding: 0;
	margin: 0 0 10px 0;
	display: block;
	}
.tabbed {
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background: transparent;
	border: none;
	}
.tabbed ul.tabs {
	overflow: hidden;
	display: block;
	position: relative;
	top: 0;
	left: 0;
	z-index: 999;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
	background: transparent;
	}
.tabbed ul.tabs li {
	display: inline;
	float: left;
	padding: 0;
	margin: 0 .3em 0 0;
	}
.tabbed ul.tabs li a {
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 5px .8em;
	background:#EEF5E1; /* #eee;*/
	border: 1px solid #ccc;
	}
.tabs-block ul.tabs li a { padding: 5px .7em; }
.tabbed ul.tabs li a:hover {
	background: #e4efd5 ;
	text-decoration: none;
	}
.tabbed ul.tabs li a.tab-current {
	background: #fff;
	border-bottom: 1px solid #fff;
	}
.tabs-block .tabbed div, #home .tabbed .c {
	overflow: hidden;
	display: block;
	position: relative;
	left: 0;
	top: -1px;
	z-index: 0;
	clear: left;
	width: 100%;
	margin: 0;
	padding: 5px 0;
	border: 1px solid #ccc;
	background:  #fff;
	display: none;
	}
div.t2, div.t3, div.t4, div.t5, div.c2, div.c3, div.c4, div.c5, div.c6, div.c7, div.c8, div.c9, div.c10  { display: none; }
.tabs-block .tabbed div.t1, #home .tabbed div.c1 { 
	display: block;
	}
.tabs-block .tabbed div { width: 298px; }
.tabbed div ul {
	overflow: hidden;
	padding: 4px 0 2px 0;
	margin: 0;
	background: #fff;
	}
.tabbed div ul li {
	clear: left;
	background: transparent;
	}
.tabbed div ul li a {
	font-weight: normal;
	width: 97%;
	display: block;
	padding: 2px 0 2px 12px;
	background: transparent;
	border: none;
	}
.tabbed div ul li a:hover { text-decoration: underline; }

/* HOME CATEGORIES TABS */
#home-categories {
	overflow: hidden;
	}
#home .tabbed .c {
	width: 608px;
	}
.tabbed .post {
	float: left;
	clear: none;
	width: 47%;
	margin: 5px 1%;
	padding: 0;
	}

/* gestion des images dans les onglets!!!! Ajout STEF */	
.tabbed .post  img {
float:left;
margin:3px 10px 4px 0pt;
border: 1px solid #000000;
padding: 1px;
}
/* fin ajout stef */

.tabbed .post h3 {
	width: 97%;
	font-size: 1em;
	margin: 0 0 0 5px;
	padding: 0;
	text-transform:capitalize;
	}
.tabbed .post h3 a { 
	font-weight: bold;
	font-size: 1.2em;
	font-family:Arial,Helvetica,sans-serif;
	letter-spacing:0;
	color:#7DA939; color:#ccc;
	}
.tabbed .post h3 a:hover { 
	font-weight: bold;
	color:#333;
	}

.tabbed .post .entry {
	margin: 0 0 0 5px;
	padding: 0;
	
	}
.tabbed .post .entry p { margin: 0; padding: 0; }

/* image dans archives catégorie!!!!  */	
.post2 a img {
float:left;
margin:3px 10px 4px 0pt;
border: 1px solid #333;
padding: 1px;
	}
	
hr {
height: 0px;
visibility: hidden;
clear: both;
}

