/*  ----------------------------------------------------------- */
/*  RUNPATRIMOINE.FR  */
/*  ----------------------------------------------------------- */

/* 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
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Times, serif;
	font-size: 1em;
	color: #666;
	text-align: center;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
}

img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

#conteneur {
	width: 950px;
	background-image: url(../images/fondpage.gif);
	background-repeat: repeat-y;
	/*background-color: #fff;*/
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	}

#conteneur #contenu {
	float: left;
	width: 600px;
	min-height:500px;
	padding-right:40px;
	padding-left:40px;
	margin-top:15px;
	margin-bottom:25px;
}
#conteneur #navigation {
	float: right;
	width: 255px;
	margin-top:10px;
}



/*CADRE MENU DE DROITE*/
.imgcadre {
	width:240px;
	background:#FDFCFA;
	font-size: 13px;
	/*padding-left:12px;*/
}
.imgcadre ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.imgcadre li {
	padding: 20px;
	background: url(../images/imgcadre.gif) no-repeat;
}
.imgcadre li ul {
}

.imgcadre li li {
	padding: 5px 0;
	background: url(../images/imgfond.gif) repeat-x left bottom;
}
.imgcadre h2 {
	border-bottom: 1px solid #EDEBD5;
	font-size: 114%;
	margin-left:10px;
	margin-bottom:10px;
	letter-spacing: 1px;	
}

.imgcadre h3 {
	margin: 0;
}

.imgcadre p {
	margin: 0;
	line-height: normal;
}

.imgcadre a {
	text-decoration: none;color: #1873aa;
}

.imgcadre a:hover {
	text-decoration: none;color: #f0a120;
}

/*fin cadre******************************************/

.tx_cadre {
	margin-top:15px;
	color: #FFFFFF;
	padding-right: 30px;
	padding-left: 40px;	
}

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: left;
	width: 500px;
	border-left-width: 1px;
	border-left-color: #B6B7BE;
	padding-left: 22px;
	border-left-style: dashed;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B6B7BE;
}

#contenu .encart {
	float: right;
	width: 11em;
	margin: 0;
	margin-bottom: 1em;
}

/* Entete */
#entete {
	width: 100%;
	height: 117px;
	background-image: url(../images/entete_run-patrimoine.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	 }
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; }
#entete a { text-decoration: none; }
#entete .formulaire_recherche { float: right; }

/* Fil d'Ariane */
#hierarchie {
	clear: both;
	padding-top:3px;
	padding-left:8px;
	padding-bottom: 3px;
	background-color: #000;
	font-size:11px;
	color:#FFFFFF;
}

/*SOMMAIRE ARTICLE*/
#outil_sommaire {
	float: left;
	margin-bottom: 10px;
}
#espace {
	
	width: 100%;
}
/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	border-top: 1px dotted #ccc;
	margin-top:45px;
	
	text-align: center;
	background-image: url(../images/piedfond.gif);
	background-repeat: repeat;
	}
#pied small { font-size:11px; }
#pied img { vertical-align: bottom; }

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

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


/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation,#navigation_sans, .encart, .formulaire_spip {
	font-family: Verdana, Arial, Times, serif;  }

/* Typo pour le contenu */
#contenu {
	font-family: Verdana, Arial, Times, serif;  }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family: Verdana, Arial, Times, serif; }


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.breves, .syndic, .forums, .divers {
	min-width: 10em;
	border: 1px solid #CCC;
	margin-bottom: 1em;
	font-size: 0.77em;
}
.rubriques {
	margin-bottom: 1em;
	font-size: 14px;
	color:#FFFFFF;
}
.rubriques_rub {
	margin-bottom: 1em;
	font-size: 15px;
	color:#666;
	line-height: 160%;	
}
.rubriques_rub li{
	list-style-type: none;
}
.rubriques_infos {
	margin-top:10px;
	margin-bottom: 1em;
	font-size: 13px;
	color:#666;
	line-height: 130%;	
}
.rubriques_infos li{
	list-style-type: none;
}
.menu-titre_infos {
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3300;
	letter-spacing: 1px;
	color: #FF3333;
	margin-top: 8px;
	margin-top: 8px;
	padding-top: 5px;
	padding-right: 0.4em;
	padding-bottom: 0.2em;
	padding-left: 0.4em;
}

.autresarticles {
	width:100%;
	float: left;
	border: 2px solid #EEEEEE;
	margin-top: 30px;
	padding: 7px;
	background-image: url(../images/background.gif);
	
}

.rubriques .titre1 {
	margin-top:5px;
	margin-bottom:7px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}
