/* ####################### aspect de la page ############################ */

body {
	/*background-attachment: fixed;*/
	margin: 0;
	padding: 0;
	background-color: #F8F8F8;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	scrollbar-face-color:#cccccc;
	scrollbar-arrow-color:#F8F8F8;
	scrollbar-track-color:#F8F8F8;
	scrollbar-highlight-color:#F8F8F8;
	scrollbar-3dlight-color:#F8F8F8;
	scrollbar-shadow-color:#F8F8F8;
	scrollbar-darkshadow-color:#F8F8F8;
	}
	
.fondmenu {
	background-image:url(images/fondmenu.jpg);
	background-repeat:	repeat-x;
	background-position:top left;
	background-color:#AAE00D;	
}

.fondcentre {
	background-image:url(images/fondcentre.jpg);
	background-repeat:	no-repeat;
	background-position:top middle;
}

td {
	font-size: 12px;
}

a {
	font-weight: bold;
	color:	#666666;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	color:	#455D18;
}


.titre {
	background-image:url(images/titre.gif);
	background-repeat:no-repeat;
	height: 24px;
	width: 100%;
	padding-left: 30px;
	padding-top:10px;
	font-size:15px;
	font-weight:bold;
	font-variant:	small-caps;
	color:#455D18;
}
.texterubrique {
	padding: 5px;
}

/* ################## Menu IE ###################### */

#menutexte {
	text-decoration:none;
}

#menu { 
	position:relative;
	height: 35px;
	width: 184px;
	padding-left: 40px; /* marge texte */
	padding-top: 6px;
	margin-left: 5px;
	margin-bottom:0px;
	margin-top:5px;
	background-image: url(images/bouton.gif);
	background-repeat: no-repeat;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:	#FFFFFF;
	}

#menu:hover {
	position:relative;
	height: 35px;
	width: 184px;
	padding-left: 40px;
	padding-top: 7px;
	margin-left: 5px;
	margin-bottom:0px;
	margin-top:5px;
	background-image: url(images/bouton1.gif);
	background-repeat: no-repeat;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color: #000000;
	}
	
#menuselect {
	position:relative;
	height: 35px;
	width: 190px;
	padding-left: 45px; 
	padding-top: 9px;
	margin-left: 0px;
	margin-bottom:0px;
	margin-top:5px;
	background-image: url(images/bouton2.gif);
	background-repeat: no-repeat;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#455D18;
	}	
	
#menuselect:hover {
	position:relative;
	height: 35px;
	width: 184px;
	padding-left: 40px;
	padding-top: 9px;
	margin-left: 5px;
	margin-bottom:0px;
	margin-top:5px;
	background-image: url(images/bouton1.gif);
	background-repeat: no-repeat;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:	#000000;
	}
	
.sousmenugauche {
	position:relative;
	height: 24px;
	width: 170px;
	font-size:12px;
	background-image: url(images/sousbouton.gif);
	background-repeat: no-repeat;
	padding-left: 33px; 
	padding-top: 6px;
	margin-left: 15px;
	margin-bottom:0px;
	margin-top:10px;
	text-decoration:none;
	color:#FFFFFF;
	}
	
.sousmenugauche:hover {
	position:relative;
	height: 24px;
	width: 170px;
	font-size:12px;
	background-image: url(images/sousbouton.gif);
	background-repeat: no-repeat;
	padding-left: 33px; 
	padding-top: 6px;
	margin-left: 15px;
	margin-bottom:0px;
	margin-top:10px;
	text-decoration:none;
}

/* ################## Menu non IE ###################### */ 

#menutexte2 {
text-decoration:none;
}

#menu2 { 
	position:relative;
	height: 35px;
	width: 140px;
	padding-left: 45px;
	padding-top: 6px;
	margin-left: 5px;
	margin-bottom:0px;
	margin-top:5px;
	background-image: url(images/bouton.gif);
	background-repeat: no-repeat;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:	#FFFFFF;
	}

#menu2:hover {
	position:relative;
	height: 34px;
	width: 140px;
	padding-left: 45px;
	padding-top: 7px;
	margin-left: 5px;
	margin-bottom:0px;
	margin-top:5px;
	background-image: url(images/bouton1.gif);
	background-repeat: no-repeat;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color: #000000;
	}
	
#menu2select {
	position:relative;
	height: 35px;
	width: 140px;
	padding-left: 50px;
	padding-top: 9px;
	margin-left: 0px;
	margin-bottom:0px;
	margin-top:5px;
	background-image: url(images/bouton2.gif);
	background-repeat: no-repeat;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#455D18;
	}
	
