/*  ----------------------------------------------------------- */
/*  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/sommaire/bodysommaire.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;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	background-color: #FFFFFF;
	background-image: url(../images/dashed.gif);
	background-repeat: repeat;
}

#conteneur {
	width: 950px;
	
	margin: 0px;
	padding: 0px;
	
	}
#conteneur #contenu {
	float: left;
	width: 650px;
	_width: 620px;
	margin-left:15px;
	_margin-left:10px;
	margin-top:20px;
	margin-bottom:25px;
}

#conteneur #navigation {
	float: right;
	width: 275px;
	_width: 250px;
	text-align:right;
	margin-top:5px;
}

.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: 15px;
	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: 170px;
	background-image: url(../images/entete_run170.jpg);
	background-repeat: no-repeat;
}
#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:8px;
	margin-left:40px;
	margin-top:-25px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	color: #FFFFFF;	
	font-size:11px;
}


/* 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, .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: 12px;
	color:#FFFFFF;
	
}
.rubriques .titre1 {
	margin-top:15px;
	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: center;
	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; }
.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; }

.cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px; }

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

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


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 1.5em;
	font-weight: bold;
	line-height: 1.4em; 
	font-size: 12px;}
.chapo2 {
	margin-bottom: 1.5em;
	line-height: 1.4em;
	font-size: 12px;	
}	
.lasuite {
	margin-top:-5px;
	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; }

.texte { color: #000; font-size: 12px; line-height: 1.4em;}

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }


#document_actif { margin-top: 1em; }


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




/*  ------------------------------------------
/*  PAGE SOMMAIRE.HTML
/*  ------------------------------------------ */
#img_som {
	background-image: url(../images/sommaire/imgsommaire.gif);
	background-repeat: no-repeat;
	float: left;
	margin-left:10px;
	width: 600px;
	height: 425px;	
}
.descriptif {
	/*width: 85%;*/
	margin-bottom: 10px;
	margin-left: 19px;
	margin-right:25px;
	font-size: 12px;
	line-height: 130%;
}
.descriptif ul {
	margin-left: 35px;
	margin-right:30px;
	font-size: 12px;
	margin-top:20px;
	margin-bottom: 25px;
}
.descriptif li {
	list-style-type: none;
	margin-bottom:3px;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #1873AA;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#part {
	width: 255px;
	float: left;
	margin-left:18px;
	
}
#pro {
	width: 230px;
	float: right;
	margin-right:65px;
	
}
#infos {
	width: 250px;
	float: right;
	margin-right: 25px;
	margin-left: 10px;
	text-align:left;
}
#infos p{
	font-size: 12px;
	line-height: 140%;
	letter-spacing: 1px;
}
.assur {
	background-image: url(../images/sommaire/encadre_devis.jpg);
	background-repeat: no-repeat;
	width: 230px;
	height: 190px;
	margin-top:10px;
	margin-bottom:10px;
}
.assurp {
	padding-top: 120px;
	padding-left: 15px;
}
.voyage {
	background-image: url(../images/sommaire/encadre_voyage2.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 230px;
	margin-bottom:10px;
}
.conseiller {
	background-image: url(../images/sommaire/encadre_contact.gif);
	background-repeat: no-repeat;
	width: 250px;
	height: 190px;
}
.conseillerp {
	padding-top: 75px;
	padding-left: 26px;
}
.sommaire {
	margin-top: 60px;
	margin-left: 20px;
	margin-right: 20px;
	
}

.sommaire ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;	
}
.sommaire li {
	list-style-position: inside;
	font-size: 13px;
	color: #FFFFFF;
	margin-left: 7px;
	padding-top:3px;
}

.sommaire h1 {
	color: #FFFFFF;
	letter-spacing: 1px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-bottom: 3px;
	margin-bottom:3px;
	margin-right:20px;
}

.sommaire h2 {
	color: #FFFFFF;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 8px;
}
.sommairepro {
	margin-top: 60px;
	width:270px;
	margin-left:25px;
}

.sommairepro ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;	
}
.sommairepro li {
	list-style-position: inside;
	font-size: 13px;
	color: #FFFFFF;
	margin-left: 7px;
	padding-top:3px;
}

.sommairepro h1 {
	color: #FFFFFF;
	letter-spacing: 1px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-bottom: 3px;
	margin-bottom:3px;
	margin-right:20px;
}

.sommairepro h2 {
	color: #FFFFFF;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 8px;
}


/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */

#img_som a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
}
#img_som a:hover {
	text-decoration: none;
	color: #6699CC;
	font-weight: bold;
	letter-spacing: 1px;
}
#img_soma:visited {
	text-decoration: none;
	color: #6699CC;
	font-weight: bold;
	letter-spacing: 1px;
}
#img_som a:active {
	text-decoration: none;
	color: #6699CC;
	font-weight: bold;
	letter-spacing: 1px;
}
.assur a {text-decoration: none;color: #0099CC;}
.assur a:hover {text-decoration: none;color: #333;}
.conseiller a {text-decoration: none;color: #0066CC;}
.conseiller a:hover {text-decoration: none;color: #333;}


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

