/* CSS Document */

/*
****************************************************
*                                                  *
*                    LES BLOCKS                    *
*                                                  *
****************************************************
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;	
	background:url('images/BG_body.gif') repeat;
	margin: 0px;
	padding: 0px;
}

/*BLOC CONTENEUR*/

#page{
	width:820px;
	height:auto;
	padding: 0 0 0 0;
	margin:30px auto 0 auto;
	}

/* HEADER */

#header {
	width:820px;
	height:262px;
	background:url('images/BG_header.png') no-repeat;
	padding:0 0 0 0;
	margin:0px;
	clear:both;
	}
#header img{
	margin:21px 20px 0 19px;
	border:none 0px;
	}

/* MENU */

table{
	background:url('images/BG_menu.png') repeat-y left;
	}

td{
	margin:0;
	padding:0;
	border:none 0px;
	}

#menu {
padding:0 0 0 17px;
width:212px;
float:left;
}

#menuB{
margin:20px 0 0 0;
padding:0;
width:200px;
float:left;}

#menuB ul{margin:0;padding:0;}
#menuB ul li{list-style: none;background:#ccbb8f;padding:0 0 0 10px;}
#menuB ul li a{text-decoration:none;color:#000;font-size:12px;}
#menuB ul li a:hover{color:#000;font-weight:bolder;}


/*CONTENU*/

#content {
	width:591px;
	height:100%;
	background:url('images/BG_content.png') repeat-y;
	font-size: 9px;
	padding: 10px 0 15px 0;
	margin: -2px 0 0 -4px;
	float:left;
}

#content ul{
	width:;
	height:auto;
	margin:0 0px 0 20px;
	padding:0 0 0 0;}

#content ul li {
	list-style: none;
	}
	
#intro{
	width:350px;
	margin:0 0 0 20px;
	padding:0 0 0 0;
	float:left;
	}
#content .cartouche	{
	width:500px;
	height:auto;
	margin:0 0 0 0; 
 	padding:0 0 0 0;
	clear:both;
	}
#content .cartouche ul{
	height:auto;
	margin:0 0 0 0px;
	float:left;}

#content .cartouche ul li{
	height:auto;
	margin:0 0 0 0px;
	padding:0 0 0 0px
	}
	
	
#article .cartouche	{
	width:500px;
	height:auto;
	margin:0 0 0 0; 
 	padding:0 0 0 0;
	clear:both;
	}
#article .cartouche ul{
	height:auto;
	margin:0 0 0 0px;
	float:left;}

#article.cartouche ul li{
	height:auto;
	margin:0 0 0 0px;
	padding:0 0 0 0px
	}

#content .cartoucheA	{
	width:490px;
	height:auto;
	margin:0 0 50px 20px; 
 	padding:0 0 0 0;
	clear:both;
	}
#content .cartoucheA ul{
	height:auto;
	margin:0 0 0 0px;
	float:left;}

#content .cartoucheA ul li{
	height:auto;
	margin:0 0 0 10px;
	padding:0 0 0 0px
	}
li.texte{
	width:200px;
	}

/*image*/
.texte img{
	margin:10px 0 ;
	padding:0 0 0 0;
	}
	
/*Image logos*/
	/*logo_article*/
.LogoArticle{
	float:left;
	margin:0 10px 0 0;
	padding:0 0 0 0;}

.LogoAuteur{
	float:left;
	margin:0 10px 0 0;
	padding:0 0 0 0;
	}
	
.right{float:right;}

.left{float:left;}	
		
.clear{clear:both;}

	/*-------- dans la page sommaire articles recents--------*/
#MenuArticles{
	width:150px;
	height:auto;
	margin:0 50px 0 0;
	padding:0 0 0 0;
	float:right;
	border-left:0px dotted;
	}

#MenuArticles  ul{
	width:100%;
	margin:10px 0 0 10px;
	padding:0 0 0 0;
	}

#MenuArticles ul li{
	width:100%;
	margin:0 0 20px 0;
	padding:0 0 0 0;
	list-style: none;
	}
	
#MenuArticles ul li img{
	border:none 0px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
	
	

/*FOOTER*/

#footer {
	width:820px;
	height:50px;
	background:url('images/BG_footer.png') no-repeat;
	padding: 20px 0 0 200px;
	margin:-2px 0 0 0;
	clear:both;
}

#footer ul{
	margin:0 auto
	}

#footer ul li{
	float:left;
	list-style: none;
	}
	

/*
****************************************************
*                                                  *
*                    TYPOGRAPHIE                   *
*                                                  *
****************************************************
*/
/*menu rubrique accueil*/
#MenuAccueil{
	width:200px;
	display:block;
	background-color: #ccbb8f;}

