p {
	font-family: "Arial";
	font-size: 13px;
	letter-spacing: 1px;
	width: 97%;
}




br {
	font-family: "Arial";
	font-size: 13px;
	width: 97%;
	letter-spacing: 1px;	
}



h1 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-variant: small-caps;
	color: #2F53C3;
}
h2 {


	font-family: "Century Gothic";
	font-size: 16px;
	font-variant: small-caps;
}
h3 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-variant: small-caps;
}

h4 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-variant: small-caps;
}

h5 {
	font-family: "Century Gothic";
	font-size: 16px;
	
}


h6 {
	font-family: "Century Gothic";
	font-size: 14px;
	
}
































td {
	font-family: "Arial";
	font-size: 13px;
}

a {
	color: #000000;
	text-decoration: underline;
	font-variant: small-caps;
	font-size: 12px;
}
a:hover {
	color: #2D49AC;
}


.fond {
	background-color: #DDDDDD;
	border: thin solid #0099FF;
	width: 95%;
	position: static;
	margin-left: 15px;
}
.norm {

	font-family: "Arial";
	font-size: 12px;
}
.norm_gras {
	font-family: Arial;
	font-size: 13px;
}
.fondAccueil {
	background-color: #FFFFFF;
	border: thin solid #0099FF;
	width: auto;
	position: static;
	margin-left: 15px;
	font-weight: bold;
}
.normPetit {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
.fondBoutique {
	background-color: #FFFFFF;
	border: thin solid #0099FF;
	width: auto;
	position: static;
	font-weight: lighter;
}
