@charset "utf-8";
/* CSS Document */
body
{
color:#000;
font-size:8px;
}
#formut
{
	background-image:url(images/contacto_04.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
input
{
color: #737373;
font-size:10px;
width:160px;
height:13px;
margin:0 0 0 0;
}

textarea
{
color: #737373;
font-size:10px;
width:160px;
height:45px;
}