#MenuAccueil p{
	margin:0 0 0 0;
	padding:0 0 0 10px;
	}
/*++++++++++++++++++PAGE RUBRIQUE+++++++++++++++++*/	
/*txt contenu*/
		/*Titre*/
#content .cartouche .entry-title{
	width:;
	margin:0 0 0 0px;
	padding:0px 0 0 0;	
	font-family:font-family: helvetica,sans-serif;
	font-weight: lighter;
	font-size:20px;
	line-height:;
	word-spacing:;
	}

#content .cartouche .entry-title a{text-decoration:none; color:#2D1B0F;}
#content .cartouche .entry-title a:hover{text-decoration:none;color:#2696C9;}
#content .cartouche .entry-title a visited{text-decoration:none;color:#2D1B0F;}

		/*Sous Titre*/
#content .cartouche .soustitre{
	width:;
	margin:0 0 0 0px;
	padding:0 0 0 0;
	font-size:14px;
	font-family:;
	line-height:;
	word-spacing:;	
}
	

		/*date auteur*/
.cartouche p{
	width:;
	margin:0px 0 0 0px;
	padding:0 0 0 0;
	font-size:11px;
	font-family:;
	line-height:;
	word-spacing:;	
}

		/*Texte*/
.texte{
	width:500px;
	margin:0px 0;
	padding:10px 0 0 0;
	font-family: helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0.4pt;
	word-spacing:0.1 pt;
	line-height: 1.2;
	color:#000;
	clear:both;}
	
/*++++++++++++++++++PAGE SOMMAIRE+++++++++++++++++*/	
/*Colonne Articles recents*/
#MenuArticles h2{
	font-family: helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height:;
	word-spacing:;
	text-decoration:;
	margin:0 0 0 10px;
	padding:0 0 0 0:;
	}
	
#MenuArticles h3.entry-title{
	font-family: helvetica,sans-serif;
	font-size: 14px;
	font-weight: lighter;
	letter-spacing: 0.2pt;
	word-spacing: -0.5pt;
	margin:5px 0 0 5px;
	padding:0 0 0 0:;
	color:#000;
	}
	
 #MenuArticles ul li a{text-decoration:none; color:#2D1B0F;}
 #MenuArticles ul li a:hover{text-decoration:none;color:#2696C9;}
 #MenuArticles ul li a visited{text-decoration:none;color:#2D1B0F;}

#MenuArticles small{
	font-size:9px;
 margin :0 0 0 5px;
}

#MenuArticles .entry-content{
	font-size:11px;
	 margin :0 0 0 5px;
}

/*txt contenu*/
#intro p{
	font-family: helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	letter-spacing: 0.4pt;
	word-spacing:0.1 pt;
	line-height: 1.2;
	margin:15px 0 0 0px;
	padding:0 0 0 0:;
	color:#000;
	}
	
/*++++++++++++++++++PAGE ARTICLE+++++++++++++++++*/
#article{
	width:;
	height:auto;
	margin:0 0px 0 20px;
	padding:0 0 0 0;
	}
/*TITRE*/
#content .cartouche .titre{
	width:;
	margin:0 0 0 0;
	padding:0 0 0 0;	
	font-family:font-family: helvetica,sans-serif;
	font-weight: lighter;
	font-size:20px;
	line-height:;
	word-spacing:;
	}
	
/*++++++++++++++++++PAGE PLAN +++++++++++++++++*/	
#content .contre-encart{
	padding:0 0 0 10px;
	}
#content .cartouche .Titre{
	margin:0 0 0 10px;
	}
/*titre RUBRIQUE*/	
.rubrP{
	padding:0 0 0 10px;
	margin:0 0 0 10px;
	}

.rubrP a{
	text-decoration:none;
	color:#000;
	font-weight:bolder;
	}	

.rubrP a:hover{
	color:#000;
	
	}
/*titre ARTICLE*/

.artP a{
	color:#2D1B0F;
	text-decoration:none;
	font-family:font-family: helvetica,sans-serif;
	font-weight:lighter;
	font-size: 13px;
	margin:2px 0 2px 0;}
.artP a:hover{color:#2696C9;text-decoration:none;}

ul #sousrubrP .SartP{
	background-color:none;
	}

ul #sousrubrP .SartP a{	
	color:#2D1B0F;
	text-decoration:none;
	font-family:font-family: helvetica,sans-serif;
	font-weight:lighter;
	font-size: 13px;
	margin:2px 0 2px 0;}
	
ul #sousrubrP .SartP a:hover{color:#2696C9;text-decoration:none;font-weight:lighter;}

/*titre SOUS-RUBRIQUE*/	
ul #sousrubrP{
	padding:5px 0 0 0;
	}

