/* CSS Home Velceramica */

body {
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#contenido{
	width:782px;
	height:704px;
	color:#3F1E17;
	border:1px solid #3F1E17;
}

#contenido1{
	width:782px;
	height:560px;
	color:#3F1E17;
	border:1px solid #3F1E17;
}

#cabecera {
	width:782px;
	height:130px;
	float:right;
	background:#3f1f18;
}

#ladoIzquierdo{
	width:641px;
	float:left;
}

#fotoGaleria{
	width:155px;
	height:122px;
	margin-left:4px;
	margin-top:10px;
	float:left;
}

#descripcionProducto{
	width:215px;
	height:239px;
	text-align:justify;
	float:left;
	margin-left:5px;
	margin-top:10px;
}

#menuArriba{
	width:auto;
	font-weight:bold;
	margin-top:5px;
	height:22px;
}

#menuArriba a{
	font-weight:bold;
	text-decoration:none;
	color:#3F1E17;
}

#menuArriba a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#f79320;
}

#logoFV{
	float:right;
}


#lineaDerecha{
	width:1px;
	height:574px;
	background:url(../imagenes/generales/linea.jpg) repeat-y;
	float:left;
}

#lineaDerecha1{
	width:1px;
	height:431px;
	background:url(../imagenes/generales/linea.jpg) repeat-y;
	float:left;
}

#ladoDerecho{
	width:140px;
	float:left;
	background:url(../imagenes/generales/fondo.jpg) repeat-y top left;
	height:auto;
}

#menuDerecha{
	width:130px;
	float:left;
}

#menuDerechaArriba{
	width:115px;
	height:31px;
	background:url(../imagenes/generales/menu_arriba.jpg) no-repeat top left;
	float:left;
	margin-top:25px;
}

#menuDerechaCentro{
	width:115px;
	height:auto;
	background:url(../imagenes/generales/menu_centro.jpg) repeat-y top left;
	float:left;
	margin-top:-6px;
}

#menuDerechaAbajo{
	width:115px;
	height:38px;
	background:url(../imagenes/generales/menu_abajo.jpg) no-repeat;
	float:left;
}

#itemActivo{
	color:#432123;
	font-weight:bold;
	float:left;
	width:auto;
	margin-top:10px;
}

#itemActivo a{
	color:#432123;
	font-weight:bold;
	text-decoration:none;
}

#itemActivo a:hover{
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	text-decoration:none;
}

#itemInactivo{
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	margin-top:10px;	
}

#itemInactivo a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#itemInactivo a:hover{
	color:#432123;
	font-weight:bold;
	float:left;
	text-decoration:none;
}

#grifos{
	width:112px;
	height:100px;
	float:left;
	margin-top:10px;
	margin-left:5px;
}

#fotorama{
	width:112px;
	height:155px;
	float:left;
	margin-top:5px;
	margin-left:5px;
}

#mejores{
	margin-left:10px;
	margin-top:10px;
	margin-bottom:4px;
}

#bolita{
	width:14px;
	height:14px;
	background:url(../imagenes/generales/bolita.gif) no-repeat;
	float:left;
	margin-right:2px;
	margin-left:2px;
}

#animacion{
	width:641px;
	height:330px;
	float:left;
}

#abajo{
	width:641px;
	float:left;
}

#titulo{
	width:auto;
	font-weight:bold;
}

#informacion{
	width:215px;
	height:auto;
	float:left;
	text-align:justify;
}

#foto{
	width:91px;
	height:100px;
	float:left;
	margin-left:5px;
	margin-right:5px;
}

#formulario{
	width:455px;
	height:500px;
	float:left;
}



#cajaTexto{
	width:450px;
	height:15px;
	color:#432123;
	border:2px solid #432123;
	font-weight:bold;
	float:left;	
}

#areaTexto{
	width:450px;
	height:215px;
	color:#432123;
	border:2px solid #432123;
	font-weight:bold;
	float:left;
}

#boton{
	width:80px;
	height:25px;
	color:#FFFFFF;
	background:#432123;
	font-weight:bold;
	border:0px;
	float:right;
	margin-top:10px;
	margin-left:10px;
}

#lineas{
	width:185px;
	float:left;
	margin-top:15px;
}

#datosContactos{
	width:185px;
	height:250px;
	color:#432123;
	font-weight:bold;
	float:left;
	margin-top:20px;
}

#tituloDatos{
	color:#f79320;
	font-weight:bold;
	float:left;
	width:auto;
}


#fondoEmail{
	width:500px;
	height:375px;
	float:left;
}

#adicional{
	width:112px;
	height:134px;
	float:left;
	margin-top:9px;
	margin-left:8px;
}

#creditos{
	color:#3F1E17;
	float:right;
	width:200px;
	text-align:right;
}

#creditos a{
	color:#3F1E17;
	text-decoration:none;
	font-weight:bold;
}

#creditos a:hover{
	color:#8C6559;
	text-decoration:none;
	font-weight:bold;
}