div#undercontent {
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

div.message_envoie {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #686272;
	padding-top: 15px;
	padding-bottom: 20px;
}

div.titre_guide {
	font-size: 12px;
	font-weight: bold;
	color: #8560ae;
	letter-spacing: 0.2em;
}

div.envoie {
	padding-top: 10px;
	padding-bottom: 10px;
}

div.inputenvoie {
	text-align: center;
	width: 150px;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 2px;
	background-color: Silver;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
}

div.inputenvoie:hover {
	color: Gray;
	background-color: #D4D4D4;
}

table.mod_pvscontact_global_contener {
	text-align: left;
}

table.mod_pvscontact_global_contener td {
	font-weight: bold;
	color: #686272;
	font-size: 11px;

}

table.mod_pvscontact_global_contener td p{
	font-weight: normal;
	color: Black;

}

input.guide_chk {
	border: 0px;
}


