body
{	
	font-family: Arial, Helvetica, sans-serif;
}

.logo {
	background-image: url(images/logo_lab.jpg);
	height: 71px;
	width: 173px;
	position: absolute;
	left: 32px;
	top: 56px;
}

.barra_menu {
	float: left;
	height: 11px;
	width: 599px;
	top: 64px;
	position: absolute;
	left: 240px;
}

.menu {
	display: block;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	width: 135px;
	float: left;
}
.menu a:link {
	text-decoration: none;
	color: #666666;
}
.menu a:visited {
	text-decoration: none;
	color: #666666;
}
.menu a:hover {
	color: #FF0000;
	text-decoration: none;
}
.menu a:active {
	color: #FF0000;
	text-decoration: none;
}
.barra_separadora {
	height: 3px;
	width: 810px;
	position: absolute;
	left: 32px;
	top: 149px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
}
.texto {
	float: left;
	width: 563px;
	top: 164px;
	position: absolute;
	left: 240px;
	background-color: #CBF2FB;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
	color: #000000;
	height: 428px;
	visibility: hidden;
}
.texto a:link {
	color: #000000;
	text-decoration: none;
}
.texto a:visited {
	color: #000000;
	text-decoration: none;
}
.texto a:hover {
	color: #FF0000;
	text-decoration: none;
}
.catalogo {
	width: 575px;
	top: 164px;
	position: absolute;
	left: 240px;
	height: 800;
	visibility: hidden;
}

.sub_menu {
	float: left;
	height: 40px;
	width: 135px;
	top: 77px;
	left: 240px;
	font-size: 10px;
	color: #666666;
	position: absolute;
	visibility: hidden;
}
.sub_menu a:link {
	text-decoration: none;
	color: #666666;
}
.sub_menu a:visited {
	color: #666666;
	text-decoration: none;
}
.sub_menu a:hover {
	color: #FF0000;
	text-decoration: none;
}
.sub_menu a:active {
	color: #FF0000;
	text-decoration: none;
}
.titulo {
	position: absolute;
	font-size: 40px;
	color: #000000;
	font-weight: bolder;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	left: 14px;
	top: 10px;
}
.product {
	float: left;
	width: 270px;
	padding-right: 11px;
	height: 270px;
}

.product_image {
    float: left;
    margin-right: 20px;
}

.product_info {
	float: left;
	margin-top: 11px;
	width: 128px;
	font-size: 11px;
	color: #000000;
}

.product_name {
    font-weight: bold;
    font-size: 12px;
}
.sub_productos {
	float: left;
	height: 40px;
	width: 135px;
	top: 77px;
	left: 375px;
	font-size: 10px;
	color: #666666;
	position: absolute;
	list-style-image: none;
	list-style-type: none;
	visibility: hidden;
}
.sub_productos a:link {
	text-decoration: none;
	color: #666666;
}
.sub_productos a:visited {
	color: #666666;
	text-decoration: none;
}
.sub_productos a:hover {
	color: #FF0000;
	text-decoration: none;
}
.sub_productos a:active {
	color: #FF0000;
	text-decoration: none;
}
.titulos_seccion_productos {
	position: absolute;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	left: 34px;
	top: 157px;
	height: 13px;
	visibility: hidden;
}
.apertura {
	position: absolute;
	left: 237px;
	top: 164px;
	background-image: url(images/apertura.jpg);
	width: 596px;
	height: 428px;
	visibility: visible;
}
