body {
font-family: "adobe-garamond-pro", Georgia, serif;
		color: #2F2F2F;
	
}

a {
	color: #080808;
	text-decoration: none;
	font-weight: bolder;
}

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

img {
    max-width: 100%;
      height: auto;
}

/* 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: 1%;
	top: 128 px;
	width: 18%;
	margin : 2px;
	padding: 2px;
	line-height: 18px;
}



/* le contenant de l'article */
#contenu {
	position: absolute;
	left: 20%;
	top: 96 px;
	width: 76%;
	padding: 2px;
	margin: 2px;
    background-color: #FCFCFC;
    }
    
    /* le contenant de l'article */
#contenu2 {
	position: absolute;
	left: 6%;
	top: 96 px;
	width: 88%;
	padding: 2px;
	margin: 2px;
    background-color: #FCFCFC;
    }

/* l'article */
#article {
	color: #2B2B2B;
	padding-left: 2%;
	padding-right: 2%;
	margin: 0px;
	border-left: 1px solid #3B384F;
	text-align: justify;
}


.mini {
font-family: "adobe-garamond-pro", Georgia, serif;
	font-size: 0.94em;
	padding-top: 0%;
	line-height: 140%;
	text-align: justify;
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 2%;
	margin-bottom: 0%;
}




.redac {
  font-family: "adobe-garamond-pro", Georgia, serif;
font-size: 1.08em;
	line-height: 160%;
		text-align: justify;
padding-left: 1%;
	padding-right: 1%;
	}
	
.fond_noir {
  font-family: "adobe-garamond-pro", Georgia, serif;
font-size: 0.75em;
	line-height: 130%;
	color: white;
		text-align: left;
padding-left: 2%;
	padding-right: 2%;
	background-color: black;
	}
	
	.texte_blanc {
font-family: "adobe-garamond-pro", Georgia, serif;
	font-size: 0.9em;
	color: white;
	padding-top: 6px;
	padding-bottom: 12px;
	line-height: 120%;
	text-align: justify;
	padding-left: 8%;
	padding-right: 8%;
		margin-bottom: 4%;
}


	
	.precedents {
font-family: "adobe-garamond-pro", Georgia, serif;
  font-size: 1.05em;
	padding-top: 2%;
	line-height: 125%;
	text-align: center;
	padding-left: 4%;
	padding-right: 4%;
		font-weight: lighter;
	font-variant: small-caps;
	color: #A9A9A9;
}


.motscles {
font-family: "adobe-garamond-pro", Georgia, serif;
  font-size: 1.20em;
	padding-top: 1%;
	line-height: 120%;
	text-align: right;
	padding-left: 0px;
	padding-right: 0px;
		font-weight: lighter;
	font-variant: small-caps;
	color: #A9A9A9;
}


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



/* titres de listes */
.titreListe {
	  font-family: "adobe-garamond-pro", Georgia, serif;
	font-size: 1.2em;
	text-align: right;
	line-height: 100%;
	padding-right: 1%;
	padding-bottom: 2%;
	font-weight: bold;
	font-variant: small-caps;
}

/* les blocs de listes */
.blocListe {
	  font-family: "adobe-garamond-pro", Georgia, serif;
	font-size: 1.05em;
	text-align: right;
	line-height: 140%;
	padding-right: 1%;
	margin-right: 1%;
	margin-top:2%;
	font-weight: lighter;
	font-variant: small-caps;
}
/* elements des listes (menu gauche) */
.elementsListe {
  font-family: "adobe-garamond-pro", Georgia, serif;
	font-size: 1.05em;
	text-align: right;
	line-height: 140%;
	padding-right: 1%;
	padding-top: 1%;
	text-decoration: none;
}


/* le titre */
#titre {
	  font-family: "adobe-garamond-pro", Georgia, serif;
	  font-size: 1.20em;
	line-height: 140%;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	margin-top: 2%;
		margin-bottom: 2%;
}

.hasard {
  font-family: "adobe-garamond-pro", Georgia, serif;
font-size: 1.10em;
text-align:right;
	line-height: 110%;
padding-left: 25%;
	padding-right: 2%;
	padding-bottom:24px;
	}
	
	
/* pour liste sommaire et rubrique */
	
.enteteArticlesTitre {
  font-family: "adobe-garamond-pro", Georgia, serif;
  font-size: 1.4em;
	line-height: 100%;
	padding-left: 4%;
		font-variant: small-caps;
	font-weight: lighter;
	margin-top: 2%;
	margin-bottom: 0%;
}


.intro {
  font-family: "adobe-garamond-pro",Georgia,  serif;
	color: #2B2B2B;
	font-size: 1.20em;
	line-height: 100%;
	text-align: left;
	padding-left: 4%;	
	margin-top: 0%;
	margin-bottom: 2%;
	font-weight: lighter;
}

/* pour l'affichage des articles */

#titreArticle {
  font-family: "adobe-garamond-pro",Georgia,  serif;
color: #2B2B2B;
	font-size: 1.8em;
	line-height: 100%;
	text-align: right;
	padding-left: 20%;
	margin-top: 2%;
	margin-bottom: 0%;
	}
	
.descriptif {
  font-family: "adobe-garamond-pro", Georgia, serif;
	color: #2B2B2B;
	font-size: 1.2em;
	text-align: right;
	line-height: 100%;
	margin-top: 0%;
	margin-left: 30%;
	margin-bottom: 0%;
	font-weight: lighter;
}

.hasard {
  font-family: "adobe-garamond-pro", Georgia, serif;
font-size: 1.10em;
text-align:right;
	line-height: 110%;
padding-left: 25%;
	padding-right: 2%;
	padding-bottom:24px;
	}

.auteur {
	font-size: 0.90em;
		line-height: 120%;
	padding-top: 0%;
	padding-bottom: 2%;
	text-align: right;
		font-weight: lighter;
}


/* les images de la Une */
.imageUne {
	text-align: center;
}


/* div article */
.blocArticle {

	margin-bottom: 8px;
}

/* le titre rubriques */
.titreArticleRubrique {
  font-family: "adobe-garamond-pro", Georgia, serif;
font-size: 1.25em;
	line-height: normal;
}

/* les intertitres */
h3 {
	font-size: 1.40em;
	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;
}

/* pour le nom de l'auteur */

.info {
	font-size: 0.95em;
	padding-top: 2%;
	line-height: 120%;
	text-align: right;
	padding-left: 4%;
	padding-right: 4%;
}


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



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




/* le forum */
.forum-chapo {
		font-size: 14px;
			line-height: 18px;
	color: #B4B4B4;
	font-weight: bold;
	padding-top: 18px;

	}
	
	.forum-texte {
  font-family: "tk-adobe-garamond-pro", Georgia, serif;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
		font-size: 16px;
		text-align: justify;
			line-height: 20px;
	
}
	
	.forum-item {
		font-size: 12px;
	color: #3B384F;
	font-weight: normal;
	}

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

/* Pagination */
.pagination { clear: both; text-align: center; }
@media print {
	.pagination { display: none; }
}


