/* Styles génériques */

p {
	font-size:14px;
	font-family: Bookman Old Style, Verdana, Geneva, Helvetica, sans-serif;
	color:#4D4D4D;
	text-align:justify;
}

body, td {
	font-size:14px;
	font-family: Bookman Old Style, Verdana, Geneva, Helvetica, sans-serif;
	color:#4D4D4D;
}

.centre {	text-align:center;}
.marron
{
	color:#800000;
}

.rouge
{
	color:#800000;
}

.titre
{
color:#595E62;	font-weight:normal;
}

.titre2
{
color:#333333; font-size:12px;
}

a:visited {
	color:#800000;
	text-decoration:none;
}

a:link {
	color:#800000;
	text-decoration:none;
}

a:hover {
	color: #4D4D4D;
	text-decoration: underline;
}


h1 {
	font-size:20px;
	color: #800000;
	text-align: left;
	margin-top: 5px;
	font-weight:bold;
}

h2 {
	font-size:18px;
	color: #4D4D4D;
	text-align: left;
	font-weight:bold;
}

h3 {
	font-size:16px;
	color: #800000;
	text-align: left;
	font-weight:bold;
}

.signature {
	font-size:12px;
	text-align:left;
}

/* Menu de navigation horizontal  */
a.menu:link {
	font-size:15px;
	color:#800000;
	text-decoration:none;
	text-align: center;
	font-weight:bold;
}
a.menu:hover {
	font-size:15px;
	color:#4D4D4D;
	text-align: center;
	text-decoration: underline;
	font-weight:bold;
}

a.menu:visited {
	font-size:15px;
	color:#800000;
	text-decoration:none;
	text-align: center;
	font-weight:bold;
}

table.menu {
	background-color:#A5A4A0;
	padding: 5px;
}

.actif {
	font-size:15px;
	color:#4D4D4D;
	font-weight:bold;
}

a.actif:link, a.actif:visited {
	font-size:15px;
	color:#4D4D4D;
	font-weight:bold;
}

/* Menu de navigation latéral  */
a.menu2:link {
	font-size:15px;
	color:#4D4D4D;
	text-decoration:none;
	font-weight:bold;
}

a.menu2:hover {
	font-size:15px;
	color:#800000;
	text-decoration:underline;
	font-weight:bold;
}

a.menu2:visited {
	font-size:15px;
	color:#4D4D4D;
	text-decoration:none;
	font-weight:bold;
}

a.menu2actif:link {
	font-size:15px;
	color:#800000;
	text-decoration:none;
	font-weight:bold;
}

a.menu2actif:visited {
	font-size:15px;
	color:#800000;
	text-decoration:none;
	font-weight:bold;
}

li.menu2 {
	font-size:15px;
	line-height:30px;
}

li.menu2haut {
	font-size:15px;
	line-height:30px;
	margin-top: 5px;
}


.bordure {

border-left: 1px solid #800000;
}

.bordure2 {

border-bottom: 1px solid #800000;
}

img {border: 10px solid white;}
.img2 {border: 5px solid white;}
.pixel {border: 0px;}
