/* ---------------------------------------------------------------------- BLOG */

/* ------------------------------------ Menu */
.menu-blog{
	float: left;
	position: absolute;
	top: 215px;
	left: 15px;
	width: 150px;
}


.billet_cartouche h2{
	margin: 10px;
	font-family: "Arial Black", "serif";
}

.billet_cartouche p{
	margin: 0px 0px 2px 10px;
}

.billet_cartouche em{
}

/*
.billet_cartouche  .billet_mots-clés{
}

.billet_nbrep{
	display: inline;
	text-align:right;
	font-size: 10px;
}

.billet_soustitre{
	clear: both;
	margin: 10px;
}

.billet_pied_voirtout{
}
*/
/* ------------------------------------Contenu */

.billet_contennu{
	clear:both;
	margin: 0px;
	padding: 10px 10px 30px 10px;
	text-indent: 15px;
	text-align: left;
}

/*
.billet_contennu h3{
	text-indent: 10px;
}
*/

.pagination{
	text-align: center;
}

/*formulaire forum */

.billet_repondre{
	clear: both;
	margin: 20px 5px 5px 5px;
	-moz-border-radius: 10px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
/*
.billet_repondre .formulaire-forum{
	display: none;
}
*/
.billet_repondre .slide{
	text-align: center !important;
	margin-bottom: 3px;
}

.billet_repondre .slide a{
	background-color: #ff0000;
	margin-bottom: 0px;
	padding: 3px 7px 3px 7px;
	border: 1px solid #000000;
	-moz-border-radius: 7px  7px 2px 2px;
	font-variant: small-caps;
	font-weight: bold;
}

.billet_repondre .previsu {
	visibility: visible !important;
}

.billet_repondre fieldset{
	margin: 5px;
	padding: 5px;
}

.billet_repondre fieldset legend{
	font-weight: bold;
}
.billet_repondre h3{
	-moz-border-radius: 10px;
	text-align: center;
	padding: 10px;
	margin: 0px -1px 10px -1px;
}

.billet_repondre b{
	text-align: center;
	background-color: #ff0000;
}

.billet_repondre .spip_bouton input{
	-moz-border-radius: 5px;
	border: 2px outset;
	margin-left: 5px;
	padding: 1px;
	text-align: center;
}

.billet_repondre .spip_bouton input:hover{
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border: 2px solid;
	margin-left: 5px;
	padding: 1px;
	text-align: center;
	background-color: #ece9d8;
}

.billet_repondre .spip_bouton input:active{
	-moz-border-radius: 5px;
	border: 1px ridge;
	margin-left: 5px;
	padding: 1px;
	text-align: center;
	background-color: #ece9d8;
}

.billet_repondre textarea{
	border: 1px solid;
	overflow: auto;
	width: 430px;
}

.billet_repondre #barre_1{
	padding-right : 1px;
	border-style: none;
	width: 430px;
}

.billet_repondre input{
	border: 1px solid;
}

/* ---------------------------------------------------------------------- Reponses */
.billet_reponses{
	clear: left;
	margin: 5px ;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
}

.billet_reponses h3{
	-moz-border-radius: 10px;
	text-align: center !important;
	border: 1px solid !important;
	padding: 10px;
	margin:30px 5px 10px 5px;
}

.billet_reponse{
	margin: 5px;
	padding: 1px 1px 3px 1px;
	-moz-border-radius: 5px;
	border: 1px solid black;
	background-color: #FFF;
}

.billet_reponses_titre{
	margin-top: 5px;
	text-align: left;
	text-indent: 30px;
}

.billet_reponses_date{
	text-align: right;
}

.billet_reponses_texte{
	clear:both;
	margin: 0px;
	padding: 20px 10px 20px 10px;
	text-align: left;
	background-color:#ffffff;
}

.billet_reponses_auteur{
	margin-left: 20px;
}
/* ---------------------------------------------------------------------- Fin Blog */
 
 
.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    overflow:hidden;
	}

.clearfix{
	display: inline;
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%; font-size: 0px;}
.clearfix{display: block;}
/* End hide from IE-mac */

body {
	/*background: url(../IMG/structure/bg_body.png);*/
	font: normal normal 0.8em sans-serif;
	color: #444727;
	margin: 0px;
	padding: 15px 0px 15px 0px;
}

body *{
	margin: 0px;
	padding: 0px;
	border: none;
}

ul{
	list-style: none;
}

h1{
	margin: 0em 0em 0.5em 0em;
	font-size: 1.3em;
	color: #4D443D;
}

h2{
	margin: 0.5em 0em 0.3em 0em;
	font-size: 1.2em;
}

h2 a,
h2{
	color: #4D443D;
	text-decoration: none;
}

