body {
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	background-color: #817C00;
	background-image: url(../IMG/fd-gris.jpg);
}


strong {
	color: #817C00;
}

b {
	color: #666666;
	font-family: "Arial Black", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
}
i {
	color: #333333;
	font-family: "Arial Black", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
}
small {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#page {
	width: 680px;
	background-color: #fffdea;
	vertical-align: middle;
	height: 100%; /*stoopid ie*/
	}
#contenu {
	width: 640px;
	background-color: #fffdea;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: justify;
}
h3 {
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.img {
	margin-right: 10px;
	margin-top: 5px;
}
p {
	color: #666666;
	padding: 2px;
	margin: 0px;
	text-align: justify;
}
.dates {
	font-size: 10px;
	line-height: 1.5;
}
a.sommaire:link, a.sommaire:visited {
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}

a.sommaire:hover {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}
a.sommaire-agenda:link, a.sommaire-agenda:visited {
	color: #817C00;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	font-weight: bold;
	text-align: justify;
}

a.sommaire-agenda:hover {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
}
a:link, a:visited {
	color: #000000;
	font-weight: bold;
	outline: none;
}

a:hover, a:active {
	color: #000000;
	background: none; /* correction d'un bug IE */
}

	a span { /* définition de la balise <span> inclue dans <a> */
display: none;
}
a:hover span { /* définition de la balise <span> au survol */
	position: absolute;
	text-align: left;
	display: inline;
	top: 110px;
	right: 358px;
}
a.spip_out {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	background-color: #817C00;
} /* liens sortants */

a.spip_out:hover {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	font-size: 12px;
} 
.border {
	border: 1px solid #E3E3E3;
}
hr {
	background-image: url(http://www.internexterne.org/IEX/IMG/filet-hr.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 410px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

