#subcategorias_tipos {
	font-weight: bold;
	color: #00407A;
	background-color: #CCCCCC;
	width: 140px;
	padding: 5px;
}
#subcategorias_tipos  a {
	color: #FFFFFF;
	text-decoration: none;
}

#subcategorias_tipos  ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subcategorias_tipos  ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00407A;
	margin-bottom: 2px;
}
#subcategorias_tipos  ul li:hover {
	background-color: #8E8E8B;
}

#subcategorias_tipos  ul li a {
	color: #00407A;
	text-decoration: none;
	font-weight: bold;
}
#subcategorias_tipos  ul li a:hover {
	padding-left: 5px;
	color: #FFFFFF;
}
#subcategorias_ficha_bebidas {
	width: 190px;
	float: left;
	padding: 15px;
	border: 1px dotted #BAB9B9;
	background-color: #FAFAFA;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 3px;
	height: 180px;
}
#subcategorias_foto_bebidas {
	float: right;
	width: 160px;
	text-align: center;
	margin-right: 12px;
	vertical-align: bottom;
	color: #000066;
}
.subcategorias {
	font-weight: bold;
	font-size: 1.1em;
	color: #00407A;
	text-align: center;
}
.titulo_subcategorias {
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}

