/*body {
	text-align:center;
}*/
.row1 {
	font-size: 10px;
	width:226px;
	font-weight: bold;
	color:white;
	background-image: url(../imagenes/productos/menu/fondocategorias.jpg);
	background-repeat: no-repeat;
    text-indent: 5px;

	  
	}

.row2 {
	font-size: 10px;
	width:226px;
	text-align:left;
text-indent: 5px;

}
.row3 {
font-size: 10px;
width:226px;

text-align:left;
text-indent: 5px;

}

#menu {
	width:226px;
   font-family: Verdana, Arial, Helvetica,sans-serif;
	height:20px;
	text-align:left;
	text-indent: 5px;
}
#menu a {
		height:20px;
	display:block;
	width:226px;
	text-decoration:none;
    text-indent: 5px;
}
#menu a:active,
#menu a:link,
#menu a:visited{
display:block;
	width:226px;
	height:20px;
	text-decoration:none;
text-indent: 5px;
	color:white;
}
#menu a:hover{
	display:block;
	width:226px;
	height:20px;
	color:#cccccc;
	text-decoration:underline;
	background-repeat: no-repeat;
	background-position: left center;
}


#submenu {
	font-family: Verdana, Arial, Helvetica,sans-serif;
	width:226px;
	font-size: 10px;
	border: 0px; 
	padding: 0px; 
    height:22px;
}
#submenu a {
	display:block;
	width:226px;
	height:22px;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left center;
}
#submenu a:active,
#submenu a:link,
#submenu a:visited{
	display:block;
	width:226px;
	height:22px;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left center;
}
#submenu a:hover{
	display:block;
	width:226px;
	height:22px;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left center;
}


