/**************************/
/**	Informatique Mercier **/
/**************************/

body{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:0.78em;
}

h1{display:none}
h2{font-size:2em; font-weight:normal}
h3{
	font-size:1.5em;
	font-weight:normal;
	margin:0; 
	padding:0;
	}
h4{font-size:1.2em;font-weight:bold}
h5{ font-size:1em}
h6{font-size:16px; color:#fff; padding:0;margin:0;}

a{ text-decoration:none;color:#064f8b }
a:hover{color:#666;}

p{}

div{}

span{}

hr{}

input{}

select{}

.clear{
	clear:both;
	font-size:0px!important;
	line-height:0px!important;
	height:0px!important;
	margin:0!important;
	padding:0!important;
	}
	
.left{float:left;}

.right{float:right;}

a img{border:none;}