body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-color: #1B1B1B;
}
a:link {
	text-decoration: none;
	color: #FF6600;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

. page site {_____________________________________________________}

.titreblock {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}

.textesitecentreblock {
	color: #FFFFFF;
	font-size: 14px;
	}
	
.textesitesoustitreblock {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	}
	
.boutoncommandersite {
	color: #FF6600;
	font-size: 20px;
	font-weight: bold;
	}

.menu visiteur {_________________________________________________________}

.orangemenuvisiteur {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}
.taillecouleurtexthaut {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.tctexte {
	font-size: 14px;
	color: #FFFFFF
}
.textetelephone {
	font-size: 18px;
	color: #FFFFFF
}
.texteprixappel {
	font-size: 10px;
	color: #FFFFFF
}