/* mise en forme du corps de la page, des paragraphes en général, de quelques balises = tout ce qui n'est pas rattaché aux divisions */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	color: #333333;
	background-color: #fefcf6;
	text-align: center;
	background-image: url(bandeau2.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
}

#cadre {
	margin: auto;
	width: 750px;
	background-image: url(bandeau2.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
	text-align: left;
	left: 23px;
	top: 3px;
	position: relative;
}

#cadre li {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#cadre li li {
	margin-top: 4px;
	margin-bottom: 4px;
}
#cadre li li li {
	font-size: 8pt;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#cadre ul {
	list-style-image: none;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
#cadre ul ul {
	list-style-image: none;
	list-style-type: none;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 10px;
	padding: 0px;

}
#cadre ul ul ul {
	list-style-image: none;
	list-style-type: none;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 10px;
}


p {
	margin-top: 6pt;
	margin-bottom: 6pt;
}

img {
	margin: 5px;
}

a img{
	border: none;
	margin: 2px;
	text-decoration: none;
}

a:hover img {
	border: none;
	margin: 2px;
	text-decoration: none;
}

/* Images typographiques (via image_typo), URL a revoir... */
.format_png { 
	behavior: url(win_png.htc);
	margin: 0px;
}

.spip_documents_left { float: left; margin-right: 10px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 10px; margin-bottom: 5px; }

td {
	font-size: 10pt;
	padding: 4px;
	background-color: #FFFFFF;
}

/* Définition de l'apprence de quelques classes */
.separation {
	border-bottom: 1px dashed #8F6A35;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 0px;
}

.titregenres {
	font-size: 8pt;
	font-weight: normal;
	margin-left: 0px;
	color: #8F6A35;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
.lienmini {
	font-size: 8pt;
	color: #8F6A35;
	text-decoration: none;
	border: none;
}

.gras {
	font-weight: bold;
	font-style: italic;
}

.itempuce {

	color: #333333;
	list-style-image: url(puce.gif);
}


/* le cadre est le contenant de l'ensemble des blocs de texte il est positionné de manière relative pour être centré */

/* le bloc #edbandeau correspond au petit menu édition du bandeau du haut "a propos, achat en ligne, catalogue" */
#edbandeau {
	width: 300px;
	top: 50px;
	position: absolute;
	height: 88px;
	text-align: right;
	margin-left: 70px;
}
#edbandeau a {
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	color: #8F6A35;
	text-decoration: none;
}
#edbandeau a:hover {
	color: #563404;
}

#logo {
	top: 35px;
	position: absolute;
	margin-left: 30px;
}
#logo a img {
	border: none;
}

/* le bloc #autrebandeau correspond au petit menu des autres activités du bandeau du haut "librairie, travaux graphiques, ateliers" */

#autresbandeau {
	margin-left: 380px;
	position: absolute;
	top: 50px;
	width: 400px;

}
#autresbandeau a {
	font-size: 8pt;
	color: #5FBB24;
	font-weight: bold;
	text-decoration: none;
}

#autresbandeau a:hover {
	color: #2E5101;
}

#autresbandeau a:hover img {
	margin: 0px;
}

/* le bloc infos correspond au menu du bandeau du haut "contact, lettre flblb, recherche..." */

#infos {
	position: absolute;
	top: 0px;
	text-align: right;
	width: 400px;
	margin-left: 300px;
	font-size: 8pt;
	color: #666666;
}

#infos a {
	color: #8F6A35;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-decoration: none;
}

#panier {
	position: absolute;
	top: 10px;
	width: 50px;
	margin-left: 710px;
}

/* il s'agit de la ligne qui indique où l'on se trouve dans le site : accueil > rubrique > page */
#miette {
	margin-bottom: 15px;
	position: absolute;
	font-size: 8pt;
	top: 150px;
	width: 750px;
	text-align: left;
}
#miette p a {
	color: #8F6A35;
	text-decoration: none;
}

/* menu gauche = positionnement du bloc qui contient par ailleurs deux autres bloc div avec chacun leur mise en forme*/
#menugauche {
	width: 180px;
	padding-right: 0px;
	position: absolute;
	top: 230px;
	text-align: left;

}

