p.legend { text-align:justify;}
p.nota {font-weight:bold; margin-bottom: 5px;}

label { font-weight:bold; color: #6411ff; margin: 5px 0px 3px 0px;}

input.text_contact_off { width: 300px; border: 1px solid #6411ff;; font-size: 12px; padding: 2px;  background-color: #fff}
input.text_contact_on { width: 300px; border: 1px solid #5b8c20; font-size: 12px; padding: 2px;  background-color: #ccff99}

input.button_contact {
	border: 1px solid #6411ff;; 
	font-size: 12px; 
	width: 150px; 
	background:  url(bg_button.gif) repeat-x; 
	height: 22px;
	padding: 0px 0px 2px 0px;
	line-height: 18px;
	font-weight: bold;
	cursor: pointer;
	color: #6411ff;
	
}

textarea.area_contact_off {width: 300px; border: 1px solid #6411ff; font-size: 12px; padding: 2px; height: 80px; background-color: #fff;overflow:auto;}
textarea.area_contact_on {width: 300px; border: 1px solid #5b8c20; font-size: 12px; padding: 2px; height: 80px; background-color: #ccff99;overflow:auto;}
