/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  
@import url('examples/2c-r.css');
*/

/* Elements de base */

*	{
	margin: 0;
	padding: 0;
	}
	
body	{
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande', Lucida, Verdana, Arial, sans-serif;
	font-size: 0.76em;
	color: #494848;
	background-image: url(images/fond.jpg);
	}

p 	{
	margin: 0 0 0.76em 0;
	}

a 	{
	text-decoration: none;
	}

img	{
	border-width: 0;
	border-style: none;
	}

#page {
	width: 984px;
	margin: 0px auto;
	padding: 0;
	}

#conteneur
{
background-image: url(images/fond-zigzags2.png);
margin-top: 0px;
padding: 0px 31px 39px 31px ; 
}

#banniere
{
height: 64px;
}

#logo
{
float: left;
width: 204px;
height: 64px;
}

#baseline
{
float: right;
width: 718px;
height: 64px;
text-align: center;
background-color: orange;
}

#baseline h1
{
font-size: 1.5em;
color: white;
margin: 0;
}

/* Outils */

#outils
{
text-align: right;
padding-top: 8px;
}

#outils a
{
font-size: 13px;
color: #252012;
}

#outils a:hover
{
color: #1c8d63;
}

.recaler
{
clear:both;
margin:0%; 
}

/* Contenu */

#content {
	float: left;	
	width: 607px;
	margin: 25px 0 0 0;
	min-height: 400px; 
	padding: 0;
	}

/* Sidebar */

#sidebar {
	margin-left: 634px;
	width: 288px;
	}

/* Footer */

#entre
	{
	margin: 0;
	padding: 0;
	background-image: url(images/fond-zigzags-entre.png);
	min-height: 18px;
	max-height: 18px;
	}

#footer
	{
	margin: 0;
	padding: 0px 31px 10px 31px; 
	background-image: url(images/fond-zigzags2.png);
	}

#footer .page_item
	{
	list-style-type: square;
	}

#footer ul
	{
	margin:0 0 0em 1em;
	padding: 0;
	}

div#footer, div#footer a
	{
	color: #666666;
	text-align:left;
	}

#footer .page_item a
	{
	color: #666666;
	font-weight: normal;
	}

#tete_rubrique
	{
	font-size: 1em;
	margin-top: 0.2em;
	}

div#footer li a
	{
	font-size: 0.85em;
	}
	
#footer a:hover
	{
	color: #1c8d63;
	}

	
/* Actualitˇs dans la home */

#zone_actu_homepage
	{
	border-left: solid 8px #e85616;
	text-align: justify;
	padding: 0 20px 0 10px;
	margin: 0;
	}

#zone_actu_homepage p
	{
	padding: 0;
	margin: 0;
	}

#zone_actu_homepage h3 a
	{
	color: #494848;
	margin-bottom: 20px;
	}
	
#zone_temoignage_homepage
	{
	text-align: justify;
	padding: 0 20px 0 10px;
	margin: 0;
	}

/* Divers */

.lire_suite
	{
	color: #8c60a6;
	}

.separateur_pointilles
	{
	margin: 20px 0px;
	border-top: 1px dashed #b4b4b4;
	}


/***** Onglets primaire et navigation secondaire *****/

.bouton
{
float: left;
padding-left:10px;
padding-right:10px;
padding-top:3px;
line-height: 34px;
font-size: 13px;
background-image: url(images/fond-onglets-bouton-relache.png);
background-repeat: repeat-x;
}

.entre
{
width:12px;
float: left;
line-height: 34px;
background-image: url(images/fond-onglets-entre.png);
background-repeat: no-repeat;
}

.bouton a
{
color: #252012;
}

.bouton a:hover
{
color: #1c8d63;
}

.enfonce
{
line-height: 34px;
font-size: 13px;
background-image: url(images/fond-onglets-bouton-enfonce.png);
background-repeat: repeat-x;
}

.enfonce a
{
color:#1c8d63;
}

/***** Navigation *****/

#nav1 li
{
float: left;
list-style: none;
font-size: 1em;
margin-right: 5px;
}

#nav1 a
{
color: #494848;
}

#nav2 li
{
float: left;
list-style: none;
margin-right: 10px;
font-size: 11px;
text-align: center;
margin-right: 5px;
text-transform:  uppercase;
border-left: solid 1px #1c8d63;
}

#nav2 #sans_bordure
{
border-style: none;
}

#nav1 a
{
padding-left:10px;
padding-right:10px;
color: #1c8d63;
}

#nav2 a
{
padding-left:10px;
padding-right:10px;
color: #494848;
}

.recaler 				/* Pour recaler apres un float */
{
clear:both;
margin:0%; 
}

#nav1 a:hover, #nav2 a:hover
          {
          color: #1c8d63;
          }  

  #nav1 a:active,  
  #nav2 a:active,  
  li.current_page_parent a,  
  li.current_page_parent a:visited,  
  #nav li.current_page_item a,  
  #nav li.current_page_item a:visited,
  #nav1 li.current_page_item a,  
  #nav1 li.current_page_item a:visited, 
  #nav2 li.current_page_item a,  
  #nav2 li.current_page_item a:visited  
          {
          color: #1c8d63;
          }  

/***** Gestion des gros boutons *****/

.grosbouton_enregistrer {
width: 198px;
height: 70px;
background-image: url(images/bouton-gros-enfonce-enregistrer.png);
background-repeat: no-repeat;
background-color: transparent;
}

