/*
	* Feuille de style
	* © 2010 - Toute copie partielle ou totale est interdite
*/
/*	* Defauts *	*/
html,body,table#structure {
	width: 100%;
	height: 100%;
	margin: 0px;
	text-align: center;
}

table,tr,td,div {
	border-collapse: collapse;
	border: none;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p,a,td,h1,h2,h3 {
	text-align: justify;
	letter-spacing: 1px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

a,a img {
	border: none;
}

a:link {
	font-weight: bold;
}

a:hover {
	font-weight: bolder;
}
/*	* Structure Générale *	*/
div#corps {
	position:relative;
	z-order:1;
	width: 800px !important;
	margin-left: auto; 
  	margin-right: auto; 
	margin-bottom:-550px !important;
	background-color:white;
	min-height:300px;
}

div#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-attachment:absolute;
	background-position: bottom;
	height: 778px;
	z-order:-10;
}

div#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 259px;
	width:100%;
}

table#webmaster{
	position:relative;
	top: 758px !important;
	width:100%;
}

table#webmaster a{
	font-weight:bold;
	color:white;
}


#google {
	position: absolute;
	top: 40px;
	left: 50%;
	padding-left: 90px !important;
	padding-left: 80px !important;
	vertical-align:middle;
}

div.info{
	width:100%;
	margin:5px;
	border-top: solid 5px #ffcc00;
	border-bottom: solid 5px #ffcc00;
}

p#compteur{
	font-size: 14pt;
	font-weight: bold;
	position:absolute;
	top: -260px;
	left: 10px;
	color:white;
}


div#titre {
	position: relative;
	top: -235px;	/* par defaut */
	]top: -390px;
	text-align: right;
	left: 25px;
}

table.a{
	display:none;	/* cache la pub google */
}

/*	* Message *	*/
table.message{
	border:solid 2px #333333;
	margin-bottom:30px;
	margin-top:15px;
	width:100%;
}

table.message td, p.exception, p.alerte{
	padding-left:10px;
	padding-right:10px;
}

tr.titre, tr.titre td{
	background-color:#ff9933;
	font-size:22pt;
	font-style:bold;
	letter-spacing:2px;
}

td.boutons{
	text-align:right;
}

td.boutons img{
	padding:4px;
}

tr.sous-titre, tr.sous-titre td, td.boutons{
	background-color:#ff9933;
	border-bottom:solid 2px #333333;
	font-size:13pt;
}

table.tableau td{
	border: solid 2px black;
	padding: 7px;
}

table.tableau{
	width:95%;
	margin:20px;
}

p.exception,p.alerte {
	border: solid 2px #333333;
	min-height: 40px;
	vertical-align: middle;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
}

p.alerte {
	background-color: #99cc33;
}

p.exception {
	background-color: #ff9933;
}

/*  * Style du glossaire *  */
table.glossaire{
	width:100%;
	border:solid 3px black;
}

table.glossaire td{
	padding : 10px;
	padding-top:20px;
	padding-bottom:20px;
	border-top:solid 1px black;
	border-bottom:solid 1px black;
}

td.glossaire-intitule{
	font-weight: bold;
	font-size:14pt;
	vertical-align:top;
	text-align:right;
	width: 180px;
	border-right:dotted 1px black !important;
}

tr.glossaire-ligne-impaire td{
	background-color:#ffdd77;
}

tr.glossaire-ligne-paire td{
	background-color:#ffddbb;
}

tr.paire td{
	background-color:#ffdd77;
}

tr.impaire td{
	background-color:#ffddbb;
}

tr.entete td{
	background-color:#ff9900;
	font-weight:bold;
}


td.titre{
	width:180px;
	font-weight: bold;
	text-align:left;
}

/*	* Style des Titres *	*/
h1 {
	font-size: 18pt;
	letter-spacing: 6px;
	color: #000000;
	font-weight: bolder;
	margin-top: 30px;
	margin-bottom: 3px;
	padding-left: 20px;
	padding-right: 10px;
	background: #ffcc00;
	border: #ffcc00 solid 15px;
	font-family: Verdana;
}

h2 {
	font-size: 14pt;
	letter-spacing: 4px;
	color: #000000;
	font-weight: bolder;
	margin-top: 30px;
	margin-bottom: 3px;
	padding-left: 20px;
	padding-right: 10px;
	background: #ffcc33;
	border: #ffcc33 solid 10px;
	font-family: Verdana;
}

/*	* CSS du menu horizontal *	*/
tr.titre,tr.titre td {
	background-color: #ff9933;
	font-size: 22pt;
	font-weight: bold;
	letter-spacing: 2px;
}

td.boutons {
	text-align: right;
}

td.boutons img {
	padding: 4px;
}

tr.sous-titre,tr.sous-titre td,td.boutons {
	background-color: #ff9933;
	border-bottom: solid 2px #333333;
	font-size: 13pt;
}

.menu {
	position: absolute;
	top:-85px;
	margin:0px;
	margin-left:78px;
	padding: 0;
}

.menu ul {
	position: absolute;
	display: block;
	width: 144px;
	margin: 0px;
	margin-top: -2px;
	margin-left: 0px !important;
	padding: 0;
	height: 38px;
}

.menu ul li a{
	border-top: solid black 2px;
}
.menu li ul {
	visibility: hidden;
}

.menu li li ul {
	position: absolute;
	margin-left: 149px;
	margin-top: -23px;
}

.menu li {
	list-style: none;
	width: 144px;
	height: 38px !important;
	height:42px;
	display: inline;
	display /**/: block;
	float: none;
	float /**/: left;
	margin: 0;
	padding: 0;
}

.menu li li {
	display: block;
	float: none;
}

/* correct a little IE bug */
* html .menu li li {
	display: inline;
	margin-top:-2px;
}

.menu a {
	top:3px;
	text-align: center;
	border: none;
	color: #000000; /* couleur du texte */
	display: block;
	width: 134px;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 7px;
	margin: 1px;
	font-size: 10.5pt;
	font-family: Verdana;
	font-weight:bold;
	height: 100%;
}

.menu a:hover {
	padding-left: 0px;
	border-left:solid 7px black;
}

.m1 a {
	background-color: #ffcc00;
}

.m2 a {
	background-color: #ff9900;
}

.m3 a {
	background-color: #cccc33;
}

.m4 a {
	background-color: #ffcc33;
}

.m5 a {
	background-color: #cc9933;
}


