body { margin: 0; padding: 0; border: 10px solid #FFF; border-top: 0 }

body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4B63;
}
.site {
	width: 100%;
	height: 33px;
	background: #FFF url(../images/bandeau.gif) no-repeat 50px 0;
}

a {
	color: #FFF200;
	font-weight: bold;
}
a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

.petit {
	font-size: 10px;
	color: #0A5200;
}

.fondindex {
	background : #84BF57 url(../images/fond_index.gif) no-repeat 30px 33px;
}
	
.fondnav {
	background: #FDD197 url(../images/fond_nav.jpg) no-repeat;
}
.ongletd {
	text-align: right;
	width: 435px;
}
#visueld {
	float: right;
}
#visuelg {
	float: left;
}
#corps {
	border-left: 1px solid #fff;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;

}
#titres {
	background: url(../images/angle_haut.gif) no-repeat left bottom;
	text-align: left;
	padding-left: 15px;
}
#pieds {
	background: url(../images/angle_bas.gif) no-repeat left top;
	text-align: left;
	padding-left: 15px;
}
#margescorps {
	margin-left: 20px;
}
#bloc {
	margin-left: 15px;
}

