/* Corps du documents */
h1 	{color: #FFCC66;
	font-size: medium;
	}
h2     	{color: #FFCC66;
	font-size: small;
	}
h3     	{color: #FFCC66;
	font-size: x-small;
	font-weight: bold;
	}
p, li, table, pre	{text-align: justify;
	}
td, th{text-align: left;
	vertical-align: top;
	}
body    {color: #E9B954;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: x-small;
	background: #7C0130;
	margin: 0px;
	margin-top: 45px;
	padding: 3px;
	}
img	{margin: 3px;
	float: right;
	border: none;
	}
.evidence{font-weight: bold;
	}
.centre	{text-align: center;
	}


/* Liens */						
a   	{color: #999933;
	}

/* Barre de navigation principale*/
#nav	{
	margin: -3px;
	font-size: small;
	background: #660033;
	text-align: right;
	}
div#nav a{text-decoration: none;
	color: #FFCC66;
	border-right: 1px solid black;
	}
/* Logo */
#logo	{
	position: absolute;
	left: 50%;
	right: 50%;
	top: 3px;
	border: none;
	margin: 0px;
	padding: 0px;
	}

/* Illustrations */
#illustrations{
	display: none;
	}


/* Barre de navigation droite */
#nav2	{
	margin: -3px;
	font-size: small;
	text-align: right;
	background: #71002C;
	}
div#nav2 a{
	color:  #FFCC66;
	border-right: 1px solid #FFCC66;
	}

#nav2	span.titre{
	font-weight: bold;
	}
#nav2	span.titre:after{
	content: ':';
	}


/* Pied de page */
address	{text-align: center;
	padding: 5px;
	font-size: x-small;
	font-style: normal;
	border-top: 1px dotted #999933;
	}

#fonctions{display: none;
	}

/* News */
.newsAccroche{
	font-style: italic;
	}
.fullNews img{
	float: right;
	}
.newsfeed {
	display: none;
	}

/* Livre d'or */
form#formlivredor label{
	display: block;
	} 


/* Agenda */
.agendaImage{
	float: right;
	}