body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	background-repeat: repeat-x;
	background-color: #eae5de;
	color: #333;
	background-image: url(../images/fond_body.jpg);
	background-position: 50% 166px;
	
}

p {
	margin-bottom: 5px;
	
}

h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	
} 
h2 {
	
}
h3 {
	
}
h4 {
	
}
h5 {
	
}
h6 {
	font-size: 12px;
	padding: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	
}

blockquote {
	
}
ul {
	
}
li {

}


legend {
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	
}


fieldset {
	border: 1px solid #98B8DA;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}
textarea {
	
	
}
input {
	font-size: 11px;
	font-weight: normal;
}



dt {

}
dd {

}

a:focus
{
outline:0;
} 

a, a:link, a:visited, a:active{
	
}
a:hover{
	
}

