@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
}


.ARIAL_9 {font-size: 9px}
.ARIAL_12 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #000;
}

.ARIAL_14-BLEU {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:#000099;}
.ARIAL_17G {font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold;}
.ARIAL_18G {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold;}
.ARIAL_18G_white {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color:#FFF}
.ARIAL_11 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.ARIAL_12G {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a img{
	border: none;
}
.fondBarre{
		width:738px;
		height:31px;
		background-image:url('http://www.elpcinc.com/images/fondBarre.png');	
		background-repeat:no-repeat;
		background-position:top center;
		vertical-align:middle;
	}

