/**
 * CSS
 * (c) 2007 Gustavo A. Salvini / ecimTech
 * http://www.ecimtech.com.ar
 */
 
#mainbody {
	background-image: url(../images/btn_contacto_big.png);
}
fieldset #no,fieldset #co {
	background-color: rgb(250,250,200);
}
fieldset textarea {
	width: 470px;
}

