@charset "iso-8859-1";

/*
 * Correction des styles HTML par defaut
 */

.structure {
	display: none;
}
h1,h2,h3,h4 {
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 100%;
	font-weight: normal;
}
.titrage1 {
	text-indent: 2cm;
	margin-bottom: 0cm;
	background: url(http://www.sokutsu.com/images/titrage_barre_1.gif) no-repeat top left;
	font-family: Georgia, Garamond, Times, serif;
	color: #ffffff;
	font-size: 45pt;
}
.titrage2 {
	text-indent: 0.5cm;
	margin-bottom: 0cm;
	background: url(http://www.sokutsu.com/images/titrage_barre_2.gif) no-repeat top left;
	font-family: Georgia, Garamond, Times, serif;
	color: #ffffff;
	font-size: 35pt;
}
.lettrine {
	float: left;
	font-size: 300%;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #9999CC;
	margin: 1px;
	padding: 1px;
	line-height: 1em;
}

/*
 * Styles generaux
 */

/* bien regler la marge (bugs IE) */
body { background: #9999CC; margin: 0px; padding: 0px; background: #9999CC; scrollbar-track-color: #9999CC; scrollbar-face-color: #DFDBFF; scrollbar-arrow-color: #DFDBFF; }
a { text-decoration: none; color: #505050; }
a:hover { text-decoration: none; color: #FBD978; background: #9999CC; }
a.spip_out { text-decoration: none; color: #a02020; }
a.spip_in { text-decoration: none; color: #2020a0; }

.chapo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 105%;
}
.texte, .texte p.spip {
	font-family: Georgia, Garamond, Times, serif;
	text-align: left;
	color: #000099;
	font-size: 8pt;
}
.texte2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #957aaa;
	font-size: 8pt;
}
.texte3 {
	font-family: Georgia, Garamond, Times, serif;
	text-align: left;
	color: #000000;
	font-size: 7pt;
}
.texte4 {
	font-family: inherit;
	text-align: justify;
	color: #000000;
	font-size: 80%;
}
.texte5 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #957aaa;
	font-size: 8pt;
	font-style: italic;
}
.texte6 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #957aaa;
	font-size: 8pt;
	padding-right: 10px;
}
.texte7 {
	font-family: Georgia, Garamond, Times, serif;
	text-align: justify;
	color: #000099;
	font-size: 8pt;
}
.aleatoire {
	text-align: left;
	padding-left: 12px;
	padding-right: 12px;
}
.ps {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	font-size: 10pt;
}
.notes {
	font-family: Georgia, Garamond, Times, serif;
	text-align: left;
	font-size: 80%;
}


/*
 * Ici les styles pour le contenu
 */

.contenu h1,h2 {
	font-size: 120%;
	font-weight: bold;
}
.contenu h1,h2.titre-extrait {
	font-size: 160%;
	font-weight: bold;
}
.contenu h1,h2.titre-texte {
	font-size: 190%;
	font-weight: bold;
}
.contenu .surtitre {
	font-size: 110%;
	font-weight: bold;
	font-variant: small-caps;
}
.contenu .detail {
	font-size: 80%;
	color: #303030;
}
.extrait {
	border: groove 2px #a0a0a0;
	padding: 1em;
	font-size: 85%;
}


/*
 * Disposition a l'ecran
 */

#principal {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

#plan {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.encart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
