#valider, #annuler {
color:#00000;
}
.ste {
color:#ffffff;
font-size:14px;
font-weight:bold;
text-decoration:underline;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.T_contact {
background-color:#CCCCCC;
font-size:12px;
}

TABLE, TD, P, DIV, LAYER, SPAN {COLOR: #000000;}

form .nom{
	width: 132px;
	margin-top: 9px;
}
form .prenom{
	width: 132px;
	margin-top: 9px;
	/*margin-left: 12px;*/
}
form .societe{
	width: 132px;
	margin-top: 9px;
}
form .fonction{
	width: 132px;
	margin-top: 9px;
}
form .adresse{
	width: 274px;
	margin-top: 9px;
}
form .code_postal{
	width: 132px;
	margin-top: 9px;
}
form .ville{
	width: 132px;
	margin-top: 9px;
}
form .pays{
	width: 132px;
	margin-top: 9px;
}
form .email{
	width: 132px;
	margin-top: 9px;
}
form .tel{
	width: 132px;
	margin-top: 9px;
	margin-bottom: 9px;
}
form .fax{
	width: 132px;
	margin-top: 9px;
	margin-bottom: 9px;
}
form .message{
	width: 274px;
	height: 60px;
	margin-top: 9px;
	margin-bottom: 9px;
	overflow: auto;
	/*
	margin: 9px 0px 27px 0px;
	padding: 2px 5px 2px 5px;
	border: 0px;
	background-color: #2d2d2d;
	background-image: url(../images/page.contact/input.gif);
	background-position: 0px bottom;
	background-repeat: repeat-x;
	border-bottom: 1px solid #292929;
	*/
}
form .idModRubrique{
	width: 160px;
}
form .idRubrique{
	width: 200px;
	margin-top: 9px;
}
form .idSousRubrique{
	width: 200px;
	margin-top: 9px;
}
