.White {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
}

.Texte {
	font-family: Tahoma;
	font-size: 12px;
	color: #7fa1a9;
	}
	
	.Titre {
	font-family: Tahoma;
	font-size: 14px;
	color: #5b7581;
	
}

	.SousTitre {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	
}


.black {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	}
	
	.Rubrique {
	font-family: Tahoma;
	font-size: 15px;
	color: #5b7581;
	font-weight:bold;
	
}
.formu {	
font-family: tahoma;
font-size: 11px;	

color: #ffffff;	
text-decoration: none;
background-color: #5b7581;
border-bottom-color: #5b7581;
border-bottom-width: 1px;
border-left-width: 1px;
border-left-color: #5b7581;
border-right-color: #5b7581;
border-right-width: 1px;
border-top-color: #5b7581;
border-top-width: 1px;


}

.floatleft
{
	float:left;
}
.form
{
padding-bottom:0px;
padding-top:0px;
margin:0px;
}

/* lien en blanc  */
A:link	{color:#7fa1a9; text-decoration: none;}

A:visited {color:#7fa1a9; text-decoration: none;}

A:active {color:#7fa1a9; text-decoration: none;}

A:hover	{color:#5b7581; text-decoration: underline;}

/* liens des menus (noir) */
a.mma:link	{color:#000000; text-decoration: none;}

a.mma:visited {color:#000000; text-decoration: none;}

a.mma:active {color:#000000; text-decoration: none;}

a.mma:hover	{color:#000000; text-decoration: underline;}

a.mmc:link	{color:#ff0000; text-decoration: none;}

a.mmc:visited {color:#ff0000; text-decoration: none;}

a.mmc:active {color:#ff0000; text-decoration: none;}

a.mmc:hover	{color:#ff0000; text-decoration: underline;}

.image_defil img
{
	width:200px;
}