﻿ *
{
	margin:0px;
	padding:0px;
	border:0px;
	list-style:none;
	text-decoration:none;
}
body
{
	margin:0px;
	padding:0px;
}
.container
{
	margin:0 auto;
	width:981px;
	position:relative;
}

.header-container
{
	float:left;
	height:9px;
	width:981px;
	background:url(../images/container/header.gif) top left no-repeat;
}
.background-container
{
	float:left;
	background:url(../images/container/background.gif) no-repeat #ebebeb;
	width:981px;
}
.footer-container
{
	float:left;
	background:url(../images/container/footer.gif) no-repeat;
	width:981px;
	height:15px;
}
.header
{	
	float:left;
	width:984px;
	height:444px;
	margin:10px 0 0 0;
}
.content
{
	float:left;
	width:675px;
}
.sidebar
{
	float:left;
	width:265px;
	padding:0 0 0 20px; 
}

.footer
{
	float:left;
	padding:15px 25px;
	width:934px;
	height:20px;
}
.footer .texto
{
	float:left;
	font:10px Arial; 
	color:#8f8f8f;
}
.footer .texto a
{
	font:10px Arial; 
	color:#8f8f8f;
}
.footer .botoes
{
	float:right;
	width:190px;
}

.footer h2
{
	float:left;
	margin:0 20px 0 0;
	background:url(../images/footer/artesp.jpg);
	width:80px;
	height:12px;
	text-indent:-19999px;
	overflow:hidden;
	display:block;
}
.footer h3
{
	float:left;
	background:url(../images/footer/govsp.jpg);
	width:90px;
	height:19px;
	text-indent:-19999px;
	overflow:hidden;
	display:block;
}
.menu{float:left; width:221px; margin:10px;}
.menu-background ul{margin:7px;}
.menu-background li
{
	float:left; 
	padding:0 0 7px 0; 
	margin:6px;
	width:180px; 
	border-bottom:solid 1px #e9e9e9; 
}


.menu-header
{
	float:left;
	background:url(../images/menu/header.gif) no-repeat;
	width:221px;
	height:5px;
}
.menu-background
{
	float:left;
	background:url(../images/menu/background.gif);
	width:221px;
}
.menu-footer
{
	float:left;
	background:url(../images/menu/footer.gif) no-repeat;
	width:221px;
	height:16px;
}
#overlay-shield{
    background: none repeat scroll 0 0 #FFFFFF;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
}
#overlay-content {
    height: 523px;
    left: 50%;
    margin: -262px 0 0 -185px;
    position: absolute;
    top: 50%;
    width: 370px;
    z-index: 1000;
}
#overlay-content a.close {background:url(../images/fechar.png) no-repeat left top; display:block; float:right; height:14px; margin-bottom:5px; overflow:hidden; position:relative; width:13px}
#overlay-content a.close span {display:none; height:100%; position:absolute; width:100%}