ul #sousrubrP a{

	width:200px;
	padding:0 0 0 10px;
	margin:0 0 0 10px;
	font-size:12px;
	font-weight:bolder;
	color:#000;
	text-decoration:none;
	}	
ul #sousrubrP a:hover{
	color:#000;
	}


/*++++++++++++++++++PAGE AUTEUR +++++++++++++++++*/	
#content .cartoucheA .titreA{
	width:;
	margin:0 0 0 0;
	padding:0 0 0 0;	
	font-family:font-family: helvetica,sans-serif;
	font-weight: lighter;
	font-size:20px;
	line-height:;
	word-spacing:;
	}
h1.titreA{
	margin:0 0 0 0;
	padding:0 0 0 0;
	}	
p.soustitre	{
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
.texteA{
	margin:0 0 0 0;
	padding:0 0 0 0;}
.encart{margin:20px 0 0 0;}

form .auteur{
	width:500px;
	margin:15px 0 15px 20px;
	padding:10px 10px;
	background-color:#a4c3c2;
	}
	
.formulaire_spip formulaire_ecrire_auteur{
	margin:0px 0 0 0;	
	}
	
#infoA{
	width:500px;
	padding:0 20px 0px 20px;
	margin-bottom:30px;
	clear:both;
	}
	
.forumsA{
	float:right;
	margin:0 70px 0 0;
	}	
		
.articleA{
	float:left;
	margin:0 0px 0 40px;
	}
.articleA h3.titre{
	margin:0 0 0 0;
	}
	.articleA ul li{
		margin: 5px 0;
		}
.articleA ul li a{
	color:#2D1B0F;
	text-decoration:none;
	font-family:font-family: helvetica,sans-serif;
	font-weight:lighter;
	font-size: 14px;}
	
.articleA ul li a:hover{
	color:#2696C9;text-decoration:none;}
	
	
/*++++++++++++++++++LES COMMENTAIRES++++++++++++++++++*/	
.icocoment{
	background-image:url(images/decompte_comment.gif);
	background-repeat:no-repeat;
	width:45px;
	height:45px;
	float:right;
	}
.icocoment h2{
	padding:0 0 0 15px;
	}
.icocoment a{
	text-decoration:none;
	color:#000;
	font-size:;
	}
.icocoment a:hover{
	text-decoration:none;
	color:#fff;
	}

h2.forum-repondre{
	background-image:url(images/ICO_comment.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 32px;
	margin:10px 52px 0px 0;
	float:right;
	}
	
h2.forum-repondre a{
	text-decoration:none;
	}

#la{padding: 40px 0 0 0;}
	
ul.forum{
	margin:0px 0 0 0;
	}
	
li.forum-fil{
	margin:0 0 0 50px;}

.forum-message{
	width:400px;
	}
.imghaut{
	width:400px;
	height:20px;
	background-image:url(images/commentaireH.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	}
	
.forum-texte{
	width:380px;
	background-color:#ffd200;
	margin:0;
	padding:0 10px 10px 10px;
	}
	
.forum-texte h3{
	margin:0;
	padding:0;
	text-transform: uppercase;
	color:#;
	}	
	
/*.forum-texte p{
	margin:0;
	padding: 0 ;
	}*/

.forum-lien{
	float:right;
	clear:both;
	padding:0 5px 0 0;
	margin:0;
	
	}
.forum-lien a{
	text-decoration:none;}
	
.forum-chapo{
	width:400px;
	height:70px;
	background-image:url(images/commentaireB.gif);
	background-repeat:no-repeat;
	}
	
.forum-chapo small{
	float:right;
	clear:both;
	margin-top:40px;
	margin-right:90px;
	}
span.qui{
	font-weight:bolder;
	font-size:12px;
	}
	
/*COMMENTAIRE FORMULAIRE*/
.formulaire_spip formulaire_forum{
	width:400px;
	margin:0 0 0 0px;
	padding:0 0 0 15px;
	background-color:;
	}
form{
	width:500px;
	margin:15px 0 15px 20px;
	padding:10px 10px;
	background-color:#a4c3c2;
	}
	
form label{
	font-size:10px;
	font-weight:bold;
	text-transform: uppercase;}
	
table.spip_barre{
	background-color:none;
	background-image:none;
		}
table.spip_barre tr{
	background-color:#fff;
	background-image:none;
		}
		
textarea{
	width:500px;
	margin:2px 0 10px 0;
	}
	
td a img{
	border: solid 1px;
	border-color:#000;
	}

/*txt footer*/
#footer ul li a{
padding:0 0 0 3px;
text-decoration:none;
color:#2D1B0F;
	}
#footer ul li a:hover{text-decoration:none;color:#2696C9;}

