@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	background-image:url(images/fond_beige.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	
}
.style1 {font-family:Verdana, Geneva, sans-serif;
color:#000;
font-size:12px;
font-weight:bold;
}
.style2 {font-family:Verdana, Geneva, sans-serif;
color:#FFF;
font-size:12px;
}
.style3 {font-family:Verdana, Geneva, sans-serif;
color:#000;
font-size:11px;
}
.style4 {font-family:Verdana, Geneva, sans-serif;
color:#060;
font-size:16px;
}
.style5 {font-family:Verdana, Geneva, sans-serif;
color:#060;
font-size:14px;
}
.bois {background-image:url(images/bandeau_bois.jpg);
background-repeat:no-repeat;
font-family:Verdana, Geneva, sans-serif;
color:#FFF;
font-size:13px;
height:38px;
margin-bottom:auto;
margin-top:auto;
}
.cadre {background-image:url(images/cadre.png);
background-repeat:no-repeat;
font-family:Verdana, Geneva, sans-serif;
color:#FFF;
font-size:12px;
background-position:center;
background-position:top;


}
.fond1 {background-image:url(images/logo_fond_transparent.png);
background-repeat:no-repeat;
font-family:Verdana, Geneva, sans-serif;
color:#000;
font-size:12px;
background-position:center;
background-position:top;


}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;

}
a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
	color:#060;
}
a:active {
	text-decoration: none;

}
