body, html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #333333;
}
.pointig {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
.fdblanc {
	background-color: #FFFFFF;
}

.cardorang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border: thin solid #FE9440;
	background-color: #FFFFFF;
}
.fdgris {
	background-image: url(logoimgs/fond_gris.jpg);
	background-repeat: repeat;
}
.typorang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
}


.fond2 {
	background-repeat: repeat;
	background-color: #FFFFFF;
}
.fond3 {
	background-image: url(logoimgs/fond_matier.jpg);
	background-repeat: repeat;
}
.fdsara {
	background-image: url(logoimgs/fd_sara.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.titrmenu {
	font-size: 16px;
	font-weight: bold;
	color: #FF9239;
}
.typonoir {
	color: #333333;
	text-decoration: none;
}

