body
{
   width: 998px;
   margin: auto;
   margin-top: 10px;
   margin-bottom: 10px; 
   background-image: url("/template/fond.png");
   FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
}

A:link /* liens */
{
FONT-SIZE: 11px; COLOR: #006699; TEXT-DECORATION: none; 
}

A:visited {
FONT-SIZE: 11px; COLOR: #006699; TEXT-DECORATION: none;
}

A:hover
{
FONT-SIZE: 11px; COLOR: #f07000; TEXT-DECORATION: none;
}

ul
{
margin-left: 10px; padding-left: 10px; FONT-SIZE: 11px; text-align: left; list-style-image: url("template/puce.gif"); 
margin-bottom: 0px; margin-top:0px;
}

p /* paragraphes */ 
{
FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; text-align:justify; 
align:left;
}

form /* formulaires */
{
FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; text-align:justify; 
align:left;
}

h1 /* grand titre */
{
FONT-WEIGHT: bold; FONT-SIZE: 24px; text-align: center;
}

h2 /* titre */
{
FONT-WEIGHT: bold; FONT-SIZE: 17px; text-align: center;
}

h3 /* titre */
{
FONT-WEIGHT: bold; FONT-SIZE: 13px; text-align: left; margin-bottom:1px; margin-top: 8px;
}

#haut
{	
	height: 7px;
	background-image: url("/template/haut.png");
}

#en_tete
{
    	width: 998px;
	margin: auto;
}

#recherche
{
	float: right;
	padding-right: 48px;
}
	
#colonne_gauche
{
	float: left;
	width: 148px;
}

.titremenu_gauche
{
	line-height: 28px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 19px; 
	text-align: center; 
	color: #ffb90f;
	height: 28px;
	width: 148px;
	background-image: url("/template/fondmenu1.png");
	FONT-FAMILY: Segoe Print, Comic Sans MS, Verdana;
}

.menu
{
	padding: 1px 2px 8px 2px;
	margin-bottom: 6px;
	border: 1px solid black;
	background-color: #E6EEF2;
}

#colonne_droite
{
	float: left;
	width: 244px;
}

.titremenu_droite
{
	line-height: 28px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 19px; 
	text-align: center; 
	color: #ffb90f;
	height: 28px;
	width: 244px;
	background-image: url("/template/fondmenu2.png");
	FONT-FAMILY: Segoe Print, Comic Sans MS, Verdana;
}

#corps
{
 	width: 584px;
	height: 100%;
	margin-left: 4px;
	margin-right: 4px;
	float:left;
}

#conteneur
{
	padding: 0px 7px 0px 7px ;
	background-image: url("/template/conteneur.png");
}

#affiche
{
	width: 236px;
	padding: 8px 3px 8px 3px;
	margin-bottom: 6px;
	background-color: #E6EEF2;
	border: 1px solid black;
}

#bas_de_page
{
    width: 978px;
	padding: 2px;
	clear: both;
	FONT-SIZE: 11px;
	text-align: center;
	border: 1px solid black;
	background-color: #E6EEF2;
}

#bas
{	
	height: 7px;
	background-image: url("/template/bas.png");
}

td
{
FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; text-align:justify; 
align:left;
}

.tableau
{
	border-collapse: collapse;
}

.tableau th
{
	FONT-WEIGHT: bold;
	border: 1px solid black;
	padding: 3px;
	FONT-SIZE: 13px;
}

.tableau td
{
	border: 1px solid black;
	padding: 3px;
}
