/************ Contacto ***************/
body{	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#found_term{
	background-color:#346633;
	border:#CCCCCC 1px solid;
}

#found_term label{
color:#FFFFFF;
font-weight:bold;
font-size:11px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#found_footerc{
background-color:#7AC190;
}

#found_field{
	border:#CCCCCC 1px solid;
		color:#999;	
}

#found_field input, #found_field select, #found_field textarea{
	border:#CCCCCC 1px solid;
	font-size:11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

