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


.Estilo1 {
	font-family: Calibri, Tahoma, Arial;
	color: #FFFFFF;
	font-weight: bold;
}
.Estilo4 {
	font-family: Calibri, Tahoma, Arial;
	font-size: 12px;
	color: #000;
}
body {
	background-image: url(fondo2.png);
}
.Estilo5 {
	font-family: Calibri, Tahoma, Arial;
	font-weight: bold;
	color: #000000;
}
#form1 #buscalo {
	background-image: url(botonbuscar.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 18px;
	width: 58px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #15689A;
}


.img {
	width: 150px;
	float: left;
	height: auto;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: center;
}
#miniaturas {
	width: 680px;
	height: 400px;
	float: left;
	overflow: auto;
}
#contenido {
	width: 680px;
	height: 415px;
	float: left;
	overflow: auto;
	text-align: justify;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


#fotografia_catalogo_big {
	float: left;
	width: 680px;
}
#contenedor_descripcion_producto {
	float: left;
	width: 680px;
}
#cuerpo_ficha {
	float: left;
	width: 650px;
	margin-bottom: 25px;
}
#cuerpo_ficha #imagen {
	float: left;
	width: 150px;
	margin-bottom: 10px;
}
#cuerpo_ficha #titulo {
	float: left;
	width: 100px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#left {
	float: left;
	width: 150px;
	margin-right: 40px;
}
#h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#cuerpo_ficha #right {
	float: left;
	width: 460px;
	margin-bottom: 10px;
	text-align: left;
}
.texto_general {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
#columna1 {
	float: left;
	width: 300px;
	text-align: center;
}
#columna2 {
	float: left;
	width: 320px;
	text-align: left;
}
#columna3 {
	float: left;
	width: 205px;
	text-align: left;
}
#imagen1 {
	float: left;
	width: 50px;
	text-align: right;
}
#imagen2 {
	float: left;
	width: 50px;
}
#imagen3 {
	float: left;
	width: 50px;
}