.grosbouton_enregistrer a {
display: block;
width: 100%;
height: 100%;
background: white url(images/bouton-gros-relache-enregistrer.png) top left no-repeat;
font-size: 20px;
}

.grosbouton_enregistrer a:hover { /* masquage de l'image au survol */
background: transparent none;
}

.grosbouton_chercher {
width: 198px;
height: 70px;
background-image: url(images/bouton-gros-enfonce-chercher.png);
background-repeat: no-repeat;
background-color: transparent;
}

.grosbouton_chercher a {
display: block;
width: 100%;
height: 100%;
background: white url(images/bouton-gros-relache-chercher.png) top left no-repeat;
font-size: 20px;
}

.grosbouton_chercher a:hover { /* masquage de l'image au survol */
background: transparent none;
}

.grosbouton_si {
width: 198px;
height: 70px;
background-image: url(images/bouton-gros-enfonce-si.png);
background-repeat: no-repeat;
background-color: transparent;
}

.grosbouton_si a {
display: block;
width: 100%;
height: 100%;
background: white url(images/bouton-gros-relache-si.png) top left no-repeat;
font-size: 20px;
}

.grosbouton_si a:hover { /* masquage de l'image au survol */
background: transparent none;
}

/***** Articles et pages *****/

.entry a, .post a, .entry-content a
	{
	font-weight: bold;
	color: #8c60a6;
	}
	
.entry-content a:hover, .entry a:hover, .post a:hover
	{
	color: #1c8d63;
	}
	
#entry p, .entry-content p
	{
	margin: 0 0 0.5em 0;
	}

.entry-content ul, .entry-content ol, .entry ul, .entry ol
	{
	margin:0 0 0.5em 1.5em;
	padding: 0;
	}

.entry-content li, .entry li
	{
	margin: 0;
	padding: 0;
	}

#content h2, .entry-title h2, #post h2
	{
	margin-top: 0em;
	margin-bottom: 1em;
	font-size: 1.8em;
	font-weight: normal;
	color: #e85311;
	}

#content h3, .entry-title h3, .sidebar_temoignages h3, .post h3, .post h3 a, .hentry h3, .hentry h3 a, #sidebar_temoignages h3 a
	{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 1.2em;
	font-weight: bold;
	color: #494848;
	}

.post h3 a:hover, .hentry h3 a:hover, #sidebar_temoignages h3 a:hover, #zone_actu_homepage h3 a:hover
	{
	color: #1c8d63;
	}

#content h4, .entry-title h4
	{
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-size: 1em;
	font-weight: bold;
	}


/***** Sidebar *****/

#sidebar_article h3
	{
	margin-top: 32px;
	}

#sidebar_article h3 a
	{
	color: #e85611;
	}

#sidebar_article h3 a:hover
	{
	color: #1c8d63;
	}

#sidebar_article .separateur
	{
	margin: 5px 0px 22px 0px;
	border-top: 8px solid #e7e7e7;
	}	


#sidebar_avantagestrombone
	{
	background: url(images/boite-avantage-fond-haut.png) no-repeat;
	height:56px;
	padding-top: 30px;
	padding-left: 55px;
	padding-right: 15px;
	}

#sidebar_avantagestrombone h3 a
	{
	color: #e85411;
	font-size: 1.2em;
	font-weight: lighter;
	}

#sidebar_avantagestrombone h3 a:hover
	{
	color: #1c8d63;
	}

#sidebar_avantages
	{
	background: url(images/boite-avantage-fond-entre.png) repeat-y;
	}

#sidebar_avantages .entry 
	{
	padding-left: 20px;
	padding-right: 20px;
	}

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar ul {
margin:0;
padding:0;
}


.bbp-forums, .bbp-topics
	{
	width: 900px;
	}
	
.bbp-forums table
	{
	}

.bbp-forums tr
	{
	}

#content .bbp-forum-info {
    padding: 5px 0;
	width: 70%;
}

#content .bbp-forum-topic-count,
#content .bbp-forum-reply-count,
#content .bbp-forum-freshness,
#content .bbp-topic-voice-count,
#content .bbp-topic-reply-count,
#content .bbp-topic-freshness
	{
	width: 10%;
	text-align: center;
	}

.odd
	{
	background-color: #ccc;
	}

.even
	{
	margin: 5px 0;
	padding: 5px 0;
	background-color: #f5ffc8;
	}
	
thead .bbp-topic-title,
thead .bbp-topic-voice-count,
thead .bbp-topic-reply-count,
thead .bbp-topic-freshness,
thead .bbp-forum-info,
thead .bbp-forum-topic-count,
thead .bbp-forum-reply-count,
thead .bbp-forum-freshness
	{
	font-size: 1.2em;
	text-align: left;
	padding: 15px 0 5px 0;
	}
	
tbody .bbp-topic-title,
tbody .bbp-topic-voice-count,
tbody .bbp-topic-reply-count,
tbody .bbp-topic-freshness,
tbody .bbp-forum-info,
tbody .bbp-forum-topic-count,
tbody .bbp-forum-reply-count,
tbody .bbp-forum-freshness
	{
	font-size: 1.05em;
	padding: 2px 0 2px 0;
	}
	
.bbp-breadcrumb
	{
	font-size: 1.2em;
	margin: 0 0 15px 0;
	}
	
.bbp-template-notice,
.bbp-pagination
	{
	display: none;
	}
