@charset "utf-8";
/* CSS Document */

img{
border:0px;
}
body{
	background:url(../img/bg.png) repeat-y;
	font-family:verdana;
	font-size:11px;
	line-height:24px;
	color:#3b2076;
}
div.n{
	background-image:url(../img/n.png);
	background-repeat:no-repeat;
	padding-top:15px;
}
#main{
	background:url(../img/bg_main.png) no-repeat;
	width:800px;
	height:753px;
}
#corpo{
	width:800p;
}
#hr_top{
	background:url(../img/hr_top.png) no-repeat;
	height:5px;
}
#hr_bottom{
	margin-top:30px;
	background:url(../img/hr_bottom.png) no-repeat;
	height:5px;
}
#power, #power a{
	padding-top:5px;
	letter-spacing:2px;
	line-height:15px;
	color:#ffffff;
}.menu-bottom{
	padding-top:6px;
	padding-left:50px;
}

ul.menu-bottom
{
	list-style-type: none;
	font-size: 100%;
	width: 100%;
	display: inline;
}


ul.menu-bottom li a{
	background: url(../img/bordo.jpg) repeat-y;
	background-position:right;
	font-family:verdana;
	font-size:11px;
	color:#3b2076;
	line-height:15px;
	border-bottom:0px;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
}
ul.menu-bottom li a:hover{
	color:#4a6a9b;
	font-size:14px;
	border-bottom:0px;
}
ul.menu-bottom li
{
	list-style-type: none;
	font-size: 100%;
	position: relative;	float: left;
}

