body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: normal;
	color: #11675E;
	background-image: url(images/fondo-gen.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

.bodyGestor {
	background-image: none;
}

h1 {
	background-image: url(images/fondo-h1.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

h1, h1 a:link, h1 a:visited {
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	color: black;
	text-transform: uppercase;
	line-height: 20px;
}
h1 a:hover {
	color: #339933;
}


h2 {
	font-size: 11px;
	font-weight: bold;
	color: #114C6C;
	margin: 0px;
	background-image: url(images/fondo-ItemFicha.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 8px;
	height: 30px;
}



h3 {
}

p {
	margin: 0px;
	text-align: justify;
}
a:link, a:visited {
	color: black;
	text-decoration: none;
}

a:hover {
	color: #6C933A;
}

ul {
	text-decoration: none;
	list-style-image: url(images/punto-tabla.gif);
	margin-top: 0px;
}

a.navegacion:link, a.navegacion:visited {
	color: #11675E;
	font-size: 11px;
	text-decoration: none;
}

a.navegacion:hover {
	color: black;
	font-size: 11px;
}

#box {
	width: 900px;
	margin: 0px auto;
	display: table;
}
#cabecera {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	background-color: transparent;
	display: table;
}

#navegacion {
	margin: 0px auto;
	padding-left: 5px;
	width: 895px;
	height: 29px;
	background-image: url(images/fondo-nav.jpg);
	background-repeat: no-repeat;
	display: table;
}
#contenido {
	margin: 0px auto;
	padding-left: 20px;
	padding-top: 5px;
	display: block;
	float: right;
	width: 655px;
}

.imagenCentrada img {
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#menu {
	background-image: url(images/fondo-contenido.jpg);
	background-repeat: no-repeat;
	background-color: #BDDA8A;
	margin: 0px auto;
	padding: 0px;
	width: 225px;
	display: block;
	float: left;
}

#menu ul {
	color: white;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	padding-left: 0px;
	list-style: none;
	/*list-style-type: none;*/
	text-decoration: none;
	/*list-style-image: none;*/
}
#menu li {
	padding-left: 40px;
	padding-top: 7px;
	height: 35px;
	text-decoration: none;
	background-image: url(images/fondo-menu.jpg);
	background-repeat: no-repeat;
}
#menu li a, a.blanco:link, a.blanco:visited {
	color: white;
}
#menu li a:hover {
	color: black;
}


#pie {
	width: 900px;
	height: 152px;
	text-align: left;
	color: #000000;
	margin: 0px auto;
	display: table;
	background-image: url(images/fondo-pie.jpg);
	background-repeat: no-repeat;
}
#pie div {
	padding-top: 20px;
}
#pie a:link, #pie a:visited {
	color: #11675E;
	font-size: 11px;
	text-decoration: none;
}
#pie a:hover {
	color: black;
	font-size: 11px;
}

#promocionesInicio td {
	width: 220px;
}

.precioInicio, .precio {
	color: red;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
}
.precioInicio {
	float: right;
	padding-right:10px;
}
.productoInicio {
	float: left;
	width: 90px;
	padding-left: 10px;
	padding-bottom:5px;
}

#datos {
	float: left;
	width: 350px;
	padding-top: 5px;
}

#registro {
	width: 675px;
	float: right;
	background-image: url(images/fondo-usuarios.jpg);
	background-repeat: no-repeat;
	height: 33px;
	padding: 0px;
	padding-top: 3px;
}

.fotografia, .fotografiaFamilia {
	float: left;
	padding: 4px;
	margin: 5px;
	border: solid 2px #c8d7b5;
}
.fotografiaFamilia {
	border: dashed 2px #678B34;
}

.tituloFlecha {
	padding-left: 15px;
	background-image: url(images/fondo-h1.gif);
	background-repeat: no-repeat;
}

.etiquetaPrecio {
	padding-right: 5px;
}

.botonCarroFichaDetalles {
	width: 92px;
	height: 36px;
	border: none;
	padding-bottom: 5px;
}

.botonCarroListado {
	width: 124px;
	height: 26px;
	border: none;
	padding-left: 5px;
}
.linea {
	background-image: url(images/linea.gif);
	background-position: center;
	background-repeat: repeat-y;
}

.alinearImagen {
	vertical-align: middle;
	display: inline-block;
}

.tablaListadoModelos {
	border-bottom: 1px solid #6d9616;
	padding-bottom: 2px;
	padding-top: 3px;
	margin-bottom: 15px;
}

.tablaListadoFamilia {
	padding-bottom: 7px;
	padding-top: 3px;
	width: 90%;
}
.tablaListadoFamilia h2 {
	background-image: url(images/fondo-ItemCategoria.jpg);
	font-size: 12px;
}

.tablaListadoFamilia h2 a:hover {
	color:#555555;
}
.descripcionProducto, .descripcionFamilia {
	padding-top: 10px;
	padding-right: 20px;
}
.descripcionFamilia {
	color: black;
	font-size: 12px;
	width: 440px;
}
#tablaProductos {
	width: 632px;
	margin-left: 23px;
}
.caracteristicasProducto {
	margin-bottom: 10px;
	text-align: justify;
}

.descargas img {
	padding-right: 6px;
	padding-left: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.descargas a:link, .descargas a:visited {
	color: #a03233;
}
/*
.BarraNavegacion {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	padding-left: 11px;
	color: #000000;
}

.camposFormulario {
	margin: 0px 10px 5px 10px;
}
*/

.obligatorio {
	font-weight: bold;
}


.error {
	color: red;
}


.invisible {
	display: none;
}

.watermark {
	color: #BBBBBB;
	display: inline-block;
	vertical-align: middle;
}

.watermarkPassword {
	color: white;
	background-image: url(images/watermark-pass.gif);
	background-repeat:no-repeat;
	text-align: right;
	margin: 1px;
	border: solid 1px white;
	display: inline-block;
	vertical-align: middle;
}
