
/* Le body ! */
body {
	text-align: center;
	
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	color: #444444;	
}

/* Font de base pour les tables ! */
table {
	font-size: 11px;
}

form {
	padding: 0px;
	margin: 0px;
}

/* Pas de bord pour les images ! */
img {
	border: 0px;
}

/* La base pour les liens */
a {
	color: #444444;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* On précise la font pour ces coquins */
input, select, textarea {
	font-family: Arial, Helvetica, Tahoma;
	background-color: #f5f5f5;
	color: #496d0b;
	font-size: 10px;
	width: 170px;
}

/* Vieille erreur ! */
.erreur {
	color: #FF0000;
}

/* Classe pour les explications */
.legend {
	color: #555555;
	font-size: 10px;
}

/* Conteneur principal !! */
#page {
	width: 749px;
	margin: 0 auto 0 auto;
}

/* La banniere du haut ! */
#banniere {
	
	margin: 0px;
	height: 182px;
	
	
	background-image: url('../img/top_bg.gif');
	
}

div {
/*
	border: 2px #000000 solid; */
}

#banniere div{
	visibility: hidden;
}

/* Le menu */
.menu {
	margin: 0px;
	height: 22px;
	
	background-image: url('../img/menu_bg.gif');
	
}

.menuPopup {
	margin: 0px;
	height: 25px;
	
	padding-top: 3px;
	
	background-image: url('../img/top_popup_bg.gif');
}

.menuItem {
	height: 17px;
	border-right: 2px #ffffff dotted;
	
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	
	background-position: top center;
	background-color: transparent;
	background-image: none;
	
	float: left;
}

.menuItemDroite {
	border-left: 2px #ffffff dotted;
	border-right: 0px;
	
	float: right;
}

.menuItem a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

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

/* Le sous menu */
.menuSub {
	margin: 0px;
	height: 22px;
	
	background-image: url('../img/menu_sub_bg.gif');
	
}


.menuSubItem {
	color: #ffffff;
	
	height: 17px;
		
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	
	background-position: top center;
	background-color: transparent;
	background-image: none;
	
	float: left;
}

.menuSubItemDroite {

	border-right: 0px;
	
	float: right;
}

.menuSubItem a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

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



/* Le contour */
#contour {
	margin: 0px;
	
	/* position: relative; */
	
	text-align: left;

	background-image: url('../img/content_bg.gif');
	
}



/* Le pied de page */
#pied {
	color: #555555;
	font-size: 10px;
	padding-top: 33px;
	
	background-image: url('../img/bottom_bg.gif');
	background-repeat: no-repeat;
	background-position: top center;
	
}


/* Le contenu sans Menu */
.content {
	
	position: relative;
	
	margin-left: 50px;
	margin-right: 50px;
	padding-bottom: 20px;
	text-align: left;
}


/* les décalages dans le contenu */
.inContent {
	
	margin-left: 35px;
	
	text-align: left;
	
	padding-top: 5px;
	padding-bottom: 5px;
}

.finFormulaire {
	text-align: center;
}

.finFormulaireContent {
	width: 300px; 
	margin: 0px auto 0px auto;
	
	text-align: left;
	
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Les titres de page */
h1 {
	margin: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	
	padding: 0px;
	padding-top: 0px;
	padding-left: 18px;
	
	height: 20px;
	
	background-image: url('../img/h1.gif');
	background-repeat: no-repeat;
	background-position: top left;
	
	border-bottom : 2px #496d0b dotted;
	
	text-align: left;
	font-size: 16px;
	color: #496d0b;
}

/* Les sous titres */
h2 {
	font-size: 14px;
	color: #75ba00;
	
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	
	padding: 0px;
	
	
	padding-left: 18px;
	padding-top: 3px;
	background-image: url('../img/h2.gif');
	background-repeat: no-repeat;
	background-position: center left;
	
}

/* Les sous sous titres */
h3 {
	font-size: 13px;
	color: #75ba00;
	
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	
	padding: 0px;
	
	padding-left: 0px;
}

/* Les données */

table.donnees {
	width: 450px;
	border-collapse: collapse;
}

table.donnees th {
	border: 1px solid #e05900;
	
	background-color: #e05900;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	
	
	padding-left: 5px;
}

table.donnees tr.pair {
	background-color: #f5f5f5;
}

table.donnees tr.impair {
	background-color: #e5e5e5;
}
table.donnees td {
	border: 1px solid #e05900;
	
	text-align: left;
	padding-left: 5px;
}

table.donnees td.rien {
	border: 1px solid #e05900;
	
	font-style: italic;
	color: #555555;
	font-weight: Bold;
	text-align:center;
}

/* Les formulaires */

table.formulaire {
	border: 1px solid #e05900;
	background-color: #ffebcf;
	width: 450px;
}

table.formulaire th {
	vertical-align: top;
	
	font-weight: normal;
	
	text-align: right;
	
	padding-right: 5px;
}

table.formulaire td {
	vertical-align: top;
	text-align: left;
	padding-left: 5px;
}

table.formulaire td.bas {
	vertical-align: top;
	font-size: 12px;
	font-weight: Bold;
	text-align:center;
}


table.formulaireBouton {
	border: 0px;
	width: 450px;
}

table.formulaireBouton td {
	font-size: 11px;
	font-weight: Bold;
	text-align: right;
	padding-right: 2px;
}

/* Bouton de validation */
.bt_valide {

	background-image: url('../img/accept.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
		
	/* Pour bien voir l'image ! */
	padding-left: 20px;
	padding-top: 2px;
}


.bt_ajoute {

	background-image: url('../img/add.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	
	/* Pour bien voir l'image ! */
	padding-left: 20px;
	padding-top: 2px;
}

.bt_annule {

	background-image: url('../img/cancel.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
		
	/* Pour bien voir l'image ! */
	padding-left: 20px;
	padding-top: 2px;
}


.ender {
	height: 0px;
	font-size: 0px;
	clear: both;
}

#msg_in {
	
	padding: 10px;
	padding-top: 2px;
	border: 1px #000000 solid;
	
	background-color: #ffffff;
	
	position: absolute;
	top: -5px; right: -20px;
	
	visibility: hidden;
	
}
