/* ------------------------- CSS Document ------------------------ */
/* ---- Géographie sociale et politique - Fabien GUILLOT ---- */
/*                        Août 2006                                                                       */
/* --------------------------------------------------------------------*/


/*  =========================================================================== */
/*  Comme il est indiqué dans l'AVERTISSEMENT, les conditions d'utilisation                                */
/*  des ressources (textes, images, illustrations, éléments graphiques et de                                 */
/*  design du site (et donc cette feuille de styles CSS et les images) restent                                    */
/*  la propriété exclusive de leur auteur : Fabien Guillot.                                                                        */
/*  Toute réutilisation devra faire l'objet d'une demande préalable                                                  */
/*  (email:webmestre@geographie-sociale.org).                                                                                     */
/*  Merci de respecter ce travail et d'éviter le plagiat.                                                                              */
/*  =========================================================================== */




@import url(http://www.geographie-sociale.org/css/menu.css);
@import url(http://www.geographie-sociale.org/css/blocs-composition.css);


/* §§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§ */
/* 				Les éléments HTML en général		                                               */
/* §§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§ */

body {
	font-family: "Century Gothic","Trebuchet MS", verdana, arial,lucida,helvetica, sans-serif;
	font-size:0.8em;
	background-color:#f6f7f8; /*C3D7EB; couleur bleu claire de chaque côté de la page pour les écran sup à 1024*768 */
	margin:0 auto 0 auto;
	text-align:center; /* ça c'est pour que la page soit centrée dans Internet Explorer (ne pas le virer)*/
	padding:0;
	color: #000082;
 }

/* ---- Styles de Titres ---- */
 
h1 {
	font-size:1.6em;
    font-weight: bold;
    margin:0;
    line-height:1.5em;
	font-family: "Trebuchet MS", Verdana, sans-serif; /* Paramètres des titres (polices, tailles, couleur) */
	color: #000082 ; /*couleur bleu foncé */
	text-align:center;
 }
 
h2{
   color: #00963C ; /*#E18C32; couleur orange */
   font-family: "Century Gothic","Trebuchet MS", Verdana, sans-serif;
   font-weight: bold;
   font-size: 1.4em;
   padding-top:0.5em;
   vertical-align: middle;
}

h3{
   color: #ff963c; /*couleur  vert*/
   font-family: "Trebuchet MS", Verdana, sans-serif;
   font-size: 1.2em;
}

h4{
   font-size: 1.1em;
}

h5{
   font-size: 1em;
}

h6{
   font-size: 0.9em;
   font-style: italic;
}

/* ---- Style des paragraphes ---- */
p { 
   font-family: "Trebuchet MS", Verdana, arial, lucida, sans-serif;
   font-size: 1.1em;
   line-height:1.2em;
   color: #000082;
   text-align: justify;
}
 
.attention:before {
	content:url(/images/icons/ls-attention.gif)"";}

.texte-orange {
	color:#ff963c;
	font-size:1.1em;}

/* ---- Style des liens ---- */
/*     (couleurs au départ, survolés, visités...)     */

a{
   color: #008282; /* couleur verte*/
   font-family: "Trebuchet MS", Verdana, sans-serif;
	text-decoration: none;
}

a:visited{
   color: #00A00A; /* couleur verte plus claire*/
   font-weight: bold;
}

a:hover{
   color: #0A8CBE;
	background-image: url(/images/background/fond_lien.jpg) repeat;
}

/* ---- Style de barre horizontale ---- */ 
.hr {
	color: #000082;
	height:2px;
	width:100%;
}

.hr50 {
	text-align:center;
	width:50%;
	color: #000082;
	height:2px;
}

.hr50-ga {
	text-align:left;
	width:50%;
	color: #000082;
	height:2px;
}

.hr-hidden {
clear: both;
visibility: hidden;
}

/* ---- Style des images ---- */
img {
	text-decoration: none;
	text-align:center;
   margin:0 auto;
   display:block;
}

a img {
	border:none;
}	



	
/* §§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§ */	
/* 	Le Conteneur GLOBAL (Partie qui correspond au bloc (div) "global") */
/* §§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§ */

#global {
   width: 996px;
   height: auto;
   background: /*url(/images/background/page.png)*/ #FFFFFF repeat-y top;
   position:relative;
   margin-left:auto; /*avec cette indication le conteneur "page sera centré" */
   margin-right:auto; /*avec cette indication le conteneur "page sera centré" */
   text-align: justify; /* on rétablit l'alignement normal du texte (après l'avoir centré dans le body pour que IE centre la page)*/ 
}

/* §§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§ */
/* L'ENTETE (Partie qui correspond au bloc (div) "top") */
/* §§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§ */
#top {
   width: 994px;
   text-align:center;
   margin-left:auto;
   margin-right:auto; 
   background: url(/images/background/top.png) #FFFFFF no-repeat center top;
   height: 100px;
   }

#banniere {
   width: 994px;
   text-align:center;
   margin-left:auto;
   margin-right:auto; 
   background: url(/images/background/banniere_haut.png) #FFFFFF no-repeat center top;
   height: 150px;
   font-family:"Century gothic",Lucida,"Trebuchet MS";
   }

#prelude {
   width:990px;
   height:50px;
   background: url(/images/background/fond_prelude.png) #FFFFFF no-repeat center top;
   padding: 18px 2px 2px 2px;
   margin-top:5px;
   margin-left:auto;
   margin-right:auto; 
   font-size:0.9em;
   font-family: Century Gothic, Lucida Grande,Tahoma,Serif;
   /*letter-spacing:1px; */
   text-align:right;
/*border-top: 2px solid #00963c;*/
 }
.prelude-gauche {
     width:32px;
     height:31px;
     float:left;
	/*background:#FFFFFF no-repeat center top;*/
   padding: 4px 1px 1px 1px;
   margin-left:10px; 
   margin-right:0px;
   text-align: center;
}
.prelude a{
   background: transparent;
   color: #000082; /* modification de la couleur des liens et des séparateurs "|" entre les liens*/
}

.prelude a:hover{
   background: transparent;
   color: #008282; /* modification de la couleur des liens survolés*/
}

.prelude a:visited{
   color: #008282; /* couleur verte plus claire*/
   font-weight: bold;
}


/* §§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§ */
/* Le CONTENU (Partie qui correspond au contenu de la page composée de plusieurs sous blocs */
/* §§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§ */
#main {
   width: 994px;
   height: auto;
   margin-left:auto; /*avec cette indication le conteneur "main" sera centré */
   margin-right:auto; /*avec cette indication le conteneur "main" sera centré */
   /*border: 1px solid green;*/
   padding:0.1em;
   text-align:center;
   background: inherit;
   float:left;
   clear:both;
   }
 
 
/* §§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§ */ 
/* La BARRE DE NAVIGATION (Partie qui correspond au bloc (div) "sidebar" à gauche) */
/* §§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§ */  
#sidebar {
   width:160px;
   height:auto;
   float:left;
   border:#2E8B57;
   margin:0;
   padding: 0.2em;
   text-align:center;
   clear:right;
   /*border:1px solid #D28C14; */
}
.sidebar dl,dt,dd,ul,li {
margin: 0;
padding: 0;
list-style-type: none;
}


/* §§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§ */
/* Le CONTENU DE LA PAGE (Bloc de contenu de la page situé à droite) */
/* §§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§ */

/* ==== Ce bloc contient l'ensemble des blocs de contenu des pages du site ==== */
#contenu {
    width: 805px;
	height: auto;
	float: right;
    margin:0.1em;
    /*border: 1px solid black;*/
	text-align: center;
	background: inherit;
}



/* ---- Boites du TITRE DE LA PAGE ---- */
.titrepage{
	width: 800px;
	height: 65px;
	/*border: 1px inset #00648B;*/
	margin-bottom: 1em;
	margin-left:auto; /*avec cette indication le conteneur "page sera centré" */
    margin-right:auto; /*avec cette indication le conteneur "page sera centré" */
}

