* {
	padding: 0;
	margin: 0;
}

h1 {
	padding-bottom: 10px;
}

h2 {
	padding: 0 0 10px 0;
}

h3 {
	padding: 0 0 10px 0;
}

#caja { 
	width: 100%;
	min-width: 740px;
}

#header {
	position: relative;
	padding: 10px 0 20px 40px;
}

#header dl {
	position: absolute;
	top: 20px;
	left: 626px;
	width: 154px;
	padding-bottom: 10px;
}

#header dt {
	margin: 0;
	padding: 10px 12px;
}

#header dd {
	padding: 2px 12px;
}

#menu {
	height: 29px;
	padding-left: 200px;
}

#menu li {
	display: block;	
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
}

#menu a {
	display: block;
	margin: 0px;
	padding: 0 10px;
}

#menucat {
	width: 100%;
	height: 29px;
	border: 0px;
}

#contenido {
	width: 780px;
}

#contenido p {
	padding: 7px 0;
}

#contenido ul {
	padding-left: 15px;
}

#contenido p.datos {
	padding: 2px 0;
}

#feature {
	position: relative;
	padding: 10px;
	margin-bottom: 10px;
}

#feature img {
	position: relative;
	display: inline;
	float: left;
	margin: 0 15px 5px 0;
}

/* --- Busqueda por marcas --- */

#buscamarcas {
	margin-bottom: 10px;
	max-width: 160px;
}

#buscamarcas select {
	width: 160px;
}

/* --- Tabla productos --- */

#tablaproductos {
	width: 555px;
	margin: 10px 0;
}

#tablaproductos th, #tablaproductos td {
	padding: 5px;
}

/* ----------------------- */

.tablapag {
	float: right;
}

.tablapag, .tablapag li {
	list-style: none;
	display: inline;
}

/* ----------------------- */

#col1 {
	display: inline;
	float: left;
	margin-right: 10px;
	width: 270px;
}

#col2 {
	display: inline;
	float: left;
	margin-left: 9px;
	width: 270px;
}

#col1 div, #col2 div {
	margin: 5px 0 15px 0;
	padding: 5px 5px;
	width: 270px;
	overflow: auto;
	voice-family: "\"}\"";
     voice-family:inherit;
     width: 260px; /* ancho correcto */
}

#col1 img, #col2 img {
	display: inline;
	margin-right: 7px;
	float: left;
}

#submenu {
	background-color: #e0e0e0;
	float: left;
	padding: 0 15px 15px 15px;
	width: 191px; /* Tantek hack para IE5 */
	voice-family: "\"}\"";
     voice-family:inherit;
     width: 161px; /* ancho correcto */
}

body>#submenu {
	width: 161px;  /* be nice to Opera */
}

#submenu dd {
	padding-left: 12px;
}

#display {
	float: left;
	background: #ffffff url(../img/catalogo/curvita_contenido.html) no-repeat left top;
	padding: 10px 15px;
	width: 589px; /* Tantek hack para IE5 */
	voice-family: "\"}\"";
     voice-family:inherit;
	width: 559px; /* ancho correcto */
}

body>#display {
	width: 559px;  /* be nice to Opera */
}

#proddisplay {
	float: left;
	background: #ffffff url(../img/catalogo/curvita_contenido.html) no-repeat left top;
	padding: 10px 15px;
	width: 400px; /* Tantek hack para IE5 */
	voice-family: "\"}\"";
     voice-family:inherit;
	width: 361px; /* ancho correcto */
}

body>#proddisplay {
	width: 361px;  /* be nice to Opera */
}

#proddisplay table, #proddisplay div table {
	width: 360px !important;
}

#colfoto {
	float: left;
	width: 195px;
	padding-top: 20px;
}

#whitepapers {
	margin: 15px auto;
	padding: 10px 10px 10px 2px;
	width: 186px; /* Tantek hack para IE5 */
	voice-family: "\"}\"";
     voice-family:inherit;
     width: 174px; /* ancho correcto */
}

body>#whitepapers {
	width: 174px;  /* be nice to Opera */
}

#whitepapers li {
	padding: 5px 0 0 20px;
}

#footer {
	padding: 10px 20px;
	height: 35px; /* Tantek hack para IE5 */
	voice-family: "\"}\"";
     voice-family:inherit;
     height: 15px; /* alto correcto */
}

body>#footer {
	width: 15px;  /* be nice to Opera */
}

hr.break {
	display: block;
	clear: both;
	visibility: hidden;
}
