/* @override 
	http://www.grands-reporters.com/spip.php?page=article_new&id_article=308
	http://www.grands-reporters.com/squelettes/style_article.css
	http://www.grands-reporters.com/squelettes/style_article1_mod.css
*/

/* CSS Document */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 
 couleur afrique (1) #94926b

 couleur amériques (2) #758688

 couleur asie (3) #8d5d44 

 couleur europe (4) #d7d092

 couleur moyen-orient (5) #a0b88d;}

 couleur océanie (6) #a1bbc4

 
 
 */


body {
background:#a0b88d;
margin:0;
padding:0;
color:#141312;
font:13px/15px Arial, Verdana, Geneva, sans-serif;
voice-family: "\"}\""; voice-family:inherit;
} html>body {font-size:13px;
background:#a0b88d;}

img, table { margin: 0; padding: 0; border: 0; }
ul, ol, li, p { margin: 0; padding: 0; }
ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 12px; font-weight: normal; }


/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */

#container {
width:970px;
margin:30px auto;
padding: 0;
background:#fff;
display:block;
position: relative;
}

#header h1 {
width:100%;
height:85px;
display:block;
margin:0;
padding:0;
float:left;
background: #7f7f71 url("../IMG/menu/fond_logo.png") no-repeat top left;
}

#header h1  a:link, #header h1  a:visited, #header h1  a:hover, #header h1  a:active {
width:590px;
margin:0;
padding:0;
height:85px;
background: transparent url("../IMG/menu/fond_logo.png") no-repeat top left;
display:block;
float:left;
}

#header h1 a span {
display:none;
}

#barre {
width:100%;
background-color:#13130E;
display:block;
height: 25px;
}

#barre ul#menu {
margin:0;
padding:0;
float:left;
width:100%;
background-color:#13130E;
height: 25px;
}

#menu li {
text-transform:uppercase;
font-weight:bold;
font-size:11px;
float:left;
background-color:#13130E;
height:25px;
}

#menu li a {
height:25px;
line-height:25px;
padding:6px;
margin:0;
color:#fff;
text-decoration:none;
border-right:#FFFFFF solid 1px;
}

#menu li a:hover, #menu li a.on {
background-color:#78775A;
}


/* Les styles du diaporama
----------------------------------------------- */

#diaporama {
background-color:#000;
width:100%;
text-align: center;
float:left;
color:#FFF;
position: relative;
}

#diaporama .centre {
width:705px;
float:left;

}


#diaporama p {
margin: 5px;
padding: 0;
}

#diaporama a {
color:#FFF;
text-decoration:none;
}

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


#diaporama p.titrediaporama {
font-weight:bold;
color:#FFF;
}

#diaporama p.auteur {
text-align:left;
}

#diaporama p.descriptif, #diaporama p.texte {
margin-right:10px;
color:#999;
}

.minidiapo {
border:#fff solid 3px;
}

#miniatures {
text-align:center;
float:left;
width:260px;
margin-top: 50px;
}

#miniatures li {
	margin:5px;
	width: 110px;
	height: 100px;
	float: left;
}

#miniatures li a {
	margin:5px;
}

/* Le bas de page */

#menubas {
	clear:both;
	width:965px;
	height:20px;
	background-color:#13130E;
	color:#9A9C9D;
}


#menubas ul {
margin-left:5px;
}

#menubas li {
display:inline;
margin:0;
text-transform:uppercase;
font-weight:bold;
font-size:11px;
line-height:20px;
}

#menubas li a {
color:#9A9C9D;
text-decoration:none;
}

a.suite {
	color: gray;
	font-size: 11px;
	text-decoration: none;
}

a:hover.suite {
	text-decoration: underline;
}

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

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: 0; height: 0; line-height: 1px; font-size: 1px; overflow: hidden; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

/* Correction des styles HTML par defaut */
.formulaire_spip form, .formulaire_spip fieldset, .formulaire_spip legend, .formulaire_spip label, .formulaire_spip input, .formulaire_spip textarea, .formulaire_spip select, .formulaire_spip option { margin: 0; padding: 0; border: 0; background: none; }

/* Styles des formulaires de Spip */
.formulaire_spip {
	text-align: left;
}

.formulaire_spip p {
	margin: 0.5em 0;
	padding: 0; }

.formulaire_spip fieldset {
    display: block;
	margin: 0.77em 0;
	padding: 0.77em;
	border: 1px dotted; }
.formulaire_spip legend { 
	font-weight: bold; 
	padding: 3px;
	background: #FFF; /* Sinon, superposition dans MSIE */
}

.formulaire_spip label {}
.formulaire_spip .forml {
	width: 99%;
	padding: 1px;
	border: 1px solid;
	font-family: inherit;
	font-size: inherit;
	background-color:#fff; }

.spip_bouton { text-align: right; }
.spip_bouton input {
	margin: 3px 0;
	padding: 1px 2px;
	border: 2px outset;
	font-weight: bold;
	float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #F00; }
fieldset.reponse_formulaire { border: 1px dotted; font-weight: normal; }

/* Previsualisation du message */

/* My Comment */
fieldset.previsu {
	padding: 1em;
	border: 1px solid; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
.choix_mots { width: 47%; float: left; } 
.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { 
position:absolute;
z-index: 10;
left:780px;
top:50px;
text-align: left; 
width: 12em;

}
.formulaire_recherche label { display: none; }

.spip_out {
font-weight:bold;
color:#666;
}

* {
	
}