/* menu de navigation gauche principal*/
#menuencours {
	letter-spacing: 0pt;
	color: #8F6A35;
	width: 180px;

}

#menuencours a {
	font-size: 8pt;
	color: #bbb158;
	text-decoration: none;
	font-weight: bold;
}

#menuencours a:hover {
	color: #8F6A35;
	text-decoration: none;

}
#menuencours li li li {
	font-size: 8pt;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#menuencours a.on {
	color: #8F6A35;
	font-weight: bold;
}

/* menu de navigation gauche secondaire*/
#menuautres {
	width: 180px;
}

#menuautres_somm li {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#menuautres_somm li a {
	color: #5FBB24;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	font-family: "Lucida Sans", Arial;
	margin-top: 0px;
	margin-bottom: 0px;
}

#menuautres_somm li {
	font-size: 8pt;
}

#menuautres ul {
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	
}
#menuautres li {
	font-size: 8pt;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#menuautres li a {
	color: #5FBB24;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

#menuautres li a:hover {
	color: #2E5101;
}

#menuautres p {
	font-size: 8pt;
	color: #333333;
}
#menuautres p a {
	color: #5FBB24;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
}

/* contenu : il s'agit de l'espace central qui comprend les articles */

#titre {
	margin-bottom: 15px;
	position: absolute;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8F6A35;
	border-top-width: 1px;
	border-top-color: #8F6A35;
	border-top-style: dashed;
	top: 180px;
	width: 750px;
	text-align: center;
}

#titre h1 {
	font-size: 13pt;
	font-weight: bold;
	color: #5FBB24;
	margin-bottom: 8px;
	margin-top: 8px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 20px;
	margin-left: 20px;
}

#contenu {
	width: 560px;
	position: absolute;
	top: 230px;
	margin-left: 200px;
}

#contenu ul {
	list-style-image: url(puce.gif);
}

#contenu h2 {
	font-weight: bold;
	color: #8F6A35;
	font-size: 11pt;
	font-style: italic;
	margin-bottom: 6px;
	margin-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 15px;
}

#contenu h3 {
	font-size: 11pt;
	font-style: normal;
	margin-bottom: 5px;
	color: #5FBB24;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 5px;
}

#contenu h4 {
	font-size: 10pt;
	font-style: italic;
	margin-bottom: 5px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 5px;
}

#contenu a {
	color: #5AB121;
	text-decoration: none;
	margin: 2px;
}

#contenu a:hover {
	text-decoration: underline;
	color: #2E5101;

}

#contenu a:hover img {
	margin: 2px;
}

#contenu a .format_png { 
	behavior: url(win_png.htc);
	margin: 2px;
}

#contenu h2 a {
	font-size: 8pt;
	font-weight: normal;
	margin-left: 0px;
	color: #8F6A35;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

#contenu h2 a:hover {
	font-size: 8pt;
	font-weight: normal;
	color: #8F6A35;
	text-decoration: underline;
}

#contenu h3 a {
	font-size: 11pt;
	font-style: normal;
	margin-bottom: 5px;
	color: #5FBB24;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;

}
#contenu h3 a:hover {
	color: #2E5101;
	text-decoration: underline;
}

/* menu contenu : il s'agit du menu contextuel de droite lié aux articles */

#menucontenu {
	width: 180px;
}
#menucontenu a {
	color: #8F6A35;
	text-decoration: none;
}
#menucontenu a:hover {
	color: #563404;
	text-decoration: underline;
}

#menucontenu h2 {
	color: #5FBB24;
	font-size: 9pt;
	font-weight: normal;
	margin-left: 2px;
}

#menucontenu h2 a {
	color: #8F6A35;
	font-size: 8pt;
	font-weight: normal;
	margin-left: 2px;
}

/* bloc mention légale */

#mention a {
color: #8F6A35;
margin-top: 5px;
margin-right: 5px;
margin-bottom: 5px;
margin-left: 5px;
text-decoration: none;
}
	
#mention a:hover {
	color: #8F6A35;
	text-decoration: underline;
}
#mention p {
	text-align: center;
	font-size: 8pt;
	color: #666666;
}

.liecarte {
	margin-left: 10px;

}
