body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4B63;
}
a {
	color: #F98715;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #F98715;
	text-decoration: underline;
	font-weight: bold;
}
.petit {
	font-size: 10px;
	color: #4D4B63;
}

.fondindex {
	background : #FFECC5 url(../IMAGES/FOND_INDEX.GIF) no-repeat left top;
	height : 591px;
	}
	
.fondnav {
	background: #FDD197 url(../IMAGES/FOND_NAV.JPG) no-repeat;
}
.ongletd {
	text-align: right;
	margin-left: 50%;
}
#visueld {
	float: right;
}
#visuelg {
	float: left;
}
#corps {
	border-left: 2px solid #7C7397;
	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;
}

