.linea400x25
{
	width:380px; 
	height:15px;
	background-repeat:no-repeat;
	clear:both;
}
#columna_1{width:380px;}
#columna_2{width:390px;}
.descripcionLista li
{
	list-style: none;
	display:block;
	background-image: url(../images/ico_vineta_des.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0px 0px 0px 15px; 
	font-size:12px;
	color:#000;
}
#tituloPrincipal{padding: 0px 0px 10px 0px;}
#iconosFoto
{ 
	width:40px;
	float:left;
	text-align:right;
}
#fotoPrincipal
{
	width:350px; 
	float:left; 
	text-align:center;
}
#tituloZoom
{
	clear:both;
	width:340px;
	padding:0px 0px 0px 0px;
	border-bottom-style: dotted;
	border-bottom-color:#CCC;
	border-bottom-width:1px;
	margin:0px 0px 5px 10px;
}
#contieneZoomsPrecio
{
	clear:both; 
	width:380px;
}
#contienePrecio
{
	width:79px; 
	background-image:url(../images/templates/terra/bg_precio.gif);
	background-repeat:no-repeat; 
	float:left; 
	text-align: center; 
}
.precio
{
	font-weight: bolder; 
	color: #fff; 
	font-size: 22px;
}
.codigoProducto
{
	color: #696969; 
	font-size: 11px;
}
#contieneAnteriorSiguiente
{ 
	clear:both; 
	width:380px; 
	padding:10px 0px 0px 0px;
}
#tituloArticulosRelacionados
{
	clear:both; 
	width:370px; 
	padding-left:10px;
}
#iconosArticulosRelacionados
{
	clear:both; 
	padding:10px 0px 30px 10px;
}
#iconosArticulosRelacionados img
{
	border-style: solid;
	border-color:#CCC;
	border-width:1px;
	margin-right:10px;
}
/*--------------------------------------------------------------------------------*/
#formCompleto input, #formCompleto select, #formCompleto textarea
{
	border-style:solid;
	border-color:#58482e;
	border-width:1px;
	width:180px;
	margin:0px 0px 0px 20px;
	color:#607f03;
}
#formCompleto textarea{height:70px;}
#formCompleto select{width:100px;}
.fila
{
	float:left;
	width:310px;
	clear:both;
	margin: 3px 0px 0px 0px;
}
.inputLabel, .inputDiv{float:left;}
.inputLabel
{
	width:80px;
	padding: 3px 0px 0px 10px;
	text-align:right;
}
.inputDiv{width:220px;}
.errorExplorer
{
	color:#fff;
	font-size:1px;
}
#botonAceptar
{
	padding: 5px 0px 0px 160px;
	float:left;
	clear:both;
}
#botonAceptar input{border:none; width:80px; height:40px;}
p.labelForm{font-weight:bold; color:#474034;}
.deseoSubscribirme{color:#607f03; text-decoration:none;font-size:11px;}

/* FORM COMPRAR --------------------------------------------------------------------------------*/
#divBotonComprar {
	position:absolute;
	left:243px;
	width:80px;
	height:25px;
	z-index:11;
	margin-top:-15px;
}
#formCompletoComprar input, #formCompletoComprar select, #formCompletoComprar textarea
{
	border-style:solid;
	border-color:#58482e;
	border-width:1px;
	width:180px;
	margin:0px 0px 0px 20px;
	color:#607f03;
}
#formCompletoComprar textarea{height:70px;}
#formCompletoComprar select{width:100px;}
#botonAceptarFormPedido input
{
	padding: 10px 0px 0px 140px;
	float:left;
	clear:both;
	border:none; 
	width:80px; 
	height:40px;
}