.imagetitre {
	float: left;
	width: 220px;
	height: 62px;
	text-align: center;
	/*border: 1px outset #00648B;*/
	clear:right;
}

.titre {
	float: right;
	width: 570px; 
	height:62px;
	/*border-style:solid; 
	border-width:1px; 
	border-color:blue;*/
}

/* ---- Paramètres du titre H1 du "Titre page" (polices, tailles, couleur) ---- */
.titre h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif; /* Paramètres des titres (polices, tailles, couleur) */
	font-size: 1.6em;
	color: #000082 ; /*couleur bleu foncé */
	text-align:center;
}


/* ---- Paramètres du bloc "info-nav" (polices, tailles, couleur) ---- */
.info-nav{
	width: 470px;
	height: 20px;
	border-left: 1px outset #000082;
	border-bottom:2px inset #000082;
	background: url(/images/background/fond-info-nav.png) white no-repeat ;
	margin-bottom: 2em;
	margin-left:3em; /*avec cette indication le conteneur "page sera centré" */
   margin-right:auto; /*avec cette indication le conteneur "page sera centré" */
	padding-left:2px;
	text-align:left;
	font-size:9px;
	float:left;
	clear:both;
}

.info-nav a{
	color: #00A00A ; /* couleur verte*/
   font-family: arial, sans-serif;
	text-decoration: none;
	font-size:9px;
	text-align:left;
}

.info-nav a:visited{
   color:#0A8CBE ; /* couleur verte plus claire*/
   /*font-weight: bold; */
}

.info-nav a:hover{
   color: #008282 ;
}	

/* ---- Paramètres du "blockquote" (polices, tailles, couleur) ---- */

blockquote {
	font-family:"Century Gothic",Tahoma,Serif;
	font-style: italic;
	font-size:1em;
	background: url(/images/background/fond-vert270_E5F4EB.png) #E5F4EB repeat-y top;
	padding:1em;
	border:1px inset #000082;	
}

.extrait-citation {
	width:400px;
	margin-top:2em;
	margin-left:3em;
	margin-bottom:2em;
	font-family: "Century Gothic",helvtica,times,serif;
	font-style:italic;
	font-size: 10pt;
	background: #EEEEEE repeat-y top;
	padding:1em;
	border-top:1px inset #00A00A;	
	border-bottom:1px inset #00A00A;
}

.source {
	text-align:right;
	padding-right: 0.3em;
  	padding-top: 0.2em;
  	text-align: right;
  	vertical-align: middle;
  	font-style: italic;
  	font-size: 9px;
  	font-family: Arial, Helvetica, sans-serif;
}


.bloc-centre {
	position:relative;
	width:70%;
	margin:0 auto;
	text-align:center;
}

.bloc-centre hr {
	width:50%;
	color:#0002FF;
	height:2px;
	text-align:center;
	margin:0 auto;
}

.presentation {
	float:left;
     width: 550px; 
	height:auto;
	margin :0 0.5em 2em 0.5em;
	padding: 0.5em;
     font-family:Century Gothic, Calibri;
     font-size:1em;
     text-align: justify;
     font-style: normal;
  }
  presentation p {
	font-family:Century Gothic, Calibri;
     font-size:1em;
     text-align: justify;
     font-style: normal;
  }
  
.illust-presentation{
     float:right;
     width: 200px; 
	height:auto;
	border-style:solid; 
	border-width:1px; 
	border-color:#E5F4EB;
	margin :0 0.5em 2em 0.5em;
	padding: 0 0.3em; 
     font-size:0.9em;
     text-align: left;
     font-style: normal;  
      font-family:Century Gothic, Calibri; 
}
/* §§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§ */
/* Le PIED DE PAGE (Partie qui correspond au bloc (div) "pied" (pied de page)) */
/* §§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§ */

