/* CSS Document */
textarea, input, select { font-family: verdana, tahoma, arial; font-size: 11px; font-weight:bold; color:#000000; border:1px solid #666666; }
form {margin: 0px; padding: 0px;}

.bouton{
	color:#FFF; border:1px solid #666666; text-transform:uppercase; font-weight: bold;
	background-color:#666666; height:25px; width:100px;
}

.champ_message{font-family:tahoma; font-size:12px; line-height:25px; height:100px; background-color:#FFF;}

.champ_select{font-family:tahoma; font-size:10px; font-weight:bold; width:370px; border:1px solid #666666;}

