/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:Arial, Helvetica, sans-serif;
	background-image:url(fd.jpg);
	background-position:center;
	background-repeat:repeat;
	font-style: oblique;
}
a:link {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	}
a:visited {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	}

.tab_titre    {
	font-size: 14px;
	color: #000000;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 15px 0px 15px;
	text-align: left;
	height: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.tab_contenu {
	border-left-width: 1px;
	border-right-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
