/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* 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 {
	background-color: #FCFAF3;
	text-align: center; /* pour corriger le bug de centrage IE */
}

html, body, img, table, label {margin:0; padding:0; border:none; }
div, a, ul, ol, li, select, input, b, form, p {margin:0; padding:0; }
ul, li {list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-weight: bold; }

/* taille typo */
body {font-size: 12px; }
h1 {
	font-size:16px;
}
h2, h3 {
	font-size:14px;
}
h4, h5 {
	font-size:12px;
}
h5 {
	font-size:12px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
h6 {
	font-size:10px;
}

a {text-decoration:none; color: #930; }
a:hover {text-decoration:underline; }
a:active, a:focus{ outline:none; }

p.spip {
	margin-bottom: 10px;
}

#page {
	text-align: left;
	width: 850px;
	margin: 0 auto;
	padding: 0px;
	border-right: 2px solid #330000;
	border-left: 2px solid #330000;
}

#conteneur {
	width: 850px;
	background-image: url(images1/fonds/fond1.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}

/* Entete */
#entete {
	height: 120px;
	width: 850px;
	float: left;
	margin: 0px;
	padding: 5px 0px 0px;
	background: #330000;
}
#entete a { text-decoration: none; }

#deconnexion {
	display:block;
	background-color: #FF9900;
	font-size: 10px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
	
#aide {
	height: 15px;
	background-color: #666600;
	float: right;
	width: 20px;
	margin: 0px;
	padding: 0px 5px;
	}
#aide img {
	float: right;
	margin: 1px;
}

/* Menu principal */

#menutop {
	width: 850px;
	float: left;
}
#menutop a{
	color: #CC9966;

}
#menutop .on {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;

}
#menutop ul {
	height: 30px;
	line-height: 30px;
	background-image: url('images1/topmenu-bg2.png');
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#menutop li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
#menutop li a {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
/*#menutop a:hover {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
*/
/* Fil d'Ariane */
#hierarchie {
	font-size: 10px;
	color:#630;
	font-weight: normal;
	background-color: #FFFFFF;
	line-height: 15px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
		

/* Col gauche */
#colgauche {
	width:165px;
	float: left;
	margin: 0px;
	padding: 0px 0px 10px;
}
#colgauche .paddg {
	width: 9px;
	float: left;
	height: 400px;
}
#colgauche .on{
	color: #FFFFFF;
}
.formulaire_recherche {
	font-size: 11px;
	margin-top: 5px;
}
.formulaire_recherche label { display: none; }

#navigation {
	margin-top: 20px;
	float: left;
	padding: 0px;
}

#infogauche {
	font-size: 10px;
}

#menugauche {
}

#menugauche, #menugauche ul, #menugauche li, #infogauche, #infogauche ul, #infogauche li {
	padding: 0;
	list-style: none;
	width : 150px;
	line-height: 1;
	margin: 0;
	float: left;
}

#infogauche li{
	font-size: 10px;
	padding-bottom: 20px;
}

#menugauche a, #infogauche a{
	display: block;
	padding-left: 0.5em;
	padding-top: 2px;
	padding-right: 0.5em;
	padding-bottom: 2px;
	color: #000000;
}

#infogauche a{
	color: #84391A;
}

#menugauche a:hover {
	text-decoration: none;
	background-color: #CC9966;
}
#infogauche a:hover{
	text-decoration: none;
	color: #993300;
}

#menugauche li {
	
}

#menugauche li a{
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #CC6633;
}

#menugauche li ul li a{
	font-size: 11px;
	padding-left: 1.5em;
	background-image: url(../squelettes/images1/fleche-pix.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-color: #BB9468;
}

#menugauche li ul li ul li a{
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 2.5em;
	background-image: url(../squelettes/images1/fleche-pix.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}

#menu-membre {
	float: left;
	margin-top: 20px;
}
#espacemembre, #espacemembre ul, #espacemembre li {
	list-style: none;
	width : 150px;
	line-height: 1;
	margin: 0;
	padding: 0;
	float: left;
}

