*{
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #000;
}
body{
	background-repeat: repeat-x;
	background-image: url(img/bg.gif);
	background-color: #e4ebf0;
}
a{
	text-decoration: none;
	font-weight: bold;
	color: #00374f;
}
a:hover{
	text-decoration: underline;
}
li{
	list-style: none;
}
h3{
	margin: 10px 0 0 15px;
	font-size: 17px;
	line-height: 20px;
	color: #fff;
	width: 340px;
	background-color: #958a5e;
	padding: 2px;
}
h3 span{
	font-size: 11px;
	margin: 2px;
	color: #fff;
	padding: 1px;
}
h4{
	font-size: 14px;
	margin: 0 0 0 15px;
	border-top: 1px solid #fff;
	padding: 7px 0 0 0;
	width: 340px;
}
p{
	margin: 10px 15px;
}
#topo{
	background-image: url(img/topo.gif);
	
}
#topo,
#topo a{
	width: 346px;
	height: 31px;
	display: block;
}
#titulo{
	background-image: url(img/titulo.gif);
	position: absolute;
	left: 386px;
	top: 0;
}
#titulo h1{
	display: none;
}
#titulo,
#titulo a{
	width: 343px;
	height: 64px;
	display: block;

}
#info{
	width: 592px;
	height: 468px;
	background-image: url(img/info.gif);
	position: absolute;
	top: 64px;
	left: 139px;
	z-index: 0;
}
#info h2{
	color: #958a5e;
	font-size: 22px;
	text-align: left;
	position: absolute;
	left: 220px;
	top:12px;
	width: 330px;
	height: 30px;

}
#menu{
	position: absolute;
	left: 33px;
	top: 101px;
	z-index: 2;
	width: 128px;
	height: 402px;

}
#menu li,
#menu a{
	display: block;
	width: 128px;
	height: 134px;
}
#menu li a:hover{	background-position: 0 0;}
li.mn1 a{background-image: url(img/mn1.gif); background-position: -128px 0;}
li.mn2 a{background-image: url(img/mn2.gif); background-position: -128px 0;}
li.mn3 a{background-image: url(img/mn3.gif); background-position: -128px 0;}
li.mn1{	background-image: url(img/mn1.gif); background-position: -256px 0;}
li.mn2{	background-image: url(img/mn2.gif); background-position: -256px 0;}
li.mn3{	background-image: url(img/mn3.gif); background-position: -256px 0; }

#info #texto{
	background-image: url(img/texto.gif);
	position: absolute;
	display: block;
	width: 380px;
	height: 400px;
	left: 204px;
	top: 46px;
	overflow: auto;
}
#submenu{
	position: absolute;
	left: 180px;
	top: 110px;
	width: 160px;
	height: 400px;
	z-index: 2;
}
#submenu li{
	color: #000;
	background-position: 0 0;
}
#submenu li,
#submenu a{
	display: block;
	width: 165px;
	height: 31px;
	line-height: 29px;
	text-indent: 10px;
	background-image: url(img/sub.gif);
	font-weight: bolder;

}
#submenu a:hover{
	background-position: 0 0;
	text-decoration: none;
	color: #fff;
}
#submenu a{
	background-position: 0 -31px;
}
