body
{
	font-size: 10px;
	color: #000066;
	font-family:  Arial, sans-serif;	
	background-image: url("imagesaccueil/back.gif");
}

a
{
	color: black;
	border:1px;
}

a:hover
{
	font-weight: bold;
}

table
{
	font-size:10px;
}


/*Haut Page */

.logo
{
	position:absolute; 
	left:0px; 
	top:0px;
}
	


/* Menu */

.menu
{
	color: white;
	font-size:11px;
	font-size:110%;
	
}

.menu a:hover
{
	font-weight: bold;
}

.menu a
{
	color:white;
	text-decoration: none;
}
/* Copyright */

.copyright
{
	float: left;
	width:798px;
	height:35px;
	color:white;
	text-align:center;
	font-size:12px;
	margin-top: 20px;
	clear: both;
}

.copyright a
{
	color:white;
}

/* Relatif à l'encadré HAC'tualités */

.HACtuImage
{
	background-color: #FFFFFF; 
	height: 44px;
}

.HACtu
{
	float: left;
	font-size: 14px;
	width:800px;
	background-color: #FFFFFF; 
	margin-bottom: 20px;
	
}

.special
{
	font-size: 22px;
	color:red;
}
.specialBlanc
{
	color:white;
}

 /* Relatif à l'encadré Mises à jour */


.MAJclear
{
	float: left;
	width:392px; 
	height:360px;
	background-color: #FFFFFF;
	margin-right:16px;
	margin-bottom: 20px;
	padding-bottom:10px;
	clear:both;
}

.MAJ
{
	float: left;
	width:392px; 
	height:360px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	padding-bottom:10px;
	margin-right:16px;
}

.MAJTexte
 {
	float:left;
	font-size: 14px;
	margin-right:16px;
	padding-left:25px;
 }
 
 .MAJTexte a
{
	padding-left:10px;
}


.nonlien
{
	padding-left:15px;
	text-decoration:underline;
	color:black;
}

 
 /* Page du comité directeur */
 
 .comite
 {
	font-size: 13px;
	font-weight: bold;
	text-align:center;
 }
 
 .comite td
{
	background-color:#FFFFFF;
}

 /* Page des Records */
 
 .records a
 {
	color:#000066;
 }
 
 /* Page de l'Historique */
 
 .historique table
{
	color:#FFFFFF;
}
 