/*  

Tous droits réservés 2007 www.Polypod.fr

Communication : Formulaire d'envoi de commentaire
Thème : RAJ
Créé le : 12/04/2007

*/

#main .new_commentaire form table {
	width: 500px;
}

#main .new_commentaire form td {
	padding: 0 0 10px 0;
}

#main .new_commentaire form .label {
	padding-right: 10px;
	text-align: right;
}

#main .new_commentaire .textfield {
	width: 200px;
}

#main .new_commentaire .textarea {
	width: 350px;
}

#main .new_commentaire td.textarea {
	padding: 4px 0 0 0;
	vertical-align: top;
}

#main .new_commentaire .facultatif {
	font-style: italic;
}

#main .new_commentaire .obligatoire {
	font-weight: bold;
}

#main .new_commentaire .bt_poster {
	padding: 0;
	margin: 10px 0 0 0;
	width: 29px;
	height: 28px;
	border: none;
	background: url(../../../images/bt-ok.gif) no-repeat center top;
	cursor: pointer;
}
