/* #ID .Class */

a {
	color: #930;	
	text-decoration: none;
}

a:focus, a:hover, a:active { color: #39C; }


body {
	background-color: #fff;
	font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	margin:0;
	padding:0;
	text-align:center;
}

/* Titraille / Intertitres */
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; font-weight: normal; font-size: 11px; }
h1 {font-size:18px;color:#39c;font-weight:bold;}
h2 { font-size: 13px; font-weight: normal; }
h2, h2 a, h2 a:focus, h2 a:hover, h2 a:active { color: #003; }
h3 { font-size: 12px; font-weight: bold; color:#930; }
h4 { font-size: 12px; font-weight: bold; color:#666; }
h3.spip {} /* Cf.: spip_style.css */
hr.spip {} /* Cf.: spip_style.css */

/* elements des textes */
#paragraphe_accueil {}

#descriptif_article {padding:0 20px 0 0;text-align:justify;}

/* Presentation, Publication */
div.liste_articles ul{list-style-type:none;padding:0 0 7px 0;margin:0;}
div.liste_articles ul li{
background-image:url(/IMG/puce_bleu.gif);
background-repeat:no-repeat;
background-position:0px 4px; 
padding-left:14px;
margin-top:5px;
margin-bottom: 25px;
clear: left;
}

#contenu h2, #contenu p.fbe-p-Level1, #centre_carte_bottom h2 {
    background-image:url(/IMG/puce_rouge.gif);
    background-repeat:no-repeat;
    background-position:0px 3px; 
    padding-left:14px;
    color: #3399CC;
    font-weight: bold;
    font-size: 15px;
    margin-top: 35px;
    margin-bottom: 15px;
}

#contenu h2 {
clear: left;
}

#contenu p.fbe-p-Level2 {
    background-image:url(/IMG/puce_rouge_petite.gif);
    background-repeat:no-repeat;
    background-position:0px 4px; 
    padding-left:12px;
    margin-top: 20px;
    margin-bottom: 15px;
    color: #3399CC;
    margin-left: 20px;
    font-size: 13px;
    font-weight: bold;
}

#contenu p {
    line-height: 1.5em;
}

#contenu p.fbe-p-Level3 {
    font-size: 12px;
    font-weight: bold;
    margin-left: 40px;
    margin-top: 15px;
}

#contenu .fbe-figure-Image {
    text-align: center;
}

#contenu .fbe-figure-Lettrine {
    margin-bottom: 15px;
    margin-top: 5px;
}

#contenu .fbe-figure-Left {
    float: left;
    margin-right: 20px;
    margin-left: 0;
}

#contenu .fbe-figure-Right {
    float: right;
    margin-left: 10px;
    margin-right: 0;
}

#contenu .fbe-figure-Caption {
    font-style: italic;
    text-align: center;
    margin-top: 3px;
    margin-bottom: 20px;
}

#contenu .fbe-figure-Credit {
    font-style: italic;
}

#contenu .fbe-p-Question {
    font-style: italic;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 15px;
}

#contenu .fbe-p-Question em {
    font-style: normal;
}

#contenu .fbe-p-Source {
    font-weight: bold;
    color: #3399CC;
}

#contenu .fbe-table-Table tr {
background-color: #E5E5E5;
}

#contenu .fbe-table-Table td {
    vertical-align: top;
    
}

div.DescriptifArticle {
 font-style: italic;   
}

div.DescriptifArticle p {
    margin-bottom: 6px;   
}

div.InfoArticle p {
    margin-top: 0;
    font-size: 11px;
}

/* Ateliers, Outils d'analyses */
#liste_ssrub_comme_articles {border-top:1px #666 solid;padding-top:10px;}

#liste_ssrub_comme_articles ul {list-style-type:none;padding:0 0 7px 0;margin:0;}

#liste_ssrub_comme_articles ul li {
background-image:url(/IMG/puce_bleu.gif);
background-repeat:no-repeat;
background-position:0px 4px; 
padding-left:14px;
margin-top:5px;
padding-bottom:10px;
}

#liste_ssrub_comme_articles h1 {padding-bottom:15px;font-size:16px;color:#666;}


p {text-align:justify;word-wrap: break-word;
-moz-hyphens: auto;margin-top:10px;orphan:3;widows:3;}

#buton_imprimer {text-align:right; margin: 0 0 15px 15px; float: right;}
  
.petit {font-size: 10px; font-variant: small-caps;}


#erreur_404{min-height:300px;padding:30px;}

#spip-admin, .spip-admin-float {
    position: fixed;
    left: 0%;
    top: 0;
    white-space: nowrap;
    z-index: 100;
}

#portrait_article {
    float: left;
    margin: 0 20px 7px 0;
    max-height: 150px;
    max-width: 150px;
    overflow: hidden;
    padding-top: 10px;
}

h4.spip {
    margin-bottom: 10px;
    margin-top: 10px;
}

#lien_blog_modop {
    color: #666666;
}

#lien_blog_modop:hover {
    text-decoration: underline;    
}

div.membre_reseau {
    clear: left;
}

/** Scrutari ***********************************************************/
span.SCT_Marque {
    text-decoration: underline;
}


/** Zones géographiques ***********************************************************/
#zones_geo {
    background-color:#FFF;
    width:650px;
    height: 404px;
    margin:auto;
    outline:1px dotted #c66b56;
    position: relative;
}
    
.america-n     {
    position: absolute;
    top: 40px;
    left: 0;
}


.asia   {
   position: absolute;
   top: 0;
   right: 0;
}


.europe{
   position: absolute;
   top:15px;
   right: 245px;
 }


.ocean{
    position: absolute;
    left:500px;
    bottom:75px;
 }
    
    
.africa{
    position: absolute;
    top:158px;
    right:220px;
}
    
    
.america-s{
   position: absolute;
   top:205px;
   left: 90px;
}   
    
#zones_geo a:hover {
opacity:0.8;
}