h3{
	margin: 0.3em 0em 0.1em 0em;
	margin: 0em 0em 0em 0em;
	font-size: 0.9em;
	color: #4D443D;
}

h3 a,
h3{
	color: #4D443D;
	text-decoration: none;
}

p{
	margin: 0em 0em 1em 0em;
	padding: 0em 0em 0em 0em;
}

a{
	color: #4D443D;
}

a:visited{
	color: #867565;
}

a:hover{
	text-decoration: underline;
}

/* liens vers des sites externes*/
a.spip_out{
	padding-right: 9px;
	background: url(../IMG/structure/externe.png) right 4px no-repeat;
}

/* ---------------------------------------------------------------- structure des pages */
#conteneur{
	margin: 0px auto 0px auto;
	margin-top: 0px;
	width: 730px;
	text-align: left;
	/*background: url(../IMG/structure/conteneur_bg_gauche_bas.png) left bottom no-repeat;*/
	border: 1px solid #000;
}

#conteneur-exterieur{
	/*background: url(../IMG/structure/conteneur_bg_droite_bas.png) right bottom no-repeat;*/
}

#conteneur-interieur{
	position: relative; /* pour positionnnement menu principal et gauche */
	width: 100%; /* corrige un défaut IE d'affichage du fonds */
	min-height: 450px;
	padding-bottom: 60px;
}

#haut-conteneur{
	height: 25px;
/*	background: url(../IMG/structure/conteneur_bg_droite_haut.png) right top no-repeat;*/
}

div#conteneur-page{
	padding: 0px 15px 0px 15px;
}

#navigation-principale{
	float: left;
	position: absolute;
	top: 10px;
	left: 15px;
	width: 700px;
	height: 170px;
	background: url(../IMG/structure/header.jpg) center top no-repeat;
	/*border: 1px solid #BBB;*/
}

#navigation-principale h2{
	display: none;
}

#navigation-principale ul{
	float: left;
	width: 100%;
	margin: 148px 0px 0px 0px;
	height: 22px;
	background-color: #4D443D;
	opacity: 0.8;
}

#navigation-principale ul li{
	float: left;
	position: relative;
	height: 20px;
	line-height: 20px;
	border-left: 1px solid #000;
}

#navigation-principale ul li a{
	height: 20px;
	padding: 0 0.7em 0 0.5em;
	color: #FFF;
}


#navigation-principale ul li.en-cours{
	background-color: #000;
	
}

#navigation-principale ul li.en-cours a{
	color: #FFF;
}

#navigation-principale ul li a{
	text-decoration: none;
	color: #FFF;
}



div#contenu-page{
	margin: 180px 0px 0px 0px;
	float: left;
	width: 99%;
}

/* défini une hauteur minimale pour le contenu de la page pour éviter un cadre
éccrasé dans les pages avec peu de contenu */
div#v-spacer{
	float: left;
	width: 0px;
	height: 630px;
	font-size: 0px;
}

#marqueur-xiti{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 39px;
	height: 25px;
}

/* pied */
#pied{
	position: absolute;
	bottom: 0px;
	left: 0px;
	float: left;
	width: 100%;
}

#pied ul{
	width: 660px;
	margin: 0px auto 0px auto;
	height: 35px;
	line-height: 25px;
	padding-left: 0px;
	/*background: url(../IMG/structure/logo_ri_small.png) left center no-repeat;*/
	
}

#pied ul li{
	float: left;
	margin-right: 1.5em;
}

#pied ul li.en-cours{
	font-weight: bold;
}

p#reflexe{
	display: block;
	width: 52px;
	height: 20px;
	margin: 10px auto 0px auto;
}

p#reflexe a{
	display: block;	
	height: 100%;
	width: 100%;
	text-indent: -2000px;
	background: url(../IMG/structure/logo_ri_small.png) left top no-repeat;
}

#index-links{
	width: 730px;
	margin: 5px auto 0px auto;
}

#index-links *{
	color: #999;
}

#index-links h2{
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

#index-links ul li{
	float: left;
	margin-right: 5px;
}

/* ------------------------------------------------------------------------------ index */
body#index #contenu-page{
	position: relative;
	width: 100%;
}

#premier-article{
	float: left; 
	width: 57%;
	margin: 0px 0px 0px 0px;
}

#contenu-premier-article{
	margin: 0px 0px 0px 0px;
}

#contenu-premier-article .spip_logos{
	float: left;
	margin: 0px 10px 10px 0px;
}

body#index #actualites{
	float: right;
	width: 37%;
}

body#index #actualites dt{
	font-weight: bold;
	margin-top: 10px;
}

body#index #actualites dd{
	margin: 3px 0px 0px 5px;
}

/* ----------------------------------------------------------------- rubrique / article */
.rubrique #conteneur-page{
	padding-left: 180px;
}

