body{
	background:#66AE3E;
	font-family:Tahoma;
}

a, a:visited, a:link{
	color:black;
}

p{
	text-align:justify;
	font-size:14px;
}

h1{
	font-size:20px;
}

h2{
	font-size:16px;
}

h3{
	font-size:14px;
	margin-bottom:0;
}

h4{
	font-size:11px;
	margin-top:0;
	font-weight:normal;
}

img{
	border:0;
}

#page_defaut{
	margin-top:50px;
}

.lien_defaut{
	color:#202020;
	font-size:14px;
	text-decoration:none;
}

.lien_defaut:hover{
	color:#404040;
	text-decoration:underline;
}

.corps_defaut{
	padding:10px;
}