#espacemembre a{
	display: block;
	padding-left: 0.5em;
	padding-top: 2px;
	padding-right: 0.5em;
	padding-bottom: 2px;
	color: #000000;
}

#espacemembre a:hover, #annoncesmembre a:hover {
	text-decoration: none;

}

#espacemembre li a{
	background-color: #FF6600;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#espacemembre li ul li a{
	background-color: #FF9900;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 1.5em;
	background-image: url(../squelettes/images1/fleche-pix.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

/* menu annonce mbre */

#annoncesmembre, #annoncesmembre ul, #annoncesmembre li {
    list-style: none;
	width : 150px;
	line-height: 1;
	margin: 0;
	padding: 0;
	float: left;
}

#annoncesmembre a{
	display: block;
	padding-left: 0.5em;
	padding-top: 2px;
	padding-right: 0.5em;
	padding-bottom: 2px;
	color: #000000;
}
#annoncesmembre li a{
	background-color: #FF6600;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#annoncesmembre li ul li a{
	background-color: #FF9900;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 1.5em;
	background-image: url(../squelettes/images1/fleche-pix.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}











.connexion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#600;
	margin-top: 20px;
	width: 150px;
	float: left;
	padding: 0px 0px 15px;
}

.connexion_interieur {
	border: 1px solid #fff;
	padding-bottom: 5px;
	padding-top: 5px;
} 

#titreconnexion {
	text-align:center;
	color: #600;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 5px 5px;
	background: #F9F7F2;
}
#connexion-marg {
	margin: 0px 0px 0px 5px;
}

/* Contenu general */	
#contenu {
	width: 680px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#spacervertic {
	height: 500px;
	width: 0px;
	float: left;

}
.actu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.rss {
	text-align:right;
	float: right;
	line-height: 15px;
	width: 40px;
}

.contenuActu {
	color: #FFFFFF;
	line-height:20px;
	background-color: #A98989;
	overflow: hidden;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.contenuActu a {
	color: #FFFFFF;

}

#coldroite {
	width: 180px;
	font-size:12px;
	float: right;
	background-image: url(images1/fonds/fonddrh.png);
	background-repeat: repeat-y;
	margin-bottom: 20px;
	padding: 25px 0px 0px;
}



/* Mise en page accueil */
#accueil {
	width: 680px;
	margin: 0px;
	padding: 0px;
}

.basaccueil1 {
	width: 680px;
	margin: 0px;
	padding: 0px;
}
.basaccueil2 {
	width: 650px;
	margin: 0px 15px 25px;
	padding: 0px;
}
.derniersarticl {
	margin: 0px;
	padding: 0px;
} 
.derniersarticl h2{
	border-top: 1px solid #993300;
	margin: 0px 0px 8px;
	padding: 10px 0px 0px;
}
.derniersarticl h6{
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #993300;
}
#accueil .top {
	margin: 0px;
	padding: 20px 0px 0px;
	width: 680px;
}


#accueil .bottom {
	width: 680px;
	margin: 0px;
	padding: 0px 0px 20px;
}

	
/* colonne principale */

.contenuCourant {
	width: 500px;
	padding-bottom: 20px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.contenuCourant-large {
	width: 680px;
	float: right;
	background-image: url(images1/fonds/fond3.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
/* plan site */

.page_plan .cartouche { display: none; }

#contenuCourant-plan {
	width: 680px;
	float: right;
	background-image: url(images1/fonds/fond3.png);
	background-repeat: repeat-y;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-bottom: 20px;
}

#contenuCourant-plan h2 {
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

#contenuCourant-plan ul{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

#contenuCourant-plan li{
	padding-left: 20px;
}

.lirelasuite {
	font-size: 10px;
	font-weight: bold;
	color: #CC6633;
	height: 15px;
	line-height: 15px;
	padding: 2px 20px 2px 35px;
	margin-top: 1em;
	background: url(images1/fonds/truelle.png) no-repeat 0px;
}	

/* Pied de page */

#piedpadd {padding-top:2px; background:#FFF; }
#pied {
	background-color:#330000;
	text-align:center;
	height: 25px;
	font-size: 9px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

#pied ul li {display:inline; padding:10px; }
#pied ul li a {
	color:#CCCCCC;
	line-height: 25px;
}
.centrage {text-align:center; float:center;}

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


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

