body.civ {
	font-family: verdana;
	font-size: 8pt;
	background-image: url("../images/fond.jpg");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0px;
}

body {
	font-family: verdana;
	font-size: 8pt;
}

td.menuHaut {
	background-image: url("../images/menuHaut.gif");
	height: 22px;
}

td.menuBas {
	background-image: url("../images/menuBas.gif");
	height: 22px;
}

td {
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
}

table.principale {
	background-color: #DAE2E3;
	border-collapse: collapse;
	font-size: 10px;
	border-spacing: 0px;
	border-width: 0px;
}

table.news {
	background-color: #DAE2E3;
	border-collapse: collapse;
	font-size: 12px;
	border-spacing: 10px;
	border-width: 10px;
}

table.contenu {
	height: 350px;
	border-collapse: collapse;
	border-spacing: 0px;
	border-width: 0px;
}

table.menuHTML {
	height: 22px;
	border-collapse: collapse;
	border-spacing: 0px;
	border-width: 0px;
}

div.justifie {
	text-align: justify;
	font-size: 10pt;
}

font.normal {
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
}

font.smile {
	font-size: 16px;
	color: #CC0000;
}

font.oeil {
	font-size: 16px;
	color: black;
}

font.news {
	font-size: 12px;
	font-style: italic;
	color: black;
}

a.menuHaut {
	font-size: 10px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}

a.menuHaut:hover {
	font-size: 10px;
	color:red;
	font-weight:bold;
	text-decoration:none;
}

a.menuSite {
	font-size: 10px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}

a.menuSite:hover {
	font-size: 10px;
	color:black;
	font-weight:bold;
	text-decoration:none;
}

a {
	color:#808080;
	text-decoration:none;
	font-style:italic;
}

a:hover {
	color:black;
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
}

img {
	border-width: 0px;
	border: none;
}