/* Style sheet created by Sebastien Menard - info@sebmenard.com */
/* Style sheet created by Sebastien Menard - info@sebmenard.com */


body {
	background-color:#ffffff;
	margin: 0px;
	padding: 0px;
	color:#8d8d8d;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#container {
	width: 964px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.footer_text {
	background-image:url(../images/footer-center.gif); 
	background-repeat:no-repeat; 
	font-size:12px;

}

.infolettre {
	background-image:url(../images/infolettre.jpg); 
	background-repeat:no-repeat; 
	font-size:12px;
	line-height:15px;

}

.infolettre-en {
	background-image:url(../images/infolettre-en.jpg); 
	background-repeat:no-repeat; 
	font-size:12px;
	line-height:15px;

}

.infolettre_field {
	font-size:11px;
	color:#8D8D8D;
	padding: 3px 5px 3px 5px;
	width:152px;
	border:#BFBFBF 1px solid; 
	background-color:#ffffff; 

}


.title {
	font-size:18px;
	font-weight:bold;
}



.small {
	font-size:10px;
}

.medium {
	font-size:12px;
}



.bloc-contenu {
	padding:30px 0px 20px 0px;
}


.contenu {
	float:left; 
	width:627px;
}




.clear-left {
	clear: left;
	font-size:1px;
}


.cleaner {
	clear:both;
	width: 960px;
	font-size:1px;
}




/* Hyper links */
a:link {
	color: #929292;
	text-decoration:underline;
	font-weight:bold;

}

a:visited {
	color: #929292;
	text-decoration:underline;
	font-weight:bold;

}

a:hover {
	color: #FA8904;
	text-decoration:underline;
	font-weight:bold;

}

a:active {
	color: #6e6e6e;
	text-decoration:underline;
	font-weight:bold;

}



a.submenu { 
	color: #929292;
	text-decoration:underline;
	font-size: 11px;
}

a.submenu:hover { 
	color:#FA8904; 
	text-decoration:underline;
	font-size: 11px;
}

a.submenu:active { 
	color: #929292;
	text-decoration:underline;
	font-size: 11px;
}


a.submenu:visited { 
	text-decoration:underline;
	font-size: 11px;
}



a.faq { 
	color: #929292;
	text-decoration:underline;
}

a.faq:hover { 
	color:#FA8904; 
	text-decoration:underline;
}

a.faq:active { 
	color: #929292;
	text-decoration:underline;
}


a.faq:visited { 
	text-decoration:underline;
}






a.footer { 
	color:#FA8904; 
	text-decoration:underline;
	font-weight:normal;
}

a.footer:hover { 
	color:#FA8904; 
	text-decoration:underline;
	font-weight:normal;
}

a.footer:active { 
	color:#FA8904; 
	text-decoration:underline;
	font-weight:normal;
}


a.footer:visited { 
	color:#FA8904; 
	text-decoration:underline;
	font-weight:normal;
}





a.infolettre_link { 
	color:#c4bfbd; 
	text-decoration:underline;
	font-weight:normal;
}

a.infolettre_link:hover { 
	color:#FA8904; 
	text-decoration:underline;
	font-weight:normal;
}

a.infolettre_link:active { 
	color:#c4bfbd; 
	text-decoration:underline;
	font-weight:normal;
}


a.infolettre_link:visited { 
	color:#c4bfbd; 
	text-decoration:underline;
	font-weight:normal;
}









