/* 
styles du site histoire-culture-et-liberte.eu
par gornety@intermediaservice.fr
*/

*{
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: White;
	behavior: url(http://histoire-culture-et-liberte.smallito/squelettes/csshover.htc);
}
.nettoyeur{
	font-size: 1px;
	clear: both;
}
.nettoyeur-left{
	font-size: 1px;
	clear: left;
}
.nettoyeur-right{
	font-size: 1px;
	clear: right;
}
img{
	border: 0;
}
a{
	border: 0;
}
a:hover{
	background-color: #FCCF5C;
}
td img {display: block;}
/*
--- positionnement des blocs ---------*/
#page{
	width: 990px;
	w\idth: 990px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-image: url(decor/elastique.gif);
	background-repeat: repeat-y;
}
#page-home{
	width: 990px;
	w\idth: 990px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#cadre{
}
#en-tete{
	height: 201px;
}
#conteneur{
}
#navigation-droite{
	float: right;
	width: 221px;
}
#contenu-droite{
	float: right;
	width: 363px;
}
#contenu-gauche{
	float: right;
	width: 259px;
}
#contenu-centre{
	float: right;
	width: 622px;
}
#navigation-gauche{
	float: right;
	width: 147px;
}
#pied{
	background-image: url(decor/pied-fd.gif);
	background-repeat: repeat-x;
	height: 103px;
}

/*
--------- en-tete -----------*/
.entete-article{
	float: left;
	height: 201px;
}
.entete-recherche-article{
	float: left;
	width: 325px;
	height: 201px;
	background-image: url(decor/recherche_entete.gif);
	background-repeat: no-repeat;
	position: relative;
}
.formulaire_recherche{
}
.formulaire_recherche input.forml{
	position: absolute;
	top: 88px;
	left: 56px;
	border: 0;
	font-size: 9px;
}
.formulaire_recherche input.forml-ok{
	position: absolute;
	top: 76px;
	left: 222px;
	border: 0;	
}
.entete-article a:hover{
	background-color: White;
}

/*
--------- colonne de droite -----------*/
.rubtop a{
	display: block;
	/*
	font-size: 0px;
	height: 73px;
	z-index: 10;
	*/
}
.rubtop a:hover{
	background-color: transparent;
}
li.rubtop{
	height: 73px;
}

/********* menu vertical des rubriques ***********/

/* the vertical menu starts here */
div#navigation-droite ul { }
div#navigation-droite li {
	position:relative; /* positioning context for the absolutely positioned drop-down */
	list-style-type:none;	/* removes the bullet off each list item */
}
div#navigation-droite li.rubtop{	z-index: 10;}
div#navigation-droite li:hover {}
div#navigation-droite ul ul a {
	display:block;
	padding: 4px 5px 2px 5px;
	color:#4F4F4F;
	font-size: 11px;
	text-decoration:none;	 /* removes the underlining of the link */
	background-color: #FCE19A;
	width:180px;
	z-index:20;
}
div#navigation-droite ul ul a:hover{
	color: black;
	background-color: #FCCF5C;
}
/* the menu ends here */

