body.principal {
	margin: 0;
	padding: 0px;
	background-image: url(../imagenes/bg_top.png);
	background-position: top;
	background-repeat: repeat-x;
}

body.contenido, body, body.resultados {
	background: white;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	text-align: justify;
}

body.resultados {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	color: #003E6D;
	border-bottom: 1px solid #4D6E83;
	text-align: left;
}

h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	color: #003E6D;
	border-bottom: 1px solid #4D6E83;
	text-align: left;
}

#principal {
	width: 760px;
	padding: 0px;
	border-left: solid 1px #4D6E83;
/*	border-right: solid 1px #4D6E83; */
	border-bottom: solid 1px #4D6E83;
	border-collapse: collapse;
}

#top1 {
	height: 54px;
	background-image: url(../imagenes/bg_top1.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#logo {
	height: 166px;
	width: 260px;
	background-image: url(../imagenes/logo.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px;
	padding: 0px;
}

#foto {
	height: 166px;
	width: 280px;
	background-image: url(../imagenes/foto.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px;
	padding: 0px;
}

#slogan {
	height: 166px;
	width: 220px;
	background-image: url(../imagenes/slogan.png);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0px;
	padding: 0px;
}

#encabezado {
	height: 166px;
	margin: 0px;
	padding: 0px;
}

#cont_encabezado {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

#central {
	border: 0px;
	height: 206px;
	background-image: url(../imagenes/bg_tabla.png);
	background-position: top left;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

#cont_centro {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 206px;
}

#menu_familias {
	width: 259px;
	height: 206px;
	background-image: url(../imagenes/bg_menu.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 30px;
	border-collapse: collapse;
	vertical-align: top;
}

#contenido {
	height: 206px;
	border: 0px;
	margin: 0px;
	padding: 15px;
	vertical-align: top;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	vertical-align: top;
}

#pie {
	background: #4D6E83;
	height: 70px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #C9D4DA;
}

#datos {
	border: 0px;
	width: 470px;;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

div#ficha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	margin: 0px;
	padding: 5px;
}

p.rotulo {
	border-bottom: solid 1px #4D6E83;
	font-weight: bold;
	color: #4D6E83;
}

div#celda_foto {
	float: right;
}

div#celda_foto img {
	cursor: pointer;
}

img.miniatura {
	width: 75px;
	height: 75px;
	border: 1px solid #4D6E83;
	margin: 2px;
	padding: 2px;
	cursor: pointer;
}

div#descripcion {
	padding-top: 20px;
}

div#descripcion, div#observaciones {
	margin-right: 170px;
}

p.texto_dato {
	padding-bottom: 15px;
	padding-top: 10px;
}

ul.texto_dato {
	list-style: square outside url(../imagenes/bullet.png);
}

ul.texto_dato a, ul.texto_dato a:visited, ul.texto_dato a:link {
	color: #555;
	text-decoration: none;
}

ul.texto_dato a:hover {
	background: #496D82;
	color: #C9D4DA;
}

#precio, #descuento, #codigo, #stock {
	font-weight: bold;
	float: right;
	clear: right;
	width: 154px;
	text-align: center;
	margin: 2px;
	padding: 1px;
}

#codigo {
	color: #FFE400;
	font-size: 12px;
	background-color: #496D82;
}

div#nombre_producto {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	padding: 5px;
	background: #003E6D;
	color: #FFE400;
}

div#subfamilia {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	background: #496D82;
	color: #C9D4DA;
}

div#subfamilia a, div#subfamilia a:link, div#subfamilia a:hover, div#subfamilia a:visited {
	text-decoration: none;
	display: block;
	color: #C9D4DA;
}

div#mas_fotos, div#relacionados, div#subarticulos {
	clear: both;
}

p.botonero {
	clear: both;
	padding-top: 10px;
	margin-top: 20px;
}

a.boton, input.boton {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	border: 1px solid #003E6D;
	background: #496D82;
	text-decoration: none;
	padding: 5px;
}

img.foto {
	width: 150px;
	height: 150px;
	border: 1px solid #4D6E83;
	margin: 2px;
	padding: 2px;
}

p.botonero {
	text-align: center;
}

table#lista_articulos {
	border: 1px solid #4D6E83;
	border-collapse: collapse;
	font-size: 11px;
}

td#tit_familia, td#tit_subfamilia {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	background: #003E6D;
	color: #FFE400;
	font-weight: bold;
	text-align: center;
}

tr.titulos {
	border: 1px solid #4D6E83;
}

table#lista_articulos td, table#lista_articulos th {
	padding-left: 4px;
	padding-right: 4px;
}

table#lista_articulos td:hover, table#lista_articulos tr:hover, .marcada {
	background: #4D789A;
	color:#C9D4DA;
	cursor: pointer;
}

/* estilos para el menú desplegable */
ul.familias, ul.familias ul, ul.familias li, ul.familias a {
	padding: 0;
	margin: 0;
	display: block;
}

ul.familias, ul.familias ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #333333;
	width: 10em;
	background: #FFF;
}

ul.familias li {
	list-style-type: none;
	position: relative;
	text-align: left;
	border-bottom: 1px dotted white;
	cursor: pointer;
}

ul.familias a {
	width: 100%;
	color: #555;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	border-bottom: 1px dotted #999;
}

ul.familias a:hover {
	color: #FFE400;
	background: #4D6E83;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

ul.familias ul {
	position: absolute;
	left: 100%;
	top: 0px;
	display: none;
	border: 1px solid #4D6E83;
	width: 100%;
	z-index: 99;
}

ul.familias {
	margin-left: 15px;
	width: 230px;
}

ul.familias a.subtitulo {
/* los que tienen submenu */
	background-image: url(../imagenes/bg_submenu.png);
	background-position: top right;
	background-repeat: no-repeat;
}
ul.familias a.subtitulo:hover {
/* los que tienen submenu */
	background-image: url(../imagenes/bg_submenu_over.png);
	background-position: top right;
	background-repeat: no-repeat;
}

iframe#resultados {
	border: 0px;
	width: 248px;;
	height: 100%;
	margin-left: 10px;
}

ul.resultados, ul.resultados li, ul.resultados a {
	padding: 0;
	margin: 0;
	display: block;
}

ul.resultados {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #333333;
	width: 10em;
	background: #FFF;
}

ul.resultados li {
	list-style-type: none;
	position: relative;
	text-align: left;
	border-bottom: 1px dotted white;
	cursor: pointer;
}

ul.resultados a {
	width: 100%;
	color: #555;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	border-bottom: 1px dotted #999;
}

ul.resultados a:hover {
	color: #FFE400;
	background: #4D6E83;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

ul.resultados {
	margin-left: 0px;
	width: 230px;
}

.lineapar {
	background: #F0F0F0;
}

input.texto {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	border: solid 1px #4D6E83;
	width: 90%;
	padding: 2px;
}

form {
	width: 100%;
	text-align: center;
}

.nro_resultados {
	border-top: solid 1px #4D6E83;
	text-align: center;
}

.no_resultados {
	text-align: center;
	color: red;
}

.clear {
	clear: both;
}

/* Estilos para la ampliación de imágnes */
div#ampliacion_foto {
	text-align: center;
}

div#ampliacion_foto img {
	cursor: pointer;
}

div#head_ampliacion img {
	cursor: pointer;
	border: 0;
	width: 38px;
	height: 38px;\
}
