body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
font-size: 14px;
}
.fond1 {
    background: left 80% / 100% 100% no-repeat url(images/fond.png);
    font-size: 28px;
    color: #684A36;
    font-weight: bold;
    line-height: 30px;
    font-style: italic;
}
.fond2 {
    background: no-repeat;
    font-size: 16px;
    color: #2F1717;
    font-weight: bold;
    line-height: 20px;
    font-style: italic;
	border-color: black black #CCCC99 #CCCC99;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left: 30px solid white;
}
.fond3 {
    background: url(images/fond-titre.png) no-repeat left 100%;
    font-size: 24px;
    color: #684A36;
    font-weight: bold;
    line-height: 36px;
    font-style: italic;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-shadow: 1px 0 1px #8B9548;
}
p {
	margin: 0 0 10px;
	font-size:14px;
	color: #333333;
}
li {
    font-size: 14px;
				}
.module_menu_titre {
    height: 24px;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
    font-variant: normal;
    color: #5E4230;
    font-family: Georgia, serif;
    font-size: 18px;
    text-align: right;
    border-right: 1px solid #7a7a7a;
    border-bottom: 1px solid #7a7a7a;
    padding-right: 10px;
    margin-right: 2px;
    margin-bottom: 6px;
    margin-top: 0px;	
    background-color: #A9B660;
    line-height: 140%;
}
hr {
	display: block;
	height: 1px; border: 0;
    border-top: 1px solid #B1BA75;
	margin: 1em 0;
	padding: 0;
	}
h1 {margin:.67em 0; font-size:2em;}
.liste {
	color: #333333;
}
a {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #0000FF;
	font-weight: bold;
}
a:visited {
	color: #0000FF;
	font-weight: bold;
}
a:hover {
	color: #ff0000;
	font-weight: bold;
}
.go {
    color: #993300;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
}

img {
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
}
strong {
    font-size: 18px;
    }
