@import url(http://barre.cyberbougnat.com/navReseau.css);

body {
	background-color: #D6DEC6;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#conteneur {
	position: absolute;
	width: 870px;
	left: 50%;
	margin-left: -435px;
	text-align: left;
	background-color: #FFFFFF;
	text-align: left;
}

h1#entete {
	background: url(images_v5/bandeau.jpg) no-repeat top left;
	width: 100%;
	height: 80px;
	margin: 0;
}

h1#entete span {
	display: none;
}


/*colonne de droite */
#colonne-droite {
	width: 300px;
	float: right;
}


/* fin colonne de droite */

.left {
	text-align: left;
}
.right {
	text-align: right;
}
.justify  {
	text-align: justify;
}
.centrer  {
	text-align: center;
}

hr.invisible {
	
	clear: both;
}

.spacer {
	clear: both;
}

#contenu-article {	
	width: 550px;
	float: left;
	font-size: 12px;
}

#contenu-article h2{
	background-image: url(images_v4/fond_h2.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 7px;
	color: #F8B058;
}

#contenu-article h2 span{
	background-color: White;
	padding-left: 5px;
	padding-right: 30px;
}

#article-chapo {
	background-image: url(images_v4/fond_chapo2.jpg);
	background-color: #F8B058;
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 8px 1px 0px;
}

#article-chapo p {
	margin: 0px 4px 2px 0px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: justify;
	float: none;
	
}

#article-chapo h3 {
	font-family: "Trebuchet MS", arial, helvetica;
	margin: 0px;
	color: White;
	display: block;
	float: none;
	font-size: 18px;
	font-weight: bolder;
}

#article-chapo A {
	text-decoration: none;
	color: White;
}
#article-chapo A:hover {
	text-decoration: underline;
}

#texte-article {
	margin-left: 25px;
	}

#texte-article p {
	text-align: justify;
}

#texte-article h3 {
	margin-bottom: 4px;
	font-size: 14px;
}

#article-signature {
	padding: 0px 5px 5px 5px;
	border-bottom: 1px solid #F8B058;
	margin-left: 25px;
}

#article-meme {
	float: left;
	width: 165px;
	margin-right: 5px;
	border-left: 1px solid #FBA64C;
}
#article-meme ul {
	padding: 0;
	margin: 0;
}

#article-meme ul li {
	margin-bottom: 2px;
	padding-left: 1px;
}

#article-meme h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 1px 2px 0px;
	padding: 1px;
	color: White;
	background-color: #FBA64C;
	display: block;
}

#article-meme A {
	color: #FF891B;
	text-decoration: none;
}

#article-meme a:hover {
	text-decoration: underline;
}

.ps {
	background-color: #F4F4F4;
}
.ps h3 {
	margin-bottom: 4px;
	font-size: 14px;
}

.ps p {
	margin-top: 2px;
	margin-bottom: 6px;
}

img.logo {
	float: left;
}

#texte-chapo {
	width: 275px;
	margin-left: 260px;
}

/* pavés de couleurs */
.pave-rouge {
	background-image: url(images_v4/fond_orange.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #F8B058;
	color: White;
	padding: 2px;
}

.pave-rouge h2 {
	margin: 0px;
	font-size: 14px;
}

.pave-jaune {
	background-image: url(images_v4/fond_pave_clair.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #F8B058;
	color: White;
	padding: 2px;
}

.pave-jaune h2 {
	margin: 0px;
	font-size: 14px;
}

.pave-jaune A, pave-rouge A {
	color: Red;
}
.pave-jaune A:hover, pave-rouge A:hover {
	color: #4B0082;
}
.pave-jaune ul, .pave-rouge ul {
	margin: 3px 2px 3px 20px;
}
form.sans-espace {
	margin: 2px;
	padding: 1px;
}

form.sans-espace p {
	margin: 5px;
}
/*fin des pavés de couleurs */

/* présentation des commentaires */
#conteneur-forum {
	width: 550px;
	margin-top: 15px;
	float: left;
}

#conteneur-forum h2{
	background-image: url(images_v4/fond_h2.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 7px;
	color: #F8B058;
}

#conteneur-forum h2 span{
	background-color: White;
	padding-left: 5px;
	padding-right: 30px;
}

ul.forum-total {
	/*display: block;*/
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.forum-fil {
	margin-top: 3em;
}
.forum-fil ul {
	display: block;
	margin: 0px;
	margin-left: 2em;
	padding: 0px;
	list-style: none;
}
.forum-titre {
	font-weight: bold;
	font-size: 120%;
}
.forum-item {
	margin: 0px;
	padding: 1em;
	padding-top: 0.5em;
	padding-bottom: 0em;
	text-align: justify;
	color: #303030;
	font-size: 80%;
}
.forum-repondre-message {
	text-align: right;
}

/* Boite d'un forum : eclaircissement progressif des bords */

ul .forum {
	border: 1px solid #990033;
	padding: 0px;
	margin: 0px 0px 1px;
}
ul ul .forum {
	border: 1px solid #990033;
}
ul ul ul .forum {
	border: 1px solid #990033;
}
ul ul ul ul .forum {
	border: 1px solid #990033;
}
ul ul ul ul ul .forum {
	border: 1px solid #990033;
}
ul ul ul ul ul ul .forum {
	border: 1px dashed #990033;
}

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */

ul .forum-chapo {
	border: 0px;
	border-bottom: 1px dashed #b8b8b8;
	margin: 0px;
	font-size: 90%;
	background: #F2F2F2;
	color: #660033;
	padding: 3px 6px 2px 6px;
}
ul ul .forum-chapo, ul ul ul .forum-chapo, ul ul ul ul .forum-chapo, ul ul ul ul ul .forum-chapo  {
	background: #F2F2F2;
	color: #660033;
}

div.spip-admin {
	float: left;
}

/* page d'accueil rubrique */
#gauche {
	position: absolute;
	left:0;
	width: 250px;
	background-color: White;
}
#centre {
margin-left: 250px;
 margin-top: 0px;
 margin-bottom: 0px;
 padding: 0px 0px 5px 0px;
}

.actu-suite {
	background-image: url(images_v4/fond_actu_suite.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	color: Black;
	background-color: White;
	padding: 1px 1px 4px 1px;
	margin-bottom: 5px;
}
.actu-suite h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 1px;
	margin-left: 70px;
}

.actu-suite p {
	font-size: 11px;
	margin-bottom: 2px;
	margin-top: 1px;
	margin-left: 70px;
}

.actu-suite img {
	float: left;
}

.actu-suite A {
	text-decoration: none;
	color: #804000;
}

.actu-suite A:hover {
	text-decoration: underline;
}

#contenant-breves {
	background-color: White;
	background-image: url(images_v4/fond_actu_suite.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 3px;
}

.une-breve {
	margin: 1px 2px 6px 3px;
	border-left: 2px solid #F7B058;
	padding-left: 2px;
	text-align: justify;
	}

h2#titre-actu-suite {
	background-image: url(images_v4/plus_actu.gif);
	height: 39px;
	margin: 0px 0px 2px 0px;
	background-position: left;
}

h2#titre-actu-suite span, h2#titre-breves span  {
	display: none;
}

h2#titre-breves {
	background-image: url(images_v4/titre_breves.gif);
	height: 39px;
	margin: 0px 0px 2px 0px;
	background-position: bottom left;
	
}

.detail-breve {
	margin: 0px 0px 0px 3px;
}

.detail-breve p {
	margin-top: 2px;
	margin-bottom: 10px;
	text-align: justify;
}

.une-pub {
	margin: 3px;
	text-decoration: none;
}

.une-pub A {
	text-decoration: none;
	color: #756F4F;
}

.une-pub A strong {
	text-decoration: underline;
	color: Black;
}

#pub-disque {
	background-color: White;
	/*border: 1px solid; */
	padding: 2px;
	width: 550px;
	margin-top: 15px;
	float: left;
}

#pub-disque div.ligne-pub {
	background-color: #FEF9F3;
}

#pub-disque div.ligne-pub a {
	color: Black;
	text-decoration: none;
}

#pub-disque div.ligne-pub a:hover {
	color: #666666;
	text-decoration: underline;
}

/*photo blog*/
div.mini-photo {
	width: 80px;
	float: left;
	margin: 0px 2px 2px 0px;
}

/* pubs AD42 */

.textads-sky {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 3px;
	background-image: url(images_v4/fond-sky.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

.adHeadline {
	font: bold 10pt Arial;  
	color: #8B4513;
}

.adHeadline A:link {
	text-decoration: none;
}
.adHeadline A:hover {
	text-decoration: underline;
}
.adText {
font: normal 10pt Arial; 
text-decoration: none; 
color: black; 
margin: 0;
}

.adSignature {
	font: normal 10px Verdana;
	color: #8B4513;
}
/* fin pub AD42 */

#outils {
	margin: 2px 0px 10px 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	vertical-align: middle;
	background-image: url(images_v4/fond_sousmenu.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

#outils a {
	text-decoration: none;
	color: Black;
}
#outils a:hover {
	text-decoration: underline;
}

.auteur {
	font-size: 8px;
	text-align: right;
	font-weight: normal;
}

#map {
	border: 1px solid Black;
}

.annule {
	text-decoration: line-through;
}
