@charset "UTF-8";

body {font-family:Arial, Helvetica, sans-serif;}
img {border:0;}

.menu_top {
	font-size: 15px;
	color: #000000;
	text-align: center;
	margin: 0px;
}

.menu_top a:link {color: #000000; text-decoration: none;} 
.menu_top a:visited {color: #000000; text-decoration: underline;}
.menu_top a:hover {color: #ED6016; text-decoration : underline;}
.menu_top a:active {color: #000000; text-decoration : none;}


.txt_noir {
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-left: 60px;
	margin-right: 140px;
	line-height: 18px;
	margin-top: 15px;
}


.txt_promo {
	font-size: 14px;
	color: #FF6600;
	text-align: left;
	margin-right: 140px;
	line-height: 18px;
	margin-top: 15px;
	font-weight: bolder;
}



.txt_noir a:link {color: #000000; text-decoration: underline;} 
.txt_noir a:visited {color: #000000; text-decoration: underline;}
.txt_noir a:hover {color: #92C242; text-decoration : underline;}
.txt_noir a:active {color: #000000; text-decoration : none;}






.txt_simple {
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin: 0px;
	text-indent: 35px;
	font-weight: bolder;
}
.txt_petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.txt_petit a{ color:#633; text-decoration:none;}
.txt_petit a:hover{ color:#C30; text-decoration:underline;}

.txt_back_top {
	font-size: 10px;
	color: #666666;
	text-align: right;
	margin-right: 110px;
}




.ico {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 33px;
}
.ico img {
	margin-right: 10px;
	margin-bottom: 10px;
}
.petit-vert {
	font-size: 7px;
	color: #92C242;
}
.petit-vert a:link {color: #92C242; text-decoration: none;} 

