/* DIVS */


/*********************************
TAGS HTML
*********************************/
body{
	font-family:"Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif, Arial;
	color:#FFF;	
	font-size:11px;
}


/*********************************
CLASS
*********************************/
.campoForm{
	color:#333333;
	background:#FAFAFA;
	border-top: 1px solid #818287;
	border-right: 1px solid #AAABB0;
	border-bottom: 1px solid #ABAFB4;
	border-left: 1px solid #A5A8AD;
	padding:1px;
}

