/* NE PAS SUPPRIMER CE FICHIER*/

/* index */
div#footer {
	padding-left: 50px;
	padding-right: 200px;
	font-size: 12px;
	color: #999999;
}

a#footer {
	text-decoration: none;
	font-size: 1em;
	color: #999999;
}

/* h1 */
a.h1 {
	text-decoration: none;
	color: #560122;
}

a:link.h1 {
	text-decoration: none;
	color: #560122;
}
a:visited.h1 {
	text-decoration: none;
	color: #560122;
}
a:hover.h1 {
	text-decoration: none;
	color: #560122;
}
a:active.h1 {
	text-decoration: none;
	color: #560122;
}
/* fin h1 */



strong.gras {
	font-weight: normal;
}

.txt-small {
	font-size: 11px;
	color: #560122;
}

/* texte défilant */
a.defil {
	font-weight: bold;
	color: #F0A12B;
}

a:link.defil {
	font-weight: bold;
	color: #F0A12B;
}
a:visited.defil {
	font-weight: bold;
	color: #F0A12B;
}
a:hover.defil {
	font-weight: bold;
	color: #F0A12B;
}
a:active.defil {
	font-weight: bold;
	color: #F0A12B;
}
/* texte fin défilant */
ul#plan {
list-style-position: inside;
}

