/******** feuille de style KETCH *******/

Body {
	margin-top:0;
	color:#333333;
	font-size:12px;
}
.fnd {
	background-repeat: no-repeat;
	background-position: right top;
}
.fnd2 {
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content {
	color:#003333;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content a:link, #content a:visited {
	color: #003333;
	text-decoration: none;
}
#content a:hover {
	color: #999900;
	text-decoration: underline;
}
#content a:active {
	color: #FF0000;
	text-decoration: none;
}
#content h4 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#content h5 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
#box {
	color: #58A655;
}
#box p {
	text-indent: 3px;
	margin: 1px;
	padding: 1px;
}
#box a:link, #content a:visited {
	color: #58A655;
	text-decoration: none;
}
#box a:hover {
	color: #003333;
	text-decoration: underline;
}
#box a:active {
	color: #999900;
	text-decoration: none;
}
#box h4 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	color: #003333;
}
#box h5 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
