body {
	margin: 0;
	padding: 0;
	background-color: #FFCC00;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	scrollbar-face-color:#FFCC00;
	scrollbar-arrow-color:#3434FF;
	scrollbar-track-color:#3434FF;
	scrollbar-highlight-color:#3434FF;
	scrollbar-3dlight-color:#3434FF;
	scrollbar-shadow-color:#3434FF;
	scrollbar-darkshadow-color:#3434FF;
	}
	


a {
	font-weight: bold;
	color:#3434FF;	
	text-decoration: underline;
}
.fonquestion {
	background-image:	url(imagesenquete/question3.jpg);
	background-position:bottom;
	background-repeat: no-repeat;	
}
a:hover {
	font-weight: bold;
	color:	#FFFFFF;
}
/* FORMULAIRE */
.boutonpatiente {
	background-image: url(imagesenquete/hpboutonpatiente.gif);
	background-repeat: no-repeat;
	background-position:center;
	border: none;
	height: 40px;
	width: 184px;
		padding-top: 0px;
	padding-left: 0px;
	}
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;
	}
.caseacocher {
	font-size: 12px;
	border: 1px solid #CCCCCC;
		}
.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;
	}
.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;
	}
.boutonpaypal {
	background-image: url(images/boutonpaypal.gif);
	background-repeat: no-repeat;
	background-position:center;
	border: none;
	height: 31px;
	width: 105px;
		padding-top: 0px;
	padding-left: 0px;
	}
textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border: 1px solid #cccccc;
	background-image: url(images/fondtextearea.gif);
	height: 50px;
	width:80%;
	background-repeat:no-repeat;
	padding-left: 5px;
}
select {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	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: 12px;
	font-weight: bold;
	border: 1px solid #cccccc;
	
}
.tableau {
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;

}
.titre {
	font-size: 15px;
	font-weight: bold;
	height: 64px;
	width: 331px;
	padding-left:70px;
	padding-top:20 px;
	background-image:url(images/titre.gif);
	background-repeat:no-repeat;
	font-variant: small-caps;
	color:	#000000;
}
.titre1 {
	font-size: 15px;
	font-weight: bold;
	height: 64px;
	width: 331px;
	padding-left:70px;
	padding-top:28 px;
	background-image:url(images/titre.gif);
	background-repeat:no-repeat;
	font-variant: small-caps;
	color:	#000000;
}
.texterubrique {
	padding: 5px;
	text-align:justify;
	
}
.pagesuivante {

	background-image: url(imagesenquete/pagesuivante.gif);
	background-repeat: no-repeat;
	border:	none;
	height: 33px;
	width: 145px;
	}
.pageprecedente {

	background-image: url(imagesenquete/pageprecedente.gif);
	background-repeat: no-repeat;
	border:	none;
	height: 33px;
	width: 145px;
	}
.pagesuivante:hover {

	background-image: url(imagesenquete/pagesuivante1.gif);
	background-repeat: no-repeat;
	border:	none;
	height: 33px;
	width: 145px;
	}
.pageprecedente:hover {

	background-image: url(imagesenquete/pageprecedente1.gif);
	background-repeat: no-repeat;
	border:	none;
	height: 33px;
	width: 145px;
	}
#menu { 
	position:relative;
	height: 34px;
	width: 146px;
	padding-left: 10px; /* marge texte */
	padding-top: 8px;
	margin-left: 7px;
	margin-bottom:0px;
	margin-top:0px;

	background-image: url(images/bouton.gif);
	background-repeat: no-repeat;
	font-variant:small-caps;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:	#FFFFFF;

	}
	#menutexte {
text-decoration:none;

}
#menutextenonie {
text-decoration:none;

}

#menu:hover {
	position:relative;
	height: 34px;
	width: 146px;
	padding-left: 10px; /* marge texte */
	padding-top: 8px;
	margin-left: 7px;
	margin-bottom:0px;
	margin-top:0px;

	background-image: url(images/bouton1.gif);
	background-repeat: no-repeat;
	font-variant:small-caps;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:	#FFCC00;
	}
#menuselect:hover {
	position:relative;
	height: 34px;
	width: 146px;
	padding-left: 10px; /* marge texte */
	padding-top: 8px;
	margin-left: 7px;
	margin-bottom:0px;
	margin-top:0px;

	background-image: url(images/bouton.gif);
	background-repeat: no-repeat;
	font-variant:small-caps;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:	#CCCCCC;
	}
#menuselect {
	position:relative;
	height: 34px;
	width: 146px;
	padding-left: 10px; /* marge texte */
	padding-top: 8px;
	margin-left: 7px;
	margin-bottom:0px;
	margin-top:0px;

	background-image: url(images/bouton1.gif);
	background-repeat: no-repeat;
	font-variant:small-caps;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:	#FFCC00;
	}
.sousmenugauche {
	position:relative;
	height: 11px;
	width: 120px;
	padding-left: 10px; 
	padding-top: 0px;/* marge texte */
	margin-left: 15px;
	margin-bottom:0px;
	margin-top:2px;
	font-size:12px;
	text-decoration:none;

	}
.sousmenugauche:hover {
	position:relative;
	height: 11px;
	width: 120px;
	background-image: url(images/sousbouton.gif);
	background-repeat: no-repeat;
	padding-left: 10px; 
	padding-top: 0px;/* marge texte */
	margin-left: 15px;
	margin-bottom:0px;
	margin-top:2px;
	font-size:11px;
	text-decoration:none;
	color:	#OOOOOO;
}
.sousmenugauchenonie {
	position:relative;
	height: 11px;
	width: 120px;
	background-image: url(images/sousbouton.gif);
	background-repeat: no-repeat;
	padding-left: 10px; 
	padding-top: 0px;/* marge texte */
	margin-left: 15px;
	margin-bottom:0px;
	margin-top:2px;
	font-size:11px;
	text-decoration:none;
}
.sousmenugauchenonie:hover {
	position:relative;
	height: 11px;
	width: 120px;
	background-image: url(images/sousbouton.gif);
	background-repeat: no-repeat;
	padding-left: 18px; 
	padding-top: 0px;/* marge texte */
	margin-left: 50px;
	margin-bottom:0px;
	margin-top:10px;
	font-size:11px;
	text-decoration:none;

}
.vousetesici {
	font-size: 10px;
	color:	#999999;
}
.vousetesici:hover {
	font-size: 10px;
}
.petit {
	font-size: 10px;
}
.admin {
	margin-left: 0px;
	margin-top: 30px;
	margin-bottom: 0px;
	height: auto;
	width: auto;
}
td {
	font-size: 12px;
}
#panier {
	position:absolute;
	right:10px;
	top:4px;
	width:230px;
	z-index:5;
	border:groove;
	background-color:#FFFFFF;
}
.prix {
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
	color:	#009900;
}
.prixbare {
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: line-through;
}
.telephone {
	position:relative;
	background-image:	url(images/telephone.gif);
	background-repeat:no-repeat;
	height: 21px;
	width: 100%;
	padding-left: 20px; /* marge texte */
	padding-top: 3px;
	font-weight:bold;
	}
