 
.texte {
	font-family: Tahoma, Arial ;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4d4d4d;
}
.copy {
	font-family: Verdana, Arial ;
	font-size: 6pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: gray; 
	text-decoration: none;
}
.soustitre {
	font-family: Tahoma, Arial ;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: Navy;
}

.titre {
	font-family: Tahoma, Arial ;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #3c3f49;
}


a:link {
	font-family: Tahoma, Arial ;
	font-size: inherit;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ff7200;
	text-decoration: none;
}

a:visited {
	font-family: Tahoma, Arial ;
	font-size: inherit;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ff7200;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma, Arial ;
	font-size: inherit;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #a5a5a5;
	text-decoration: underline;
}


.menu a:link {
	font-family: Tahoma, Arial ;
	font-size: 10px;
	color: #2b2e3b;
	font-weight: bold;
	text-decoration: none;
}
.menu a:visited {
    font-family: Tahoma, Arial ;
	font-size: 10px;
	color: navy;
	font-weight: bold;
	text-decoration: none;
}


.menu a:hover {
    font-family: Tahoma, Arial ;
	font-size: 10px;
	color: red;
	font-weight: bold;
	text-decoration: none;
}




.Box {
	background-color:#d3d3d3;
	border: 1px solid #595959;
}


.bgnorepeaty { 
background-repeat: no-repeat
}


