@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	}
	
h1 {
	padding:0px;
	margin:0px;
	font-size:15px;
	color:#a9c707;
	font-weight:bold;
	}
	
h2 {
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px dotted #a9c707;
	}
	
	a:visited{font-size:12px;color:#2B80BB;text-decoration:none;}
	a{font-size:12px;color:#2B80BB;text-decoration:none;}
	a:hover{font-size:12px;color:#2B80BB;text-decoration:underline;}
	
		li {
	list-style-image:url(http://cms.horus.be/site/99932b/img/bullet.gif);
	}
	
.lettrine {
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px; 
	FONT-SIZE: 18px; 
	PADDING-BOTTOM: 2px; 
	COLOR: #ffffff; 
	PADDING-TOP: 2px;
	BACKGROUND-COLOR: #a9c707;
}

form {padding:10px 0 0 0; width:200px; margin:0 0 0 20px;}	
	#formNewsletter { width:240px;  background:#2b291a; padding:0 0 7px 0}
	#formNewsletter h3 { color:#fff; font-size:14px; font-weight:normal; padding:0; margin:0;}
	#formNewsletter p { color:#fff; font-size:11px; padding:0; margin:0;}
	
	.left { float:left;}
	.widthTitre { width:55px; color:#fff; font-size:10px;}
	.widthInput { width:115px;}
	.widthInput input { background:#fff; border:1px solid #000; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; width:115px;}
	.clearHeight { clear:both; height:3px;}
	.widthSubmit { width:200px; text-align:center; padding:5px 0 0 0;}
	.widthSubmit input { background:#fff; color:#000; font-size:10px; border:1px solid #000; cursor:pointer;}
	.clear { clear:both;}