#menu{
	position: relative;
	float: left;
	width: 201px;
	height: auto;
	left: 20px;
	margin-top: 337px;
	padding-bottom: 15px;
	background-image: url(img/bg-menu.jpg);
	background-repeat: repeat-y;
	background-position: 0 -4px;
}
#menu-pagina-interna{
	position: relative;
	float: left;
	width: 201px;
	height: auto;
	left: 20px;
	margin: 27px 0 0 0;
	padding: 0 0 15px 0;
	background-image: url(img/bg-menu.jpg);
	background-repeat: repeat-y;
	background-position: 0 -2px;
}
#menu1{
	position: relative;
	float: left;
	width: 201px;
	height: auto;
	background-image: url(img/bg-menu-int.jpg);
	background-repeat: repeat-y;
	background-position: 0 -4px;
}
#menu1-interna{
	position: relative;
	float: left;
	width: 201px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg-menu-int.jpg);
	background-repeat: repeat-y;
	background-position: 0 -2px;
}
#menu2{
	position: relative;
	float: left;
	width: 201px;
	height: auto;
	background-image: url(img/bg-menu2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#menu2 a{
	font-size: 15px;
	line-height: 28px;
	color: #000000;
	margin-left: 29px;
	font-weight: bold;
	text-decoration: none;
}
#menu2 a:hover{
	font-size: 15px;
	line-height: 28px;
	color: #a92203;
	margin-left: 29px;
	font-weight: bold;
	text-decoration: none;
}
#menu2 a.hover{
	font-size: 15px;
	line-height: 28px;
	color: #a92203;
	margin-left: 29px;
	font-weight: bold;
	text-decoration: none;
	cursor: text;
}
#menu2 a.hover:hover{
	font-size: 15px;
	line-height: 28px;
	color: #a92203;
	margin-left: 29px;
	font-weight: bold;
	text-decoration: none;
	cursor: text;
}
#menu2-interna{
	position: relative;
	width: 201px;
	height: auto;
	top: 0px;
	background-image: url(img/2bg-menu2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu2-interna a{
	font-size: 15px;
	line-height: 28px;
	color: #000000;
	margin-left: 29px;
	font-weight: bold;
	text-decoration: none;
}
#menu2-interna a:hover{
	font-size: 15px;
	line-height: 28px;
	color: #a92203;
	margin-left: 29px;
	font-weight: bold;
	text-decoration: none;
}
#menu2-interna a.hover{
	font-size: 15px;
	line-height: 28px;
	color: #a92203;
	margin-left: 29px;
	font-weight: bold;
	text-decoration: none;
	cursor: text;
}
#menu2-interna a.hover:hover{
	font-size: 15px;
	line-height: 28px;
	color: #a92203;
	margin-left: 29px;
	font-weight: bold;
	text-decoration: none;
	cursor: text;
}