#menu2select:hover {
	position:relative;
	height: 35px;
	width: 140px;
	padding-left: 45px;
	padding-top: 9px;
	margin-left: 5px;
	margin-bottom:0px;
	margin-top:5px;
	background-image: url(images/bouton1.gif);
	background-repeat: no-repeat;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:	#000000;
	}
	
.sousmenugauche2 {
	position:relative;
	height: 24px;
	width: 170px;
	font-size:12px;
	background-image: url(images/sousbouton.gif);
	background-repeat: no-repeat;
	padding-left: 33px; 
	padding-top: 6px;
	margin-left: 15px;
	margin-bottom:0px;
	margin-top:10px;
	text-decoration:none;
	color:#FFFFFF;
	}
	
.sousmenugauche2:hover {
	position:relative;
	height: 24px;
	width: 170px;
	font-size:12px;
	background-image: url(images/sousbouton.gif);
	background-repeat: no-repeat;
	padding-left: 33px; 
	padding-top: 6px;
	margin-left: 15px;
	margin-bottom:0px;
	margin-top:10px;
	text-decoration:none;
}
/* ######################################################### */

.tableau {
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;

}
/* ######################################################## */

.vousetesici {
	font-size: 10px;
	color:	#999999;
}
.vousetesici:hover {
	font-size: 10px;
}
.petit {
	font-size: 10px;
}

/* ######################  FORMULAIRE ############################ */

input {
	font-size: 12px;
	background-image: url(images/fondinput.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	height: 20px;
	padding-left: 5px;
	font-weight: bold;
	}
	
.bouton {
	font-size: 12px;
	background-image: url(images/fondinputbouton.gif);
	background-repeat: no-repeat;
	background-position:right;
	border: none;
	height: 26px;
	width: 258px;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 0px;
	}
	
.boutonok {
	background-image: url(images/boutonok.gif);
	background-repeat: no-repeat;
	background-position:center;
	border: none;
	height: 21px;
	width: 21px;
	padding-top: 0px;
	padding-left: 0px;
	}
	
.boutonenr {
	background-image: url(images/boutonenregistrer.gif);
	background-repeat: no-repeat;
	background-position:center;
	border: none;
	height: 31px;
	width: 220px;
	padding-top: 0px;
	padding-left: 0px;
	}
	
.boutonajout {
	background-image: url(images/boutonajout.gif);
	background-repeat: no-repeat;
	background-position:center;
	border: none;
	height: 30px;
	width: 80px;
	padding-top: 0px;
	padding-left: 0px;
	}
	
.boutonenvoicommande {
	background-image: url(images/boutonenvoicommande.gif);
	background-repeat: no-repeat;
	background-position:center;
	border: none;
	height: 30px;
	width: 250px;
	padding-top: 0px;
	padding-left: 0px;
	}
	
.boutonenvoimessage {
	background-image: url(images/boutonenvoimessage.gif);
	background-repeat: no-repeat;
	background-position:center;
	border: none;
	height: 31px;
	width: 200px;
	padding-top: 0px;
	padding-left: 0px;
	}
	
.boutonverifier {
	background-image: url(images/boutonverifier.gif);
	background-repeat: no-repeat;
	background-position:center;
	border: none;
	height: 30px;
	width: 250px;
	padding-top: 0px;
	padding-left: 0px;
	}
.boutonvalider {
	background-image: url(images/boutonvalider.gif);
	background-repeat: no-repeat;
	background-position:center;
	border: none;
	height: 30px;
	width: 100px;
	padding-top: 0px;
	padding-left: 0px;
	}
	
.boutonpaypal {
	width:180px;
	height:52px;
	border: none;
	}
	
.boutonsup {
	background-image: url(images/boutonsup.gif);
	background-repeat: no-repeat;
	background-position:center;
	border: none;
	height: 27px;
	width: 109px;
	padding-top: 0px;
	padding-left: 0px;
	}

textarea {	
	height: 50px;
	width:80%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border: 1px solid #cccccc;
	background-image: url(images/fondtextearea.gif);
	background-repeat:no-repeat;
	padding-left: 5px;
	padding-top: 3px;
}

select {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #cccccc;
	list-style-position: inside;
	list-style-type: none;
	clear: none;
}

.listeoption {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #cccccc;
	
}



