html, body {
	height: 100%;
	margin: 0;
}
body{
	color:#666;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background:#00ade5;
}
img{border-style:none;}
a{text-decoration:none;
color: #71001A;
font-weight: bold;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
p {
	margin: 0;
	padding-top: 8px;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	min-height:100%;
	width:100%;
	overflow:hidden;
	background:#00ade5 url(../images/bg-wrapper.jpg) no-repeat 50% 100%;
	padding:0 0 350px;
	min-width:950px;
}
* html #wrapper {
	overflow:visible;
	height:100%;
}
#main{
	margin:0 auto;
	width:930px;
}
#header-holder{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-header-holder.gif) repeat-x;
	padding:14px 0 0;
}
#header{
	width:930px;
	margin:0 auto;
	background:url(../images/bg-header.gif) no-repeat;
	height:168px;
}
#header h1{
	width:337px;
	background:url(../images/logo.gif) no-repeat;
	margin:0 0 0 -4px;
	float:left;
}
#header h1 a{
	width:330px;
	height:151px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
.login-form{
	width:330px;
	overflow:hidden;
	float:right;
	background:url(../images/bg-login.jpg) no-repeat;
	margin:28px 12px 0 0;
	display:inline;
	padding:0 0 15px;
}
.login-form h2{
	color:#687375;
	font-size:12px;
	line-height:18px;
	letter-spacing:-1px;
	margin:7px 0 8px 12px;
}
.login-form input{
	width:109px;
	height:13px;
	padding:5px;
	border:1px solid #bdbcbd;
	color:#7b0c26;
	float:left;
	background:#eaf9fd;
	margin:0 0 0 10px;
	font-size:12px;
}
.login-form a.entrar{
	color:#7b0c26;
	font-weight:bold;
	margin:6px 0 0 13px;
	float:left;
	letter-spacing:-2px;
}
#content-holder {
	width:930px;
	overflow:hidden;
}
#content{
	width:700px;
	float:right;
	/*overflow:hidden*/;
}
.flash{
	width:700px;
	overflow:hidden;
}
.flash img{display:block;}
.items{
	width:100%;
	overflow:hidden;
	padding:9px 0 18px;
}
.items ul{
	width:730px;
	padding:0;
	margin:0;
	list-style:none;
}
.items li{
	float:left;
	margin:0 11px 0 0;
	display:inline;
	width:227px;
	position:relative;
	height:224px;
}
.items h3{
	color:#0075b0;
	margin:1px 0 0;
	letter-spacing:-1px;
	font-size:13px;
	line-height:18px;
}
.items p{
	margin:2px 0 0;
	color:#666;
	line-height:13px;
	font-size:9px;
}
.items .more{
	color:#3b474e;
	position:absolute;
	right:0;
	bottom:0;
	font-size:10px;
}
.items .text{
	width:220px;
	margin:0 0 0 8px;
	overflow:hidden;
}
.items .text{}
.bottom-content{
	width:100%;
	overflow:hidden;
}
.bottom-content img{float:left;}
.bottom-content ul{
	float:left;
	width:206px;
	list-style:none;
	padding:32px 0 0 12px;
	margin:0;
}
.bottom-content li{
	float:left;
	width:100%;
	margin:0 0 13px;
}
.bottom-content h4{
	color:#0075b0;
	font-size:14px;
	font:14px/17px Arial, sans-serif;
	margin:0;
}
.bottom-content p{
	font-size:9px;
	color:#666;
	letter-spacing:-1px;
	margin:3px 0 0;
}
.bottom-content .more{
	color:#3b474e;
	float:right;
	font-size:9px;
	margin:2px 0 0;
}
#sidebar{
	width:214px;
	overflow:hidden;
	float:left;
}
.navbar-top{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-navbar-top.png) no-repeat;
	height:49px;
	text-indent:-9999px;
}
.navbar{
	background:url(../images/bg-sidebar.png) repeat-y;
	overflow:hidden;
	width:100%;
	padding:0 0 116px;
}
.menu{position:relative;}
.navbar ul{
	list-style:none;
	padding:0 0 0 22px;
	margin:0;
}
.navbar li{
	background:url(../images/bg-navbar-li.gif) no-repeat 0 5px;
	padding:0 0 0 11px;
	margin:0 0 6px;
}
.navbar ul ul{padding:0 0 8px 2px;}
.navbar li li{
	background:none;
	padding:0;
	margin:0;
}
.navbar a{
	color:#3b474e;
	font-size:13px;
	line-height:17px;
}
.navbar .active{background:url(../images/bg-navbar-li-active.gif) no-repeat 0 5px;}
.navbar .active a{
	color:#853212;
}
.navbar .active li a,
.navbar li li a{
	font-size:8px;
	color:#5c6a8a;
}
.bottom{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-side-bottom.png) no-repeat;
	height:20px;
	text-indent:-9999px;
}
.top{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-side-top.png) no-repeat;
	height:20px;
	text-indent:-9999px;
	margin:8px 0 0;
}
.adr{
	background:url(../images/bg-sidebar.png) repeat-y;
	overflow:hidden;
	width:100%;
	padding:0 0 4px;
}
.adr h3{
	color:#853212;
	margin:4px 0 0 27px;
	font-size:11px;
	line-height:13px;
	word-spacing:-1px;
}
.adr address{
	font-style:normal;
	color:#666;
	font-size:9px;
	font-weight:bold;
	line-height:16px;
	padding:13px 0 0 27px;
	word-spacing:1px;
}
.side-login{
	width:100%;
	overflow:hidden;
	margin:10px 0 0;
}
.side-login input{
	float:left;
	border:none;
	width:185px;
	height:14px;
	padding:5px;
	background:none;
}
.side-login a{
	color:#5284b7;
	font-size:11px;
	font-weight:bold;
	letter-spacing:-1px;
	margin:4px 12px 0 0;
	float:right;
}
.side-login label{
	color:#687375;
	font-size:9px;
	letter-spacing:-1px;
	line-height:12px;
}
.side-login h3{
	color:#5284b7;
	margin:8px 0 13px 14px;
	font-size:12px;
	letter-spacing:-1px;
}
.side-login .letter{
	overflow:hidden;
	width:100%;
	margin:0 0 8px 13px;
}
.side-login .letter div{
	width:196px;
	background:url(../images/bg-side-input.gif) no-repeat;
	height:25px;
	overflow:hidden;
	margin:4px 0 0;
}
#footer {
	position:relative;
	width:930px;
	margin:-333px auto 0;
	height:183px;
	overflow:hidden;
}
#footer ul{
	list-style:none;
	padding:0;
	margin:0 0 0 8px;
	overflow:hidden;
	float:left;
	display:inline;
}
#footer li{
	display:inline;
	background:url(../images/bg-footer-li.gif) no-repeat 0 70%;
	padding:0 3px 0 6px;
	margin:0 0 0 -1px;
}
#footer ul a{
	color:#0075b0;
	font-size:9px;
	letter-spacing:-1px;
}
.copyright{
	float:right;
	color:#0075b0;
	padding:0 10px 0 0;
}
.copyright p{
	margin:0;
	font-size:9px;
	float:left;
	letter-spacing:-1px;
	word-spacing:2px;
}
.copyright a{
	color:#ae7a04;
	text-decoration:underline;
}
.copyright a:hover{text-decoration:none;}
.copyright .powered{
	color:#ae7a04;
	padding:0 22px 0 0;
}
