.couleur1{
background-color: #5FE0C8 ;

}

.couleur2{
background-color: #B1F3E7 ;
}



table.largeur  
{
width: 100%;
border: 0px;
border-collapse: collapse;			
border-spacing: 0px		
}



table.cadre
{
background-color: white;
width: 100%;
border-spacing: 0px;
border: 2px solid #4AA997;
margin: 0px;
border-collapse: collapse;
padding:0px;	
}



td.titreParagraphe  
{
	font-size: 110%;
	font-family:Arial;
	color: white;
	background-color: #2AAAEC;
	background: transparent url("images/fondtablevert.gif"); 	
	border-spacing: 0px;
	border-bottom: 2px solid #4AA997; padding:2px;;
}

td.corpsParagraphe
{
	background-color: #B1F3E7;
	padding:20px;
	border-collapse: collapse;
}




table.titre
{
	border-spacing: 0px;
	border: 0px;
	margin: 0px;
	border-collapse: collapse;
	font-size: 150%;
	font-family:Arial;
	color: white;
	background: transparent url("images/degradevert.gif"); 	
	background-color: #2AAAEC;
}

table.degrade
{
	background: transparent url("images/degradevert.gif"); 
	width: 100%;	
	border: 0px;

}



table.boutons
{
	background: transparent url("images/boutons.gif"); 
	width: 460px;
	height: 81px;	
	border: 0px;
	margin: 0px;
	border-spacing: 0px;
}


table.bouton{

	background: transparent url("images/boutonvert.gif"); 	
	width: 50px;
	height: 50px;	
	border: 0px;
	margin: 0px;
	border-spacing: 0px;
}


table.point{

	background: transparent url("images/pointvert.png"); 	
	width: 12px;
	height: 12px;	
	border: 0px;
	margin: 0px;
	border-spacing: 0px;
}



td.titrehautgauche
{


	width: 14px;
	height: 16px;
	background-color: #2AAAEC;
	background: transparent url("images/titrehautgauchevert.gif"); 	
}

td.titrehautdroite
{
	width: 17px;
	height: 16px;
	background-color: #2AAAEC;
	background: transparent url("images/titrehautdroitevert.gif"); 	
}



td.titrebasgauche
{
	width: 14px;
	height: 22px;
	background-color: #2AAAEC;
	background: transparent url("images/titrebasgauchevert.gif"); 	
}


td.titrebasdroite
{
	width: 17px;
	height: 22px;
	background-color: #2AAAEC;
	background: transparent url("images/titrebasdroitevert.gif"); 	
}

td.titrehaut
{	
	height: 16px;
	background-color: #2AAAEC;
	background: transparent url("images/titrehautvert.gif"); 	
}


td.titrebas
{
	background-color: #2AAAEC;
	background: transparent url("images/titrebasvert.gif"); 	
}

td.titredroite
{
	background-color: #2AAAEC;
	background: transparent url("images/titredroitevert.gif"); 	
}


td.titregauche
{
	background-color: #2AAAEC;
	background: transparent url("images/titregauchevert.gif"); 	
}



td.bord
{


	width: 100%;
	height: 81px;
	background-color: #5FE0C8;
	background: transparent url("images/bordvert.gif"); 	
}


td.bordbas
{
	width: 100%;
	height: 41px;
	background-color: #5FE0C8;
	background: transparent url("images/bordbasvert.gif"); 	
}

a:link {
	
	text-decoration: none; color: #008068 }

a:visited {
	
	text-decoration: none; color: #008068 }

a:hover {

	text-decoration: none; color: #4AA997 }

a.clair:link {
	
	text-decoration: none; color: #008068 }

a.clair:visited {
	
	text-decoration: none; color: #008068 }

a.clair:hover {

	text-decoration: none; color: #4AA997 }



