body {
	background-color: #FCE9EE;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
.entete1 {
	font-family: Garamond, Arial, Helvetica, Verdana, sans-serif;
	font-size: 30px;
	font-weight : bold ;
	color: #C40F27;
	padding: 4px;
	letter-spacing: 3px;
	text-decoration: none;
}
.entete2 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight : bold ;
	color: #C40F27;
	line-height: 18px;
	text-decoration: none;
}
.entete3 {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #C40F27;
	line-height: 10px;
	text-decoration: none;
}
.ligne_marron {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #644E34;
}
.ligne_creme {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993333;//FCF1EA
}
.ligne_rouge {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993333;
}
.titre_pave {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	clip: rect(auto,auto,auto,auto);
	color: #993333;
	line-height: 0.7em;
}

.pointilles_marron {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #644E34;
	margin-left: 2%;
	margin-right: 2%;
	}
.ligne_laterale {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #644E34;
	border-left-color: #644E34;
	display: block;
	width: 750px;
	}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	text-decoration: none;
}
a.menu:hover {
	color: #A00126;
	text-decoration: none;
}
.menu_on {
	color: #792418;
	text-decoration: none;
}	
.lien_marron_off {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: normal;
	padding: 4px;
	font-weight: bold;
}
a.lien_marron_off:hover {
	color: #993333;
	text-decoration: none;
	background-color: #ECECFA;
}
.lien_marron_on {
	color: #993333;
	text-decoration: none;
	background-color: #ECECFA;
	padding: 4px;
}
.lien_transversal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1,6em;
	text-decoration: none;
	color: #FFFFFF;
	word-spacing: normal;
	font-weight: normal;
}
a.lien_transversal:hover {
	color: #993333;
	text-decoration: none;
	background-color: #ECECFA;993333
}
.menu_rouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px;
	word-spacing: normal;
}


#fond1 {
	background-color: #FFCCCC;//FEC19F
}
#fond2 {
	background-color: #CCFFCC;//BFF8B8
}
#fond21
{
    background-color: #ECEFEB;//D9EACC
}
#fond3 {
	background-color: #FCC48C;
}
#fond4 {
	background-color: #993333;//E63B63
}
#fond5{
	background-color: #CECEF1;//CECEF1
}
#fond6{
	background-color: #f8b884;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #653232;
	font-variant: small-caps;
}

.spip_surligne { background-color: #FFFF66; }
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #792418;
	text-decoration: none;
}
.spip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A00126;//792418
	text-decoration: none;
}
a.spip{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #8A3B85;
	text-decoration: underline;
}

a.spip:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A00126;
	text-decoration: none;
}

.spip_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #792418;
}

a.spip_small {
	color: #8A3B85;
	text-decoration: underline;
}

a.spip_small:hover {
    color: #792418;
	text-decoration: none;
}

.spip_in, .spip_out, .spip_url {
	color: #CC6666;
	text-decoration: none;
}
a.spip_in:hover, a.spip_out:hover, a.spip_url:hover {
	color: #C4BABC;
	text-decoration: none;
}