p.contenu_info div.profondeur form{
	position: relative;
	z-index: 200;
}

td input.texte {
	/*position: relative;*/
	margin: 0 0 2px 0;
	width: 320px;
	z-index: 5000;
}
td input.ptexte {
	/*position: relative;*/
	margin: 0 0 2px 0;
	width: 158px;
	z-index: 5000;
}
td textarea.zonetexte {
	/*position: relative;*/
	margin: 0 0 2px 0;
	width: 320px;
	z-index: 5000;
}
td label {
	/*position: relative;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}

input#bouton, input#bouton:link, input#bouton:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	border: none;
	z-index: 5000;
}
input#boutonhover, input#bouton:hover, input#bouton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #003399;
	height: auto;
	width: auto;
	border: none;
	z-index: 5000;
}




/*input.bouton, input.bouton:link, input.bouton:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	border: none;
}
input.boutonhover, input.bouton:hover, input.bouton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #003399;
	height: auto;
	width: auto;
	border: none;
}*/
