/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;	
	color: #000000;
	text-align: center;
	
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.entetetab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	color:#FFFFFF;
}
.corptabimg {
	text-align:center;
}
.corpstab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;
}
.bas {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}
<!--
/*Petit script CSS pour rendre la page un peu plus jolie ;)
Pas besion d'ajouter un commentaire pour chaque style? non?*/
/*
#menu {
	background-color: #FFE09F;
	width: 300px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
}
.form_champ {
	font-weight: normal;
	color: #FF6600;
	background-color: #FFE09F;
	font-size: 11px;
	border: 1px dotted #FF6600;
}
.form_bt {
	font-size: 11px;
	color: #FF6600;
	background-color: #FFE09F;
	border:0;
}
*/
#content {
	/*background-color: #EEEEEE;*/
	border: 1px dashed #6699CC;
	width: 100%;
	margin-top: 10px;
	font-size:12px;
	text-align: center;
}
/*
.menu {
	font-size: 10px;
	color: #6699CC;
	font-weight: bold;
}
.menu a:link, .menu a:visited {
	font-size: 10px;
	color: #6699CC;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover {
	font-size: 10px;
	color: #FF6633;
	font-weight: bold;
	text-decoration: none;
}
*/
#auteur {
	font-size: 14px;
	color: #FFFFCC;
	text-decoration: underline;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #96C0F3;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.citation {
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px dashed #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.pagenav {
	font-size: 11px;
	color: #003366;
	font-weight: bold;
}
.pagenav a:link  {
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.pagenav a:visited  {
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.pagenav a:hover  {
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
/*
#bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
	width: 778px;
	padding-top: 20px;
	font-weight: bold;
}
*/
-->