/* the drop-down starts here */
div#navigation-droite ul li ul {
	margin:0; 
	z-index:20; /* puts drop-down on top of div - Safari needs this as menu is 1px higher */
	position:absolute; /* positions the drop-down ul in relation to its relatively positioned li parent */
	right:221px; /*aligns the drop exactly under the menu */
	r\ight:220px;
	top: 0px;
}
div#navigation-droite ul li ul li {
	padding:0;
	width:190px; /* makes the list items fill the list container (ul) */
	border-top:1px solid #F18D00;
}
div#navigation-droite ul li ul li:first-child {
	border-top:0px; /*the top edge of the dropdown */
}
div#navigation-droite ul li ul {display:none;} /* conceals the drop-down when menu not hovered */
div#navigation-droite ul li:hover ul {display:block; z-index:20;} /* shows the drop-down when the menu is hovered */

	
/*
--------- contenu droit -----------*/
#hierarchie{
	font-size: 9px;
	text-align: center;
	/*
	padding-left: 140px;
	*/
}
.contenu-droite-fenetre{
	margin-top: 12px;
	padding: 20px 0 0 4px; 
	width: 363px;
	w\idth: 359px;
	height: 334px;
	background-image: url(decor/visio-fd.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	position: relative;
}
.visio-image a:hover{
	background-color: transparent;	
}
.visio-titre{
	position: absolute;
	top: 290px;
	left: 20px;
	width: 323px;
	text-align: left;
	font-size: 11px;
	line-height: 13px;
}
.visio-page{
	position: absolute;
	top: 324px;
	left: 20px;
	width: 323px;
	font-size: 10px;
	text-align: right;
}
.visio-page a{
	color: #4F4F4F;
}
.contenu-droite-ps{
	font-size: 11px;
	color: #4F4F4F;
	padding: 0 8px;
}
/* voir egalement */
.mememot-surtitre{
	font-size: 11px;
	color: #4F4F4F;
	margin-bottom: 2px;
	text-transform: uppercase;
}
.mememot{
	margin-bottom: 2px;
	font-size: 11px;
}
.mememot-titre{
	font-size: 11px;
	color: Black;
	font-style: italic;
}
.mememot ul{
	list-style: disc;
	list-style-position: inside;
	margin-left: 8px;
}
.mememot li{
	list-style-position: inside;
	margin-left: 10px;
	color: #CECECE;
}
.mememot a{
	color: #4F4F4F;
	text-decoration: none;
	padding: 0 2px;
}

/*
--------- contenu gauche -----------*/
.contenu-gauche-titre{
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 6px;
}
.contenu-gauche-soustitre{
	margin-top: 2px;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 6px;
	color: #4F4F4F;
}
.contenu-gauche-texte{
	margin-top: 2px;
	font-size: 11px;
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 15px;
	padding: 0px 6px;
}
.contenu-gauche-doc{
	margin-top: 14px;
	font-size: 11px;
	padding: 0px 6px;
}
.contenu-gauche-doc a{
	display: block;
	color: #4F4F4F;
	margin-bottom: 2px;
	text-decoration: none;
	font-style: italic;
}


/*
--------- colonne de gauche -----------*/
#navigation-gauche a{
	display: block;
	font-size: 0px;
}

/*
--------- pied -----------*/
.pied-gauche1{
	float: left;
	width: 147px; 
}
.pied-gauche2{
	float: left;
	width: 77px; 
}
.pied-gauche2 a:hover{
	background-color: White;
}
.pied-centre{
	float: left;
	width: 545px;
	font-size: 11px;
	padding-top: 54px;
	text-align: center;
}
.pied-centre a{
	color: Black;
	text-decoration: none;
}
.pied-droit{
	float: left;
	width: 221px;
	height: 103px;
	vertical-align: top;
}

/*
--------- contenu centre des rubriques --------*/
#contenu-centre #hierarchie{
	padding-left: 259px;
}
.slogan{
	height: 70px;
	width: 620px;
	background-repeat: no-repeat;
}
td.postit-fd{
	background-image: url(decor/postit-1.gif);
	background-repeat: no-repeat;
	width: 100%;
}
td.postit-1{
	background-image: url(decor/postit-1.gif);
	background-repeat: no-repeat;
}
a.postit{
	display: block;
	float: left;
	width: 96px;
	height: 60px;
	padding: 23px 6px 0 20px;
	color: #4F4F4F;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
}
a:hover.postit{
	font-weight: bold;
	background-color: transparent;
	color: #AA0000;
}
.postit span{
	font-size: 9px;
	font-weight: normal;
}
a.postit-1{
	padding: 13px 6px 0 20px;
	height: 70px;
}
.description{
	margin: 6px 0 10px 50px;
	font-size: 12px;
	text-align: justify;
}
#contenu-centre p{
	margin-top: 8px;;
	
}
#contenu-centre h3{
	margin: 12px 0 8px 0;;
}

/*
-------- contenu des articles pleine page ----------*/
.contenu-centre-titre{
	margin: 12px 8px 14px 82px;
	color: #7D5024;
	font-weight: bold;
	font-size: 14px;
}
.contenu-centre-soustitre{
	margin-left: 82px;
	color: #7D5024;
}
.contenu-gcentre-texte{
	margin-left: 82px;
	color: #7D5024;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.contenu-centre-doc{
	margin-left: 82px;
	color: #7D5024;
}
.contenu-centre-ps{
	margin: 12px 8px 14px 128px;
}

/* voir egalement en marron */
.contenu-centre-ps .mememot-surtitre{	color: #7D5024;}
.mememot-titre{color: Black;}
.mememot li{color: #CECECE;}
.mememot a{	color: #7D5024;}


/*
--- formulaire auteur -----*/
.contenu-droite-form{
	margin: 20px 30px;
	font-size: 11px;
}


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

.formulaire_spip { text-align: left; font-size: 11px;color: #4F4F4F}
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {border: 0px;}
.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; font-size: 11px; background-color:#FCCF5C;  }

/* 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 .forml{ width:150px; font-family: inherit; font-size: inherit; }
