/* CSS Document */
*{
	margin:0;
	padding:0;
}
html, body {height:100%;}
body{
	background:url(../imgs/bg_body.jpg) repeat-x #ECECEC ;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#333;
}
ul{
	list-style:none;
}
ul li {	padding: 1px 1px 1px 1px;}
h1.invisivel{
	display:none;
}
#geral{
	width:990px;
	margin:0 auto;
	overflow:visible;
	position:relative; 
}

#topo {
	background:#fff;
	width:100%;
	margin:auto;
	overflow:hidden;
	height:147px;
}
#sub_topo{
	width:990px;
	float:left;
	height:100px;
	background:#fff;
}
#logo{	
	width:243px;
	background:url(../imgs/bg_logo.jpg) top center no-repeat;
	height:85px;
	float:left;
}
#col_esq_topo2{ 
	width:380px;
	height:40px;
	float:left;
	margin-top:50px;
	font-size:11px;
	margin-left:10px; 
	color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
}
#rede_social{
	background:url(../imgs/bg_rede_social.png) no-repeat;
	width:331px;
	height:27px;
	float:right;
	margin-top:76px;
}
#rede_social ul li{
	float:left;
	color:#333;
	padding:4px;
}
#rede_social ul li.favoritos{
	float:left;
	color:#333;
	padding:4px;
	margin-left:30px; 
}
#rede_social ul li a{
	float:left;
	color:#333;
	margin-left:30px;
	margin-top:2px;
}
#menu {
	width:990px;
	background:#999900;
	height:44px;
	float:left;
	position:relative;
	margin-top:3px;
}
    ul{
       list-style-type:none;
    }

    ul#menu{
       margin:10px auto;
	   font-size:12px;
    }

    ul#menu li{
       position:relative;
       float:left;  
    }

   ul#menu li a.um{
          display:block;
		  padding:4px 28px 0 28px;
          float:left;
          height:28px;
          color:#fff;
          text-decoration:none;
		  text-align:center;
		  margin:0;
    }
   ul#menu li a.um:hover{
   	color:#000066;
    }

#propaganda{
	float:left;
	width:990px;
	height:267px;
	background:#fff;
}
#centro {
	background:#fff;
	width:970px;
	padding:10px;
	float:left;
	overflow:hidden;
}
#base_topo{
	width:965px;
	height:22px;
	background:#999900;
	float:left;
	padding:5px 5px 5px 20px;
}
#base_topo ul{
	float:left;
	color:#fff;
	font-size:18px;
	width:320px;
	text-decoration:underline;
}
#base {
	background:url(../imgs/bg_base.png) no-repeat;
	width:970px;
	margin:0 auto;
	overflow:hidden;
	height:117px;
	color:#FFF;
	position:relative;
	padding:10px;
}
#base ul{
	float:left;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:320px;
}
#base ul li p{
	margin-bottom:8px;
}
#sub_base{
	width:990px;
	float:left;
	color:#000;
	padding-bottom:20px;
}
#sub_base ul{
	float:left;
}
#sub_base ul.jfsites{
	float:right;
}
.clear {clear:both;}
table tr td { width:100px; }
h2.branco { color:#FFF;}

A:link {
	COLOR: #333; TEXT-DECORATION: none;
}

A:visited {
	COLOR: #333; TEXT-DECORATION: none
}

A:active {
	COLOR: #333; TEXT-DECORATION: none
}

A:hover {
	COLOR: #333; TEXT-DECORATION: underline
}
a.branco{
	color:#fff;
	text-decoration:none;
}
a.branco:hover{
	color:#000;
	text-decoration:underline;
}
label,  input {   
    display: block;   
    float: left;   
}   
label {    
    text-align: left;   
    width: 70px;   
    padding-right: 2px;   
    padding-bottom: 13px;   
}   
fieldset {   
    border: solid 0 #000;   
	padding-top:20px;
	padding-bottom:10px;
}   
br {   
    clear: left;   
}   
input, select, textarea {
	border: 1px solid #333;
	color: #333;
	padding:3px;
}  
img {border:0;}
#coluna_esquerda{
	float:left;
	width:360px;
}
#informativos, #convencoes{
	float:left;
	width:350px; 
}
a.galeriadefotos {
	width:100px;
	height:75px;
	float:left;
	overflow:hidden;
	color:#FFF;
	text-align:left;
	margin:1px;
	text-decoration:none;
	border:solid 1px #0099CC;
}
a.informativos{
	text-decoration:none;
}
a.informativos:hover{
	text-decoration:underline;
	color:#0066CC;
}
#institucional{
	width:580px;
	float:right;
	padding:10px;
}
a.images{
	padding:10px;
	text-decoration:none;
}
a.images1{
	padding:10px 10px 10px 0;
	text-decoration:none;
}
#menu_esquerdo{
	float:left;
	width:210px;
}
#menu_esquerdo2{
	float:left;
	width:210px;
	margin-top:26px;
}
#menu_esquerdo ul li, #menu_esquerdo2 ul li{
	padding:5px;
	width:200px;
	height:24px;
	margin:1px;
	background:url(../imgs/bg_menu_esquerdo.jpg) no-repeat;
}
#descricao_beneficios{
	float:right;
	width:680px;
}
#voltar{
	width:140px;
	float:right;
}
