@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	background-color:#FAE4BC;
	}
.fond {
	background-image:url(../images/fond.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	}
.cadre {
	background-image:url(../images/logo_trame.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:middle;

	}	
.style1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#900;
	font-weight:bold;
	}	
.style2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#900;
	}	
.style3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#900;
	}	
.style4 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:normal;
	}	
.style5 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	}
	a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style6 {background-image:url(../images/fond_blanc.png);
background-repeat:no-repeat;
background-position:center;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
color:#900;
}
.style7 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:normal;
	}
	.style8 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
	}	
.style9 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	}	
