body {
	color: black;
	font-family: Times;/*Arial, Helvetica, sans-serif;*/
}

table.main {
	border-width:4px;
	border-color: #006FB1;
	/*border-style: solid;*/
}

hr {
	color: #006FB1;
}

table.fond {
	background-image:url('images/fond.gif');
	background-repeat:no-repeat;
	background-position:center center;
}

p {
	font-style: normal !important;
	margin: 0;
	padding: 0;
}

a.menu {
	text-align: center;
	border-width:4px; 
/*	color: white;
	font-weight: bold;
	display: block;
	background: blue;
	text-decoration: none;
	border-style:solid; 
	
	border-color: red;*/
}

a:hover.menu {
	text-align: center;
/*	color: blue;
	font-weight: bold;
	display: block;
	background: white;
	text-decoration: none;
	border-style:solid; 
	border-width:2px; 
	border-color: red;*/
}

a.pdf {
	color: #000099;
	text-decoration: none;
}

a:hover.pdf {
	color: #AA0000;
	text-decoration: none;
}

tr.menu {
	background-color: #006FB1;
}


td.headmenu {
	text-align: center;
}

td.datamenu {
	text-align: center;
}

td.text {
	font-size: 12pt;
	text-align: justify;
	font-style: italic;	
	padding: 3px;
}
td.text2 {
	font-size: 12pt;
	text-align: center;
	font-style: italic;	
	padding: 3px;
}

td.text1 {
	font-size: 14pt;
	text-align: center;
} 

td.titre {
	font-size: 20pt;
	text-align: center;
}

td.biblio {
	text-align: justify;
	font-style: italic;
	padding: 4px;
}

