.sansContour
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.fondGauchehaut
{
     background-position: bottom left;
	background-image: url('./Images/fondgauche2.gif');
	background-repeat: repeat-y;
}

.fondGauchebas
{
     background-position: top left;
	background-image: url('./Images/fondgauche2.gif');
	background-repeat: repeat-y;
}

.fondMilieu
{
     background-position: bottom left;
	background-image: url('./Images/fondmilieu.gif');
	background-repeat: repeat;
}

.fondDroithaut
{
     background-position: bottom left;
	background-image: url('./Images/fonddroit.gif');
	background-repeat: repeat;
}

.fondDroitbas
{
     background-position: top left;
	background-image: url('./Images/fonddroit.gif');
	background-repeat: repeat;
}

.fondNoirGauche
{
     background-position: top left;
	background-image: url('./Images/FondNoirGauche.gif');
	background-repeat: no-repeat;
}

.AnglesGaucheBas
{
     background-position: top right;
	background-image: url('./Images/AnglesGaucheBas.gif');
	background-repeat: no-repeat;
}

.AnglesDroit
{
     background-position: top right;
	background-image: url('./Images/AnglesDroit.gif');
	background-repeat: no-repeat;
}

.BoutonAdministration
{
     background-position: center top;
	background-image: url('./Images/Admin_off.gif');
	background-repeat: no-repeat;
}

.BoutonFinAdministration
{
     background-position: center top;
	background-image: url('./Images/FinAdministrationBouton_off.gif');
	background-repeat: no-repeat;
}

.BoutonPresentation
{
     background-position: center top;
	background-image: url('./Images/BoutonPresentation_off.gif');
	background-repeat: no-repeat;
}

.BoutonImages
{
     background-position: center top;
	background-image: url('./Images/BoutonImages_off.gif');
	background-repeat: no-repeat;
}

.BoutonVideos
{
     background-position: center top;
	background-image: url('./Images/BoutonVideos_off.gif');
	background-repeat: no-repeat;
}

.BoutonContact
{
     background-position: center top;
	background-image: url('./Images/BoutonContact_off.gif');
	background-repeat: no-repeat;
}

.FondNews
{
     background-position: left bottom;
	background-image: url('./Images/fondNews.gif');
	background-repeat: no-repeat;
}

.x
{
     position: absolute ;
     left: 252px ;
     top: 221px ;
     z-index: 1 ;
}

.tahoma
{
	font-size: 12px; 
	color : #FFFFFF;
	font-family: tahoma;
	text-decoration: none;	
}

.dateActu
{
	font-size: 9px; 
	color : #C7C7C7;
	font-family: tahoma;
	text-decoration: none;	
}

.dateActuIndex
{
	font-size: 9px; 
	color : #FF5A00;
	font-family: tahoma;
	text-decoration: none;	
}

.tahomaNoir
{
	font-size: 12px; 
	color : #000000;
	font-family: tahoma;	
}

.sansDecoration
{
	font-size: 11px; 
	font-family: tahoma;
	color: #FFFFFF;
	text-decoration: none;
}
	
.sansDecoration:hover
{
	color: #C7C7C7;
	text-decoration: underline;
	cursor: hand;
}

.titreActu
{
	color: #FF5A00;
	font-size: 20px;
	font-weight: bold;
	margin: 5px 5px 2px 5px;
	border-bottom: 2px solid #FF5A00;
}

.lienActu
{
	font-size: 11px; 
	font-family: tahoma;
	color: #333333;
	text-decoration: none;
}
	
.lienActu:hover
{
	color: #888888;
	text-decoration: underline;
	cursor: hand;
}

.lienTousActu
{
	font-size: 9px; 
	font-family: tahoma;
	color: #333333;
	text-decoration: none;
}
	
.lienTousActu:hover
{
	color: #888888;
	text-decoration: underline;
	cursor: hand;
}

