
body {
	background:#000000;
	font-family:Arial;
	font-size:12px;
	color:#CCCCCC;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	}
	
#imagen_productos {
	background:url(imagenes/productos.jpg) no-repeat;
	height:34px;
	width:145px;
	}

#fondo_productos {
	background:url(imagenes/fondo_productos.jpg);
	}
	
#footer_productos {
	background:url(imagenes/footer_productos.jpg) no-repeat;
	height:49px;
	width:145px;
	}
.menu {
	background:url(imagenes/menu.jpg) repeat-x;
	height:36px;
	margin-bottom:3px;
	}
#fondo_bajo {
	background:#111111;
	border:#1A1A1A solid 1px;
	height:150px;
	width:899px;
	margin-bottom:8px;
	}
#footer {
	border-top:#1A1A1A solid 1px;
	font-family:arial;
	font-size:10px;
	color:#CCCCCC;
	padding-top:5px;
	padding-bottom:10px;
	}
#barra_right {
	background:#000000;
	padding:12px;
	} 
h1 {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	}
.main_text {
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:20px;
	}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #FFFFFF;
}
