/* 
++++ TEMPLATE ALTORA ++++
 styles par Exibit
 www.exibit.be
*/
/* -----------------------------BALISES---------------------------------- */
body,td,th,form,input, textarea,select {
	font-family:Arial, Helvetica, sans-serif
}
body {
	margin:10px 0 0 0;
	font-size:100%;
}
td {
	 font-size:75%;
	 padding:2px;
}
td input{
	 font-size:85%;
}
td button{
	 font-size:85%;
}
A{
	color:#0088B7;
	text-decoration:none;
}
A:hover{
	text-decoration:underline;
}
P{
	font-size:12px;
}
H1{
	position:relative;
	margin: 0;
	padding: 0;
}
H1 A{
	text-indent:0;
}
H2{
	display:none;
}
H3{
	font-size:20px;
	text-transform:uppercase;
	color:#666;
}
H4{
	font-size:14px;
	margin:0;
}
H5{
	font-size:14px;
	color:#666666;
	font-style:italic;
	margin:5px 0 0 0;
	padding:0;
}

H6{
	border-bottom:1px dotted #CCCCCC;
	color:#ccc;
	font-size:0.9em;
	margin:10px 0pt 0pt 7px;
	text-indent:20px;
	width:204px;
}

HR{
	border-top:1px solid #999999;
	border-bottom:1px solid #FFFFFF;
	border-left:none;
	border-right:none;
	clear:left;
}
IMG{
	border:none;
}
/* -----------------------------CONTAINERS---------------------------------- */
#header{
	display:none;
}
