/* CSS Document */
body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background: #f59f3a url(../images/page/fond.jpg) 0 0 repeat-x;
}
#NOUVEAU {
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	background: url(../images/page/nouveau.jpg) 15px 15px no-repeat;
	/*background-repeat: no-repeat;*/
	/*background-position: 15px 15px;*/
}
#ACCROCHE {
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}

.titrebleu {
	font-family: Arial;
	font-size: 30px;
	color: #52a9d1;
	text-decoration: none;
	font-weight: bold;
}
.titrenoir {
	font-family: Arial;
	font-size: 30px;
	color: #000000;
	text-decoration: none;
}
.titre {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.titrenoire {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
#FLECHE {
	border: 1px solid #FBD2A2;
}
#POUPEE 
{
	border: 1px solid #FBD2A2;
	background: #f08a01;
}
.legende {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.domaine {
	font-family: Arial;
	font-size: 12px;
	color: #c3dded;
	text-decoration: none;
}
.hebergement {
	font-family: Arial;
	font-size: 12px;
	color: #efe7ab;
	text-decoration: none;
}
.serveur {
	font-family: Arial;
	font-size: 12px;
	color: #e41915;
	text-decoration: none;
}
.architecture {
	font-family: Arial;
	font-size: 12px;
	color: #63538f;
	text-decoration: none;
}
