body {
	background-image: url('background.gif');
	font-size: 10;
	padding: 0;
	margin: 0;
}

a {
	color: #084E8F;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
}

a:hover {
	text-decoration: underline;
	color: #3891EC
}

table {
	font-family: Arial;
	font-size: 11;
	text-align: justify;
}

td {
}


img {
	border: 2px solid black;
}

input {
	font-family: arial;
}

select {
	font-family: arial;
	font-size:11;
}

textarea {
	font-family: arial;
}

#colonne {
	vertical-align: top;
	padding:2;
}

#page {
	width: 786;
}

#entete_page_gauche {
	background-image: url('entete_page_gauche.gif');
	width: 27;
	height: 138;
}

#entete_page_centre {
	background-image: url('banniere2.jpg');
	width: 727;
}

#entete_page_droite {
	background-image: url('entete_page_droite.gif');
	width: 32;
}

#corps_page_gauche {
	background-image: url('corps_page_gauche.gif');
}

#corps_page_centre {
	background-image: url('corps_page_centre.gif');
}

#corps_page_droite {
	background-image: url('corps_page_droite.gif');
}

#pied_page_gauche {
	background-image: url('pied_page_gauche.gif');
	height: 62;
}

#pied_page_centre {
	background-image: url('pied_page_centre.gif');
}

#pied_page_droite {
	background-image: url('pied_page_droite.gif');
}

#item {
	width: 100%;
}

#entete_item_gauche {
	background-image: url('entete_item_gauche.gif');
	width: 9;
	height: 49;
}

#entete_item_centre {
	background-image: url('entete_item_centre.gif');
	font-family: Arial;
	font-size: 18;
	text-align: left;
	color: white;
	padding-top: 8;
	padding-left: 45;
	padding-bottom: 3;
}

#entete_item_droite {
	background-image: url('entete_item_droite.gif');
	width: 11;
}

#corps_item_gauche {
	background-image: url('corps_item_gauche.gif');
}

#corps_item_centre {
	background-image: url('corps_item_centre.gif');
	padding: 1;
}

#corps_item_droite {
	background-image: url('corps_item_droite.gif');
}

#pied_item_gauche {
	background-image: url('pied_item_gauche.gif');
	height:23;
}

#pied_item_centre {
	background-image: url('pied_item_centre.gif');
}

#pied_item_droite {
	background-image: url('pied_item_droite.gif');
}

#etiquette {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

#etiquette_h {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	width: 25%;
}

#etiquette_v {
	font-weight: bold;
}

#titre {
	color: #2C71B8;
	font-family: Verdana;
	font-weight: bold;
	border-bottom: 1px #2C71B8 solid
}

#menuitem {
	font-size:11px;
}