#bas-global { /* correspond à la partie située sous le menu horizontal avec l'image de bas de page avec le coin vert sur la droite */
   width: 996px;
   height: 65px;
   background:  url(/images/background/bas-page2.png) #FFFFFF top;
   background-repeat: no-repeat;
   position:relative;
   margin-top:0px;
   margin-left:auto; /*avec cette indication le conteneur "page sera centré" */
   margin-right:auto; /*avec cette indication le conteneur "page sera centré" */
   text-align: center; /* on rétablit l'alignement normal du texte (après l'avoir centré dans le body pour que IE centre la page)*/ 
   clear:both;
}

#pied-global { /* Correspond au Bloc de pied de page : le rectangle blanc avec les coins en dégradé bleu. C'est le bloc du pied de page */
   width: 996px;
   height: 250px;
   background: url(/images/background/pied-page2.png) #FFFFFF top;
   background-repeat: no-repeat;
   padding-bottom: 8px;
   position:relative;
   top:4px;
   margin-left:auto; /*avec cette indication le conteneur "page sera centré" */
   margin-right:auto; /*avec cette indication le conteneur "page sera centré" */
   text-align: center; /* on rétablit l'alignement normal du texte (après l'avoir centré dans le body pour que IE centre la page)*/ 
   clear:both;
}


.pied {
   width:994px;
   height:auto;
   margin-top:0;
   padding:0.1em;
   padding-top:1em;
   margin-left:auto; /*avec cette indication le conteneur "pied" sera centré */
   margin-right:auto; /*avec cette indication le conteneur "pied" sera centré */
   text-align:center;
   background: inherit;
   /*float:left;*/
   clear:both;
   }
   
/*#pied a{ /*modification des attributs de liens présents dans le pied de page 
	color: #000082;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:10px;
}*/

hr {
	color: #000082;
	height:2px;
	width:100%;
}

.pied hr50 {
	text-align:center;
	width:50%;
	color: #000082;
	height:2px;
}

.pied hr50-ga {
	text-align:left;
	width:50%;
	color: #000082;
	height:2px;
}

.pied hr-hidden {
clear: both;
visibility: hidden;
}


/* ---- menu bas situé dans le pied de page ----*/
.menu-bas {
	width:994px;
    height: 102px;
    padding-left: 1px;
    padding-right:2px;
	padding-top:30px;
    margin-left:auto; /*avec cette indication le conteneur "page sera centré" */
    margin-right:auto; /*avec cette indication le conteneur "page sera centré" */
	margin-bottom:10px;
    background:url(/images/background/bandeau_fond_bas2.png) top;
    background-repeat:no-repeat;
	text-align: center;
	clear:both;

}

.menu-bas p{
	color: #000082;
	text-decoration: none;
	font-family: "MS Trebuchet", Arial, sans-serif;
	font-size:10px;
	text-align:center;
	line-height: 150%;
}

.menu-bas a{
	font-family: "MS Trebuchet",Arial, sans-serif;
	font-size:10px;
    background: transparent;
    color: #000082; /* modification de la couleur des liens et des séparateurs "|" entre les liens*/
}

.menu-bas a:hover{
    background: transparent;
    color: #008282; /* modification de la couleur des liens survolés*/
}

.menu-bas a:visited{
    color: #008282; /* couleur verte plus claire*/
    font-weight: bold;
}





/* ---- Paramètre de lettrine  ---- */
.lettrine {
	float: left; /* positionnement de la lettrine dans le conteneur*/
	font-size: 4em; /* 3 hauteurs de lignes pour la lettrine*/
	font-weight: bold;
	font-family: lucida, arial, Georgia, serif;
	color: #FF963C;
	/*border: 1px solid #990000; /* définition d'une bordure autour de la lettrine*/
	background-color: #E5F4EB; 
	margin: 1px;
	padding: 1px;
	line-height: 1em;
}


/* --- Paramètres de textes --- */



/* --- Retour en haut de page --- */
.haut{
	text-align:left;
	font-size:9px;
	font-family:"times new roman", serif;
	clear:both;
	}

.haut a{
	text-align:left;
	font-size:9px;
	font-family:arial,"times new roman", serif;
  	text-decoration: underline;
}

.haut p{
	text-align:left;
	}