.rubrique #contenu-page{
	
}

.rubrique .presentation-contenu{
	width: 100%;
	float: left;
	clear: left;
	margin-bottom: 10px;
}

.rubrique .presentation-contenu h2 a{
	color: #25578A
}

.rubrique .presentation-contenu p.logo{
	float: right;
	width: 80px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.rubrique .presentation-contenu .intro{
	float: left;
	display: inline;
	width: 410px;
	margin: 5px 5px 5px 10px;
	padding: 8px 8px 0px 8px;
	background-color: #EFEFEF;
}

#rubrique-4 .presentation-contenu .intro{
	height: 70px;
}

.rubrique .presentation-contenu .intro p{
	padding-left: 0px;
}

.rubrique .presentation-contenu .intro p.lien{
	clear: left;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

/* ---------------------------------------------------------------------------- article */
#contenu-article{
	float: left;
	clear: left;
	width: 100%;
}

#contenu-article #conteneur-logo{
	float: left;
	margin: 0px 10px 0px 0px;
}

#contenu-article .spip_logos{
	float: none;
	margin: 0px 0px 0px 0px;
}

#contenu-article #conteneur-logo #ps{
	width: 140px;
	margin-top: 2px;
	padding: 5px;
	text-align: center;
	background-color: #F2F2F7;
	color: #4D443D;
	font-style: italic;
	font-size: 0.9em;
}

#contenu-article #conteneur-logo #ps p{
	margin: 0px;
}

#contenu-article h3{
	margin: 0.5em 0em 0.2em 0em;
	font-size: 1.2em;
	clear: left;
	
}

#contenu-article ul{
	clear: left;
	margin-top: -0.8em;
	padding: 0em 0em 1em 2.5em;
	list-style: square;
}

.spip_documents img{
	padding: 0px !important;
	margin: 0px !important;
}

.billet_contennu .spip_documents,
#contenu-page #contenu-article .spip_documents{
	/*width: 220px !important;*/
	margin-bottom: 15px;
	overflow: hide;
}

.billet_contennu .spip_documents *,
#contenu-page #contenu-article .spip_documents *{
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: x-small;
}


.billet_contennu .spip_documents img,
#contenu-page #contenu-article .spip_documents img{
	border: 1px solid #FFF;
	margin-top: 0px;
	margin-bottom: 10px;
}

.billet_contennu .spip_documents_left,
#contenu-page #contenu-article .spip_documents_left{
	float: left;
	clear: left;
	margin-right: 10px
}


.billet_contennu .spip_documents_center,
#contenu-page #contenu-article .spip_documents_center{
	float: left;
	clear: left;
	width: 100%;
	text-align: center;
}

.billet_contennu .spip_documents_right,
#contenu-page #contenu-article .spip_documents_right{
	float: right;
}


#mosaique-oeuvres,
#mosaique-documents{
	float: left;
	clear: both;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

#mosaique-oeuvres li,
#mosaique-documents li{
	position: relative;
	float: left;
	width: 120px;
	height: 170px;
	margin-right: 10px;
	margin-bottom: 15px;
	text-align: center;
}

#mosaique-oeuvres li .legende-oeuvre{
	display: block;
	position: absolute;
	top: 125px;
	left: 0px;
	width: 120px;
	height: 2.5em;
	text-align: center;
	padding: 5px 0px 5px 0px;
	text-align: center;
	background-color: #F2F2F7;
	border: 1px solid #CCC;
	color: #4D443D;
	font-style: italic;
	font-weight: bold;
	font-size: 0.9em;
}


#mosaique-documents li p.type-document{
	color: #999;
	font-style: italic;
}

/* ---------------------------------------------------------------------- menu rubrique */
#menu-rubrique{
	float: left;
	position: absolute;
	top: 205px;
	left: 15px;
	width: 150px;
}

#menu-rubrique h2{
	margin: Opx;
}

#menu-rubrique h3{
	margin: 10px;
	text-align: center;
}

#menu-rubrique h4{
	margin: 0px 10px 0px 0px;
	text-indent: 10px;
}

#menu-rubrique li{
	border-bottom: 1px solid #FFF;
}

#menu-rubrique li a{
	display: block;
	color: #666;
	text-decoration: none;
	padding: 1px 0px 2px 3px;
	border-bottom: 1px solid #CCC;
}

#menu-rubrique li ul{
	display: none;
}

#menu-rubrique li.en-cours a{
	color: #000;
}

#menu-rubrique li.en-cours ul{
	display: block;
}

#menu-rubrique li li ul li a:hover,
#menu-rubrique li ul li a{
	background-color: #F0F0F0;
	color: #333;
	
}

#menu-rubrique ul li ul{
	border-bottom: 1px solid #CCC;
}

