/* ======================================== */
/*                                          */
/* Feuille de style de www.avenirsocial.org */
/* Site réalisé en xhtml 1.0 et Css 2       */
/*                                          */
/* ======================================== */

/* ---------------------------------- */
/* Définition des élements principaux */
/* ---------------------------------- */

html, body {
      margin: 0;
      padding: 0;
      color: #000000;
      font-family: Verdana, Arial, sans-serif;
      font-size: 12px;
      text-align: center;
      background: #d9d9d9;
}

acronym {
      border: none;
}

#page {
      width: 780px;
      margin: 10px auto 0px auto;
      padding: 0px 0px 0px 0px;
      text-align: left;
      background: url(../images/fond.png) 0px 0px repeat-y;
}

#tete {
	background: url(../images/tete.jpg) 0px 0px no-repeat;
	height: 180px;
	width: auto;
	padding: 0;
	margin: 0;
}

#ventre {
	background: url(../images/fond.png) 0px 0px no-repeat;
}

#ventre_gauche {
	float: left;
	width: 223px;
}

#ventre_droit {
	width: 505px;
	margin: 10px 0 0 240px;
}

#ventre_droit_sommaire {
	width: 520px;
	margin: 10px 0 0 240px;
}

#pied {
	clear: both;
     background: url(../images/pied.png) 0px 0px no-repeat;
     height: 54px;
     width: auto;
     padding: 0px 0px 0px 0px;
     margin: 10px 0px 0px 0px;
}

#pied p {
	padding-top: 12px;
	text-align: center;
	color: #fff;
}

#pied a {
	text-decoration: none;
	color: #fff;
}

#pied a:hover {
	text-decoration: underline;
}

/* -------------------------------- */
/* Définition des blocs du sommaire */
/* -------------------------------- */

#sommaire_gauche {
	float: left;
	width: 340px;
}

#sommaire_droit {
	width: 150px;
	margin-left: 350px;
}

#sommaire_droit a img {
	border: none;
}

.bloc_accueil {
	margin: 0px;
}

.bloc_histoire {
	text-align: center;
}

#edito {
	width: 318px;
	border: 1px solid #fafc00;
	background-color: #e5e700;
	padding: 10px;
}

.moment {
	margin-top: 10px;
}

/* -------------------- */
/* Définition des liens */
/* -------------------- */

a {
	color: #00d;
	text-decoration: none;
}

a:hover {
	color: #d00;
	text-decoration: underline;
}

a.lien_site {
	font-weight: bold;
}

.retour_rubrique {
	text-align: right;
}

.article_date {
	text-align: right;
	font-style:italic;
	color: #3e3f00;
}

/* ----------------------- */
/* Définition des archives */
/* ----------------------- */

#archives {
	float: right;
	width: 70px;
	text-align: center;
	font-weight: bold;
}

#archives a {
	text-decoration: none;
}

#archives img {
	border: none;
}

/* --------------------- */
/* Définition des titres */
/* --------------------- */

.titre_article {
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	color: #fff;
	margin-top: 30px;
	margin-bottom: 10px;
}

.titre_art_suite {
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	color: #5b5b00;
	margin-top: 20px;
}

.titre_art_detail {
	font-size: 17px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	color: #fff;
	margin-top: 10px;
}

.titre_sommaire {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #616200;
	margin-bottom: 10px;
}

.titre_rubrique {
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	color: #e30046;
	margin-bottom: 10px;
}

.titre_rubrique2 {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	margin-top: 10px;
}

h3.spip {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #616200;
	margin-top: 30px;
	margin-bottom: 10px;
}

.chapeau {
	font-weight: bold;
	margin: 10px 0 10px 0;
}

/* ----------------------------- */
/* Définition des images du menu */
/* ----------------------------- */

#logo_avenir {
	background: url(../images/logo_petit.png) 0px 0px no-repeat;
	width: 122px;
	margin: 0px 0px 5px 60px;
	height: 128px;
}

#drapeaux {
	width: 140px;
	margin: 10px 0px 5px 55px;
	text-align: center;
}

#drapeaux a img {
	border: none;
}

/* ------------------------- */
/* Définition du menu gauche */
/* ------------------------- */

#ventre_gauche ul {
	list-style-type: none;
	margin: 0 0px 25px 22px;
	padding: 0;
	border-bottom: 1px solid #3fc8ff;
}

#ventre_gauche ul li {
}

#ventre_gauche ul li a {
	font-family: verdana;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-size: 13px;
	letter-spacing: 1px;
	color: #fff;
	border-top: 1px solid #3fc8ff;
	padding: 5px 0 5px 0;
	display: block;
}

#ventre_gauche ul li a:hover {
	background-color: #006c96;
	color: #90e0ff;
	font-style: italic
}

#ventre_gauche ul li a.on {
	background-color: #006c96;
	color: #90e0ff;
	font-style: italic
}


/* ------------------------ */
/* Définition des documents */
/* ------------------------ */

.logo_article img {
	float: left;
	margin-right: 5px;
}

.spip_documents {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
}

.spip_documents_center {
	width: 100%;
	margin: auto;
}

span.spip_documents_center {
	display: block;
	margin-top:1em;
}

.spip_documents_left {
	float: left;
	margin-right: 15px; 
	margin-bottom: 5px;
}

.spip_documents_right {
	float: right;
	margin-left: 15px; 
	margin-bottom: 5px;
}

.spip_documents img {
	border: none;
}

.spip_doc_titre {
	font-weight: bold;
	font-size: 0.8em;
	margin-left:auto;
	margin-right:auto;
}

.spip_doc_descriptif {
	font-size: 0.8em;
	margin-left:auto;
	margin-right:auto;
}

/*
==================================
Mise en forme de la galerie photos
==================================
*/

#main-content table {
	padding: 0;
	margin: auto;
}

#main-content .spip_logos {
	display: block;
	margin: auto;
}

#main-content a {
	background-color: #fff;
	display: block;
	border: 5px solid #fff;
	margin: auto;
}

#main-content a:hover {
	border: 5px solid #000;
}

#main-content img {
	border: none;
}

.photo {
	margin: auto;
	text-align: center;
}

.photo img {
	border: 1px solid #000;
}


.auteur_photo {
	text-align: right;
	font-style: italic;
	color: #444;
	margin: 0;
	padding: 0;
}

.photo_retour {
	text-align: center;
}

.photo_retour a {
	font-weight: bold;
	color: #b00;
	text-decoration: none;
}

.photo_retour a:hover {
	color: #fff;
}

#suivante_precedente {
	font-weight: bold;
	text-align: center;
	margin: auto;
}

/* LISTE DES GALERIES */

#photos_liste li {
	list-style: square;
	color: #fff;
}

/* BOUTON HAUT DE PAGE */

.haut_page {
	display: block;
	margin-bottom: 10px;
	float: right;
	font-weight: bold;
	font-size: 80%;
	padding: 5px;
	border: 1px solid #a2a300;
	background-color: #fafb33;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
}

.haut_page:hover {
	display: block;
	border: 1px solid #fafb33;
	background-color: #a2a300;
	text-decoration: none;
	color: #fff;
}

