/* CSS Document */
body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 11px;
	background-image:url(../../img/fond.jpg);
	background-position:top;
	background-repeat:none;
	background-attachment:fixed;
	margin: -5px 0 0 0;
	font-weight: lighter;
	text-align: justify;
}

a:link {
    color: #666666;
    text-decoration: none;
    font-style: normal;
}

a:visited {
    color: #333333;
    text-decoration: none;
    font-style: italic;
}

a:hover {
    color:#7FA246;
    font-style: normal;
}

a:active {
    color: #7FA246;
    text-decoration: none;
    font-style: normal;
	text-align: justify;
}

img{
	border: 0;
}

.textet {
	font-style: italic;
	font-weight: 300;
	text-indent: 20px;
	margin:10px 10px 0px 15px;
}

#marge{
	margin:10px 0px 10px 10px;
}

#cadre{
vertical-align:top;
float:right;
width:210px;
}

#cadre2{
width:350px;
}

.left{
float:left;
}

.right{
float:right;
}

.adressenaba{
	font-size:9px;
	margin-right:13px;
}
.balades{
margin:10px 10px 0px 10px;
border: 1px solid #ddd;
width:515px;
}

#baladestexte{
margin:10px 10px 10px 10px;
width:328px;
}

