body
{
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	background-color: #fffff0;
	color: #404040;
	margin-top   : 5px;
	margin-left  : 0px;
	margin-right : 0px;
	margin-bottom: 5px;
}

h3
{
	font-size: 8pt;
	font-weight: normal;
	display: inline;
}

h1
{
	font-size: 11pt;
	font-weight: bold;
	color: #437CCB;
	display: inline;
}

h2
{
	font-size: 8pt;
	font-weight: bold;
	color: #437CCB;
	display: inline;
}

strong
{
	font-weight : normal;
}

a
{
	color: #437CCB;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.bleu
{
	color: #437CCB;
	text-decoration: none;
}

a.bleu:hover
{
	text-decoration: underline;
}

a.langue
{
	color: #808080;
}

a.langue_selec
{
	color: #000000;
}

a.langue_selec:hover
{
	text-decoration: none;
}

.copyright
{
	font-size: 8pt;
}

a.footer
{
	color: #ffffff;
	font-size: 8pt;
	text-decoration: none;
}

a.footer:hover
{
	text-decoration: underline;
}

a.menu
{
	color: #ffffff;
	text-decoration: none;
}

a.menu:hover
{
	text-decoration: underline;
}

a.menu_selec
{
	color: #808080;
	text-decoration: none;
}

a.menu_selec:hover
{
	text-decoration: underline;
}

a.sous_menu
{
	color: #404040;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

a.sous_menu:hover
{
	text-decoration: underline;
}

a.page_courante
{
	color: #808080;
	text-decoration: none;
}

a.page_courante:hover
{
	text-decoration: underline;
}

a.page
{
	color: #0000ff;
	text-decoration: none;
}

a.page:hover
{
	text-decoration: underline;
}

td
{
	background-color: #ffffff;
}

td.banniere
{
	background-image: url("../graphismes/banniere_ptitavion.jpg");
	height: 80px;
}

td.langue
{
	background-color: #fffff0;
}

td.footer
{
	background-color: #c0c0c0;
	color: #ffffff;
}

td.menu
{
	background-color: #808080;
	color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

td.menu_selec
{
	background-color: #ffffff;
	color: #808080;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

td.bord_vertical
{
	background-image: url("../graphismes/trait_vertical.gif");
}

td.bord_horizontal
{
	background-image: url("../graphismes/trait_horizontal.gif");
}

td.corps
{
	background-color: #ffffff;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}

td.padding_corps
{
	padding: 0px;
	margin: 0px;
	height: 10p;
}

td.accueil_gauche
{
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}

td.accueil_centre
{
	padding-left:0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;	
}

td.accueil_droit
{
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

td.liste_diffusion
{
	padding-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 2px;
}

td.lien_description
{
	padding-left: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

td.fond1
{
	background-color: #437CCB;
	color: #ffffff;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

input.liste
{
	width: 94px;
	height: 13px;
	font-size: 7pt;
}

input.button_liste
{
	font-size: 8pt;
	width: 30px;	
}

div.paragraphe
{
	text-align: justify;
	text-indent: 20px;
}

div.erreur
{
	color: #ff0000;
	font-size: 8pt;
	font-weight: bold;
}
