@charset "utf-8";
/* CSS Document */

.style1 {
	font-family: "Times New Roman", Times, serif;
	color: #682f25;
	font-size: 14px;
}
input.form, textarea.form { 
background-color:#ffe9c9;
border:1px solid #682f25;
font-family: Times New Roman;
margin:0;
padding:0;
font-size: 14px;
width:250px;
}
.enviar {  
height: 16px; 
width: 50px; 
border:0px;
cursor:pointer;
background:none;
font-family:"Times New Roman", Times, serif;
font-size:14px; color:#682f25;
}
.style3 {font-family: "Times New Roman", Times, serif; color: #682f25; font-size: 14px; font-weight: bold; }

#losproductos {
position:absolute;
float:right;
left:9%;
}

