body {
	margin: 4px;
}
body, table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#page {
	width: 800px;
	border: 1px solid #990033;
	background: url(img/fd_page.gif) no-repeat bottom;
}
#logo {
	height: 80px;
	padding-left: 30px;
	padding-right: 30px;
	vertical-align: top;
	padding-top: 10px;
}
#texte {
	height: 400px;
	padding-left: 35px;
	padding-right: 35px;
	color: #760B21;
	text-align: justify;
}
#nav_b {
	height: 30px;
	background-color: #BD103A;
	font-weight: normal;
	font-size: 8pt;
}
#nav_b, #nav_b a {
	color: white;
}
#navsys {
	text-align: right;
}
#navsys a {
	font-weight: normal;
	color: rgb(189,16,58);
	text-decoration: none;
}
#navsys a.on {
	font-weight: normal;
	background-color: rgb(189,16,58);
	color: white;
	text-decoration: none;
}
#langues {

}
/* tabnav DEB */
#navrub {
	position: absolute;
	top: 50px;
	left: 50px;
}
#navrub li {
	display: inline;
}
.navrub a {
	color: red;
}
.navrubon a {
	color: blue;
	font-weight: bold;
}

#tabnav {
	margin: 0;
	padding: 10px 0 20px 00px;
	border-bottom: 1px solid #cc0033;
}

#tabnav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#tabnav a:link, #tabnav a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #cc0033;
	border-bottom: 4px solid #fff;
	padding-bottom: 2px;
}

#tabnav li.active a:link, #tabnav li.active a:visited, #tabnav a:hover,#tabnav .navrubon a {
	border-color: #cc0033;
	color: #cc0033;
}

#tabnav a:hover {
	color: #cc9999;
}
/* tabnav FIN */

#copyright {
	background-color: white;
	color: rgb(189,16,58);
	font-size: 8pt;
	font-weight: normal;
}
#copyright a {
	text-decoration: none;
}

/* surcharge SPIP */
img{border:none;}
