/* --- MOLDURAS DEL PLATA <<<-----------*/
/*  www.moldurasdelplata.com.ar <<<-----*/
/* ----------------------------------------------*/
/* --- ESTILOS FORMULARIOS <<<----------*/
/* ----------------------------------------------*/

#registro {
	position: relative; /* hack IE por bgPNG */
}
#registro label {
	float: left;
	width: 100px; 
	text-align:right;
	padding:5px; 
	position: relative; /* hack IE por bgPNG */
}
#registro br {
	clear: left;
}
div.enviar{
	margin:3px 0 0 110px;
}
label, input, textarea{
	font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 85%;
}
fieldset{ padding: 10px 0; border: 0;}
legend {
	color: #746E1E;
	padding-bottom: 10px;
	font-weight: bold;
}
#registro input, #registro textarea{
	width: 250px; 
}
#portafotos input, #cuadros input, #diplomas input {
	width: 25px; 
}
input#Submit, input#Reset{ width: 100px;}
input#Cotizar{ width: 150px; margin-left: 150px;}

/*Layout Tabla Productos en Presupuesto*/

.tblFamilias{
	margin: 5px 0;
	font-size: .7em;
}
.tblFamilias th {
	background-color: #D6CEA6;
	color: #746E1E;
	text-align: center;
}
.tblFamilias td {
	background-color: #F1E2C3;
}
.medidas{ 
	float: left;
	width: 140;
	margin: 0 3px;

}
#portafotos, #cuadros, #diplomas{
	clear: both;
}