/* Typo pour le contenu */
.texte {
	font-family: Verdana, Trebuchet, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

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

.syndic, .forums, .divers {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 10px;
}
.breves {
	padding: 10px 20px;
	margin: 20px 0px;
}
.breves .menu-titre {  }

.syndic { }
.syndic .menu-titre {  }

.forums {  }
.forums .menu-titre { }

.divers {
	padding-top: 20px;
}
.divers .menu-titre {  }

.spip_logos { align: middle; }

/*  Cartouche et titraille */
.cartouche {
	margin-bottom: 15px;
	background-color: #EAE3D5;
	padding: 15px 10px 10px 20px;
}

.cartouche .titre {
	font-size: 15px;
	font-weight: bold;
	color: #000;
}
#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }

.cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-b/Applications/MAMP/htdocs/spiptest/squelettes/rubrique.htmlottom: 16px;
}

.cartouche p { }
.cartouche small { font-size: 10px; }

#spacerctcour {
	height:10px;
	float: right;
	width: 680px;
}

#contcourtxt {
	padding-right: 20px;
	padding-left: 20px;
}

#contenu .contre-encart-carto {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.titre {
	font-size: 1.27em;
	font-weight: bold;
	color: #000;
}

.chapo {
	font-size:12px;
	color:#930;
	text-align: justify;
	margin: 0px 20px 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.chapoartilc {
	margin-bottom: 15px;
	padding: 5px 0px;
	border-bottom: 1px dotted #666666;
}


.lien {
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	font-size: 0.82em;
}

#texte {color: #000; font-size: 0.96em; white-space:normal; }

.faq { margin-left:6px; font-size: 0.96em; align:middle;}

.ps, .notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	color:#333;
}

.notes2 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
	
.ps { font-size: 0.82em; }

.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }

/* Annuaire-pros */
#zone-selection {
	margin-bottom:10px;
	font-size:14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 10px 0px 10px 10px;
	}
	
#zone-pros {
	padding-right: 10px;
	padding-left: 10px;
}

#zone-pros li{
	font-size: 11px;
	padding: 10px 0px;
	border-bottom: 1px solid #000000;

}


/* Portfolio */
#documents_portfolio {
	font-size:12px;
	padding: 5px;
	}

#document_actif { margin-top: 1em; }

/* Listes de documents joints */
#documents_joints {
	margin-top: 20px;
	width: 160px;
	margin-left: 10px;
}
#documents_joints h6 {
	background-color: #FFFFFF;
	background-image: url(images1/fonds/arrondih.png);
	background-repeat: no-repeat;
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #000000;
}
#documents_joints li {
	font-size: 10px;
	padding: 5px;
	background-image: url(images1/fonds/arrondim.png);
	background-repeat: repeat-y;
	list-style-type: none;
}

/*#documents_joints li .spip_doc_titre {
	padding-bottom:5px;
	line-height: 15px;
}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
*/

#documents_joints li .spip_doc_descriptif {
	font-size: 10px;
	margin-top: 3px;
	padding: 3px 0px 5px;
	border-top: 1px dotted #000000;
	border-bottom: 1px solid #000000;
}


/* Listes sites */
.liste-sites ul {
	list-style-type: none;
}

.liste-sites li {
	list-style-type: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
	display: block;
	border-bottom: 1px dashed #000000;
}

.liste-sites li .spip_logos {
	float: left;
	padding-right: 10px;
}
	