.rubriques .titre2 {
	font-size: 14px;
	letter-spacing: 1px;
	margin-bottom:7px;
}
.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: left;
	font-weight: bold;
}

#navigation, p {margin: 0; padding: 0.2em 0; text-align: left; list-style: none;}
#navigation  ul {
	margin: 0;
	text-align: left;
	list-style: none;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	
}
#navigation li {
	margin: 0;
	
	padding-left: 1px;

}

.encart ul { margin: 0; padding: 0.2em 0; text-align: left; list-style: none; }
.encart li { margin: 0; padding: 0 0.7em; }
.encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */

.rubriques .menu-titre {  }

.breves { background: #FFEAEA; }
.breves .menu-titre { background: #FFF2F2; }

.syndic { background: #E8F8F8; }
.syndic .menu-titre { background: #F0FCFC; }

.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

.divers { background: #F8F8E8; }
.divers .menu-titre { background: #FCFCF0; }

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche {
	margin-bottom: 2em;
	margin-left: 5px;
}
.cartouche a{color: #1873aa;text-decoration: none;}
.cartouche a:hover {color: #f0a120;text-decoration: none;}

.cartouche .titre {
	font-size: 1.27em;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 40px;
}
#contenu .surtitre, #contenu .soustitre {
	font-size: 0.82em;
	margin-left: 5px;
}

.cartouche .spip_logos {
	float: right;
	margin-left: 14px;
	margin-bottom: 25px;
	margin-top:25px; }

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 0.71em; }

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.titrerub {
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 1px;
	color: #166ba1;
}

.chapo {
	margin-bottom: 1.5em;
	font-weight: bold;
	line-height: 1.4em;
	font-size: 12px;
		
}
.chapo_article {
	line-height: 1.4em;
	font-size: 12px;
	float: left;
	width:600px;
	margin-top: 25px;
	margin-left: 5px;
	margin-bottom:20px;
	padding-left: 7px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ff6666;
	
}
.chapo2 {
	margin-bottom: 6px;
	line-height: 1.4em;
	font-size: 12px;	
}	
.lasuite {
	margin-bottom: 10px;
	font-size: 12px;
	letter-spacing: 1px;
}
.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }
	
.lien_article {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; 
	float: left;
	margin-top: 25px;}

.texte { color: #666; font-size: 12px; line-height: 1.4em;}
.texte_article { 
	color: #666; 
	font-size: 12px; 
	line-height: 136%;
	float: left;
}
.descriptif {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.ps, .notes {
	padding-top: 4px;
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	}
.ps { 
	font-size: 11px; 
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E6E6E6;
	}
.notes { clear: both; font-size: 10px; margin-top: 20px;}
.ps h2, .notes h2 {
	font-size: 12px;
	letter-spacing: 1px;
}

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles ul { margin: 0; padding: 0; list-style: none; }
.liste-articles li { margin-bottom: 1em; clear: both; }

.liste-articles li .titre {
	font-size: 1.03em;
	font-weight: bold; }

.liste-articles li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right; }

.liste-articles li p { margin: 0; padding: 0; }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 0.71em; }

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #CCC;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em; }

.pagination { font-size: 0.90em; }

/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0; }
.page_plan #contenu .contre-encart li {}

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

.formulaire_spip { text-align: left; font-size: 0.77em; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {}
.formulaire_spip .forml { width: 99%; font-family: inherit; font-size: inherit; }

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }

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

/* Previsualisation du message */
fieldset.previsu { padding: 1em; }

/* 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 */
ul.choix_mots { float: left; width: 47%; margin: 0; padding: 0; list-style: none; } 
ul.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { width: 12em; text-align: left; }
.formulaire_recherche label { display: none; }

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 0.88em;
	font-weight: bold; }


/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a {	text-decoration: none;color: #1873aa;font-weight: normal;}
a:hover {color:#f0a120 ;text-decoration: none;font-weight: normal;}
a:visited {color:#1d4582;text-decoration: none;}

/*FIL ARIANE*/
#hierarchie a{color: #FFFFFF;text-decoration: none;}
#hierarchie a:hover {color: #FFF;text-decoration: none;}

/*CARTOUCHE*/
.cartouche a{color: #1873aa;text-decoration: none;}
.cartouche a:hover {color: #f0a120;text-decoration: none;}

/*CONTRE ENCART*/
.contre-encart a{color: #1873aa;text-decoration: none;}
.contre-encart a:hover {color: #f0a120;text-decoration: none;}

/*PIED*/
#pied a {color:#FFF;text-decoration: none;}
#pied a:hover {color: #f0a120;text-decoration: none;}
