body {
	font-family: verdana, "Bitstream Vera Sans", Tahoma, Arial, sans-serif;
	color: #2F2F2F;
}

a {
	color: #535353;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #535353;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #880000;
		font-weight: bold;
}
a:hover {
	color: #3F3F3F;
	text-decoration: underline;
		font-weight: bold;
}

/* l'en tete */
#entete {
	position: absolute;
	top: 6px;
	left: 15px;
}

#logo {
	font-size: 48px;
}
#logo a {
	color: #3B384F;
}

/* le menu de gauche */
#menuGauche {
	position: absolute;
	left: 2px;
	top: 108px;
	width: 14%;
	padding-right: 6px;
	margin: 6px;
	line-height: 18px;
}

/* le contenant de l'article */
#contenu {
	position: absolute;
	left: 15%;
	top: 108px;
	width: 44%;
	padding: 6px;
	margin: 6px;}
	

#contenu2 {
	position: absolute;
	left: 15%;
	top: 108px;
	width: 48%;
	padding: 8px;
	margin: 8px;
}

	

/* l'article */
#article {
	font-family:   "Optima", "Lucida Grande", "Trebuchet MS", "Times New Roman", serif;
	font-size: 12px;
	line-height: 28px;
	color: #4B4B4B;
	padding: 0px;
	padding-left: 18px;
	padding-right: 18px;
	margin: 4px;
	border-left: 1px solid #3B384F;
	text-align: justify;
	font-weight: 400;
}


#articleSommaire {
	padding: 0px;
	font-size: 11px;
	padding-left: 12px;
	padding-right: 12px;
	margin: 4px;
	border-left: 1px solid #3B384F;
	text-align: left;
}

.mini {
	font-family: Verdana, "Bitstream Vera Sans", Tahoma, Arial, sans-serif; 
	font-size: 11px;
	padding-top: 6px;
	line-height: 20px;
	text-align: justify;
	padding-left: 22px;
	padding-right: 22px;
		margin-bottom: 18px;
}

/* bandeau navigation */
#bandeau {
	position: absolute;
	top: 4px;
	left: 17%;
	padding: 8px;
	margin: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #545454;
	background-color: #8BA1AE;	
}


/* le block du la rubrique */
#titreRubriqueBlock {
		position: absolute;
	top: 108px;
	right: 2px;
	padding: 6px;
	margin: 6px;
	text-align: right;
}
}

/* le titre de la rubrique en cours */
#titreRubrique {
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}

/* le menu de droite */
#menuDroite {
	position: absolute;	
	right:2%;
	top: 262px;
	width: 22%;
	padding: 6px;
	margin: 6px;
	text-align: right;
}
/* la Une */
#edito {
	position: absolute;
	right: 4%;
	top: 108px;
	width: 28%;
	padding:8px;
	margin: 6px;
	background-color: #FBFBFB;
}

/* pour la rubrique forum */

#edito2 {
	position: absolute;
	right: 2%;
	top: 112px;
	width: 26%;
	padding:8px;
	margin: 6px;
	background-color: #FBFBFB;
}


#edito3 {
	position: absolute;
	right: 2%;
	top: 242px;
	width: 26%;
	padding:8px;
	margin: 6px;
	background-color: #F7F7F7;
}


#edito hr {
	color: #3B384F;
	height: 1px;
	width: 90%;
}

.texteEdito {
	padding-left: 8px;
	padding-right: 8px;
		font-size: 10px;
			line-height: 16px;
	color: #4B4B4B;
	font-weight: normal;
}
.forum-texte {
		font-family: verdana, "Bitstream Vera Sans", Tahoma, Arial, sans-serif; 
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 12px;
		font-size: 11px;
			line-height: 16px;
	
}
.titreEdito {
	padding-left: 6px;
	padding-right: 6px;
	font-size: 11px;
		line-height: 14px;
	font-weight: normal;
}

#edito hr {
	height: 1px;
	width: 80%;
}
/* les images de la Une */
.imageUne {
	text-align: center;
}

/* titres de listes */
.titreListe {
	font-size: 10px;
	text-align: left;
	line-height: 14px;
	padding-right: 4px;
	font-weight: bold;
}

/* les blocs de listes */
.blockListe {
	font-size: 14px;
	text-align: right;
	line-height: 22px;
	padding-right: 6px;
}
/* elements des listes (menu gauche) */
.elementsListe {
	font-size: 10px;
	text-align: right;
	line-height: 12px;
	padding-right: 6px;
	padding-top: 8px;
}

/* elements de listes */
.elementsListe2 {
	font-size: 10px;
	padding-bottom: 6px;
	line-height: 12px;
	padding-top: 6px;
}

/* le titre */
#titre {
	font-size: 12px;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	margin-top: 8px;
		margin-bottom: 6px;
}
#titreArticle {
font-family:  "Optima", "Lucida Grande", "Trebuchet MS", "Times New Roman", serif;
	color: #2B2B2B;
	font-size: 20px;
	line-height: 22px;
	text-align: left;
	padding-left: 2px;
	margin-top: 12px;
	margin-bottom: 12px;
	}
	
#intro {
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	font-weight: lighter;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 20px;
	font-style: italic;
	color: #808080;
}

/* pour le sommaire */
/* div article */
.blockArticle {

	margin-bottom: 8px;
}
/* div entete article */
.enteteArticles {
font-family:  "Optima", "Lucida Grande", "Trebuchet MS", "Times New Roman", serif;
	font-size: 11px;
	line-height: 16px;
	margin-top: 12px;
	margin-bottom: 16px;
	font-weight: lighter;
	text-transform: none;
}

/* pour le "petit journal"*/
.enteteArticles2 {
	font-family:  "Lucida Grande", "Trebuchet MS", "Times New Roman", serif;
	font-size: 12px;
	line-height: 20px;
	margin-top: 12px;
	margin-bottom: 12px;
}

/* le titre */
.enteteArticlesTitre {

	font-size: 12px;
	line-height: 16px;
	padding-left: 20px;
	font-weight: bold;
	margin-bottom: 2px;
}

/* le titre */
.titreArticleRubrique {
	font-size: 11px;
	line-height: normal;
}

/* les intertitres */
h3 {
	font-size: 14px;
	line-height: normal;
}

/* pour l'espace entre les images et le texte */
.spip_documents {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

/* les boutons privés */
#interfaceInterne {
	left: 0px;
	bottom: 10px;
	height: 25px;
	padding: 0px;
	margin: 0px;
}

/* le corps de l'article */
.texte, .spip_documents {
	font-size: 10px;
	line-height: 18px;
}

/* pour le nom de l'auteur */

.info {
	font-size: 11px;
	padding-top: 6px;
	line-height: 18px;
	text-align: justify;
	padding-left: 22px;
	padding-right: 22px;
}
.auteur {
	font-size: 11px;
	padding-top: 18px;
	text-align: right;
}

.hr {
	height: 1px;
	width: 90%;
		padding-top: 48px;
		padding-bottom: 32px;
}


/* le forum */
.forum-chapo {
		font-family: verdana, "Bitstream Vera Sans", Tahoma, Arial, sans-serif; 
		font-size: 11px;
	color: #B4B4B4;
	font-weight: bold;
	}
	.forum-item {
		font-family: verdana, "Bitstream Vera Sans", Tahoma, Arial, sans-serif; 
		font-size: 11px;
	color: #3B384F;
	font-weight: normal;
	}

.forml { 
	width: 98% ;
	margin-top: 2px;
	margin-bottom: 2px;
}