/* Listes d'articles */
.menu-liste-articles {
	width: 160px;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-left: 10px;
}
.menu-liste-articles ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu-liste-articles li {
	margin-bottom: 1px;
	padding: 2px 5px 4px 12px;
	background: #F6F4E3 url(images1/flech2.png) no-repeat left center;
}

.menu-liste-articles li .titre {
	font-size: 10px;
	font-weight: bold; }

.menu-liste-articles li .spip_logos {
	margin-left: 16px;
	margin-bottom: 16px;
}

/* ----------------------------------------*/

.liste-articles {
	margin-bottom: 20px;
	padding: 0px 20px;
} 

.liste-articles ul {
    margin: 0;
	padding: 0;
	list-style: none;
}
.liste-articles li {
	margin-top: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #993300;
}

.liste-articles li .titre {
	font-size: 10px;
	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 {
	text-align: right;
	max-width: 60%;
	margin: 0;
	float: right;
}

.liste-articles li small {
	display: block;
	font-size: 10px; }

.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: 12px;
	padding-bottom: 20px;
	padding-top: 10px;
}



/* Listes d'articles et extraits introductifs */
.liste_pro {
	font-color: #000;
	background-color: #FFCC00;
	padding-left: 20px;
	line-height: 2em;
	background-image: url(images1/flech2.png);
	background-repeat: no-repeat;
	background-position: 5px center}

.liste_pro_coordonnees h4 {
	padding-bottom: 1em;
	color: #990000;
}
.liste_pro_coordonnees {
	font-color: #000;
	margin-bottom: 10px;
	padding: 1em 0px 1em 20px;
	background: #FFFFFF url(images1/fonds/corner2.png) no-repeat right bottom;
}
.liste_pro_coordonnees p {
	padding-top: 1em;
	padding-bottom: 1em;
	color: #990000;
}

/* Formulaires */

.formulaire_spip {
	padding-top: 20px;
	padding-bottom: 20px;
}
.formulaire_spip p { margin: 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#630;}
.forml {
	font-family: inherit;
	font-size: 11px;
}
.forml_w80px { width:60px; font-family: inherit; font-size: 11px; }

/* Boutons */
.spip_bouton {
	border: 1px solid #FFFFFF;
	color: #330000;
	margin: 5px 5px 5px 0px;
	background: #EAE3D5;
	padding: 0px;
}
.spip_bouton input {
	float: right;
}

/* Reponse du formulaire */
.spip_form_erreur { font-weight: bold; color: #F00; }
.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; }

/* Habillage des forums */

.derniers_messages_rubrique {
	font-size:12px;
	padding-right: 10px;
	padding-left: 10px;
}

.derniers_messages {
	font-size:12px;
	margin-bottom: 20px;
	padding: 0px 10px;
}

.forum-repondre {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 12px;
	font-weight: 400; }
	
.forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px dotted #CCC;
	font-size: 10px;
	font-weight: 400; }

/* Habillage des forums */
.liste_titres {color:#000;}
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }
.forum-fil { margin-top: 1.5em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; font-size: 0.82em; }
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: none; border-bottom: 1px dotted #666; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.82em; background: #963; }
ul ul .forum-chapo { background: #C96; }
ul ul ul .forum-chapo { background: #C96; }
ul ul ul ul .forum-chapo { background: #C96; }
ul ul ul ul ul .forum-chapo { background: #C96; }
#deconnexion .notes a {
	color: #000000;
}
.on {
	color: #FF6600;
	font-weight: normal;
}
#clear {
	clear: both;
	margin-bottom: 20px;
	border-top: 1px solid #993300;
	margin-right: 15px;
	margin-left: 15px;
}
#conteneur #menutop .pro {
	color: #FFCC33;
	font-weight: bold;
}
.page_rubrique #page #conteneur #contenu .contenuCourant .chapo .spip .spip_out {
	color: #FF6600;
}

