a
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
a:hover
{
	text-decoration: underline;
	color: #000000;
	background-color: transparent;

}
a.spip_out { text-decoration: none; color: #a02020; }
a.spip_in, a.spip_url { text-decoration: none; color: #2020a0; }
a.spip_glossaire { text-decoration: none; color: #20a020; }

.formrecherche
{
	width: 100px;
	background-color: #FFFFFF;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
	}

.editiondudate
{
	font-size: 110%;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
}

a.nomrub
{
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}

a.titredroitehome
{
	color: #217DB2;
	font-size: 11pt;
	font-weight: bold;
}

a.titrerubhome
{
	color: #A92046;
	font-size: 11pt;
	font-weight: bold;
}

.titrerubhome
{
	color: #A92046;
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.titrehome
{
	color: #000;
	font-size: 9pt;
	font-weight: bold;
}

a.chaporub
{
	color: #000;
	font-size: 9pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.chaporub
{
	color: #000;
	font-size: 9pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.sstitrehome
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 9pt;
	font-style: italic;
}

.deschome
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 9pt;
}

.titrerub
{
	font-family: Arial, Helvetica, sans-serif;
	color: #A92046;
	font-size: 18pt;
	font-weight: bold;
}

.sstitrerub
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;
}

a.titrechifhome
{
	color: #000000;
	font-size: 26pt;
	font-weight: bold;
}

.tableauhome
{
	border-left: solid black 1px;
	border-color: #A92146;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A92046;
	text-align: left;
	font-size: 15pt;
}

.chapo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 12pt;
}

.texte, .texte p.spip {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 10pt;
}
.ps {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 9pt;
}
.notes {
	font-family: Arial, Helvetica, sans-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%;
}


