body {
	background : #FFFFFF;
	font-family:'Arial';
	margin-top: 0px;
	margin-left: 0px;
}
.text {
	font-family:'Arial';
	font-size: 10px;
}

#menu_colgauche {
	background: #B20B1A;
}
#separation_colgauche {
	background: #f0f0f0 repeat-y url(images/bord_colgauche.gif);
}
#ecrivez a {
	font-size: 14px;
	line-height: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
#ecrivez a:hover {
	font-size: 14px;
	line-height: 14px;
	color: #ecb61b;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

/* page accueil */
#texte_accueil {
	margin-left: 18px;
	margin-right: 12px;
}
.styletexte_accueil {
	text-align: left;
	font-size: 14px;
	line-height: 14px;
}
.styletexte_accueil li {
	list-style: disc;
	text-align: left;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
}
.styletexte_accueil H1 {
	text-align: left;
	font-size: 20px;
	font-weight: 600;
}
#menu_colgauche img
{
	margin-bottom: 5px;
	vertical-align: top;
	text-align: center;
}
#logo_afnor {
	margin-left: 350px;
	margin-bottom: 40px;
	border-top: 1px solid #939393;
	border-left: 1px solid #939393;
	border-bottom: 1px solid #939393;
	border-right: 1px solid #939393;
}

#logo_afaq {
	margin-left: 30px;
	margin-bottom: 30px;
	border-top: 1px solid #939393;
	border-left: 1px solid #939393;
	border-bottom: 1px solid #939393;
	border-right: 1px solid #939393;
}
/* page particuliers */
#tableau_particuliers {
	text-align: left;
	font-size: 14px;
	line-height: 22px;
}
/* page contact */
#tableau_contact {
	text-align: left;
	font-size: 11px;
	background: #C0B7B2;
	border: 5px solid #C0B7B2;
}
/* page news */
#tableau_news {
	text-align: left;
	margin-left: 35px;
	font-size: 14px;
}
#tableau_news h1 {
	text-align: left;
	font-size: 16px;
	font-weight: 600;
}
#tableau_news h3 {
	text-align: left;
	font-size: 11px;
	font-weight: 300;
}
#tableau_news img {
	border-top: 1px solid #939393;
	border-left: 1px solid #939393;
	border-bottom: 1px solid #939393;
	border-right: 1px solid #939393;
}