#menu-rubrique ul li ul li a{
	background: url(../IMG/structure/bg_menu_rubrique.png) 5px 6px no-repeat !important;
	padding: 1px 0px 2px 14px;
	border-bottom: none;
}



#menu-rubrique ul li ul li a:hover,
#menu-rubrique ul li li.en-cours a{
	background: url(../IMG/structure/bg_menu_rubrique_encours.png) 5px 6px no-repeat !important;
}
/* ------------------------------------------------------------------- // menu rubrique */


#descriptif-rubrique{
	color: #666;
	font-style: italic;
}

/* articles */
#chapeau .spip_logos{
	float: right;
	margin: 0px 0px 0px 5px;
}

#chapeau{
	float: left;
	margin-bottom: 10px;
	color: #666;
	font-style: italic;
}

/* ---------------------------------------------------------------------------- encarts */
.encart{
	float: left;
	width: 240px;
	margin: 0em 1em 0.3em 1em;
	background: url(../IMG/structure/encart_gauche_bas_bg.png) left bottom no-repeat;
}

.encart-exterieur{
	float: left;
	width: 100%;
	background: url(../IMG/structure/encart_droite_bas_bg.png) right bottom no-repeat;
}

.encart-interieur{
	float: left;
	width: 100%;
	background: url(../IMG/structure/encart_gauche_haut_bg.png) left top no-repeat;
}
 
.encart h3{
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	/*padding: 7px;*/
	background: url(../IMG/structure/encart_droite_haut_bg.png) right top no-repeat;
	font-size: 1.3em;
	color: #444727;
}

.encart h3 span.titre-encart{
	float: left;
	width: 90%;
	margin: 7px 0px 0px 7px;
	padding-left: 4px;
	font-family: "Times new roman";
}

.encart h3 .titre-encart-droite{
	display: block;
	float: right;
	height: 1.1em;
	width: 7px;

}


.encart p,
.encart p.spip{
	padding: 0.3em 0.3em 0em 0.3em;
	text-align: left;
	color: #80844A;
}

/* --------------------------------------------------------------------- nous contacter */
/* -------------------------------------------------------------- formulaire de contact */

#texte-article{
	margin-left: 10px;
}

.formulaire_ecrire_auteur{
	float: left;
	clear: left;
	width: 462px;
}

.formulaire_ecrire_auteur legend{
	font-weight: bold;
}

.formulaire_ecrire_auteur fieldset{
	display: inline;
	float: left;
	width: 450px;
	margin: 0px 0px 10px 0px;
	padding: 4px;
	border: 1px solid #CCC;
}

.formulaire_ecrire_auteur fieldset *{
	font-size: 100%;
}

.formulaire_ecrire_auteur legend{
	display: none;
}

.formulaire_ecrire_auteur p,
.formulaire_ecrire_auteur .spip_bouton{
	width: 100%;
	float: left;
	width: 100%;
	margin-bottom: 2px;
}

.formulaire_ecrire_auteur label{
	float: left;
	clear: left;
}

.formulaire_ecrire_auteur  p input,
.formulaire_ecrire_auteur  .spip_bouton input{
	float: right;
	width: 250px;
	border: 1px solid #666;
}

.formulaire_ecrire_auteur  p textarea{
	float: left;
	clear: both;
	width: 447px;
	border: 1px solid #666;
	font-size: 1.3em;
}

.formulaire_ecrire_auteur .spip_bouton{
	text-align: right;	
}

.formulaire_ecrire_auteur .spip_bouton *{
	color: #000000 !important;
}

.formulaire_ecrire_auteur .spip_bouton input{
	width: 140px;
}

/* ------------------------------------------------------------ d?finitions / acronymes */
#contenu-article dfn,
#contenu-article acronym{
	position: relative;
	background: url(../IMG/structure/bg_definitions.png) left bottom no-repeat;
	/*color: #1793D5;*/
	text-decoration: none;
	border: none;
	font-style: italic;
}




#contenu-article dfn span,
#contenu-article acronym span{
	display: block;
	
	color: #FFF;
}

#contenu-article acronym span.cartouche-def{
	width: 190px;
}

#contenu-article dfn .cartouche-def,
#contenu-article acronym .cartouche-def{
	display: none;
	position: absolute;
	left: 1em;
	top: 1em;

}

#contenu-article dfn .cartouche-def-int,
#contenu-article acronym .cartouche-def-int{
	background: url(../IMG/structure/bloc_definition.gif) left bottom no-repeat;
	padding: 0em 0.5em 0.5em 0.5em;
}

#contenu-article dfn .cartouche-def-haut,
#contenu-article acronym .cartouche-def-haut{
	height: 10px;
	background: url(../IMG/structure/bloc_definition.gif) left top no-repeat;
}
