/* CSS - Estilo PRINCIPAL */


/* ----------------------------------------- ESQUELETO DA PÁGINA - INÍCIO ----------------------------------------- */

body {
	color: #000;
	font-size: 10px;
	font-family: Tahoma, Verdana, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center;
	background:#ffffff url('imagens/fundo.jpg') repeat-x center top; 
	}

/* Toda a página */
#tudo {
	background: #FFF; 
	max-width:76%; 
	min-width:784px;
	_width:784px;
	margin: auto;
	padding: 0px;
	text-align: left;
	background-color:	#eeeff3;

	}



/* Logotipo */
#logo{
	width:100%;
	position:relative;
	color: #333;
	/* a imagem central e elastica do topo */
	background:#ffffff url('imagens/logo_centro.jpg') repeat-x center top; 
	height:234px;
	}
	
#logo h1 {
	width:206px; 
	position:absolute; 
	z-index:10;
	font-size: 18px;
	height:234px;
	/* a imagem esquerda do topo */
	background: url('imagens/logo_esquerdo.jpg') no-repeat left top; 
	padding: 0;
	margin: 0;
	}
	
/*Texto no centro da imagem*/
#logo h1 span {
	width:160%;
	display: block;
	font-size:0.7em;
	color: #FFFFFF;
	margin-left: 230px;
	margin-top: 90px;
	text-align: right;
	font-family: verdana, tahoma;
	}
	
#logo h2 { 
	position:absolute;
	right:0;
	top:0;
	width:206px; 
	height:234px;
	/* a imagem direita do topo */
	background: url('imagens/logo_direito.jpg') no-repeat right top; 
	}
	
#logo h2 {
	font-size:0;
	color:#3d4a5a;
	text-indent:-10000px;
}

#logo div {
	position:absolute;
	color:#fff;
	font-weight:bold;
	font-size:1.0em;
	top:0;
	right:6em;
	z-index:50;
	}
	
#bloco_principal {
	width: 100%;
}

#container{
    width:784px;
    display:table;
    background-color:#ffffff;
}

 #coluna_esquerda, #coluna_direita{
    float:left;
}
		
#coluna_esquerda {
	/*width: 22.5%; */
	width: 181px;
	margin-top: 0;
	padding-top: 0;
	min-height: 200px;
	background-color: #ffffff;
	margin-left: 10px;
}

#coluna_direita {
	width: 74.0%;
	margin: 0;
	/*width: 580px;*/
	padding: 0px 0px 0px 10px;
	background-color: #ffffff;
	/*border-left: 1px solid #cccccc;*/
	clear: right;
}

/*#coluna_direita:after{
     content:".";
     clear:both;
     display:block;
     visibility:hidden;
}*/

#menu{
	font-family: verdana, tahoma, arial;
	padding-bottom: 20px;
	padding-right: 0;
	margin:0;
	display: block;
	}

#apoio{
	background:#ffffff url('imagens/apoio.jpg') no-repeat center top; 
	height: 316px;
	display: block;
}

#conteudo 
{
	background-color: #FFFFFF;
	overflow: auto;
	display: block;
	padding:0;
	margin:0;
	color: #000000;
	padding-top: 10px;
}

#conteudo .titulo {
	padding: 10px 0 10px 0px;
	font-size: 12px;
	font-weight:bold;
	color: #762124;
	letter-spacing: 1.2em;
}


#conteudo .texto { 
	padding: 15px 10px 0px 0px;
	font-size: 11px;
	text-align: justify;
	overflow: auto;
	display: block;
	clear: both;

}

/* Abrande o rodapé */
#rodape 
{
	border-top: 1px solid #ffffff;
	width: 100%;
	clear: both;
	text-align: center;
	height: 118px;
	padding: 0;
	margin: 0;
	background:#ffffff url('imagens/rodape.jpg') no-repeat; 
}

#rodape h2
{
	color: #FFFFFF;
	padding-top: 90px;
	font-size: 10px;
	font-weight:normal;
	
}

#borda_arredondada_top
{
	width: 100%;
	height: 5px;
	background:  url('imagens/borda_arredondada_top.jpg') no-repeat;
	display: block;
	clear: both;
}



/* ------------------------------ FORMULÁRIO - TOPO - ÁREA RESTRITA - INÍCIO -------------------------------- */
        
		
/* Abrange a área de login */
#area_login{
	/*background-image:  url('imagens/bg_topo.gif');*/
	text-align: center;
	padding-top:3px;
	font-size: 11px;
	}
	
#area_login .titulo{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
	display:block;	
}
	
#area_login form {
	margin: 0;
	padding: 0;
	font-weight: normal;
	}

#area_login label{
	color: #000000;
	margin-left: 30px;
	margin-right: 5px;
}

#area_login .campo{
	display: block;
	padding-bottom:4px;
}

#area_login span{
	color: #000000;
	font-size: 10px;
}

#area_login input{
	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 11px;
	color: #762124;
	font-family: Tahoma, Verdana, Arial;
        }

/* ------------------------------ FORMULÁRIO - TOPO - ÁREA RESTRITA - FIM -------------------------------- */

/* Links */
a, a:link {
	font-weight:bold;
	color:#762124;
	text-decoration: none;
	}
	
a:visited {
	color:#762124;
	}
	
a:hover {
	text-decoration:underline;
	color:#cccccc;
	}
	
a:focus, a:active {
	outline:1px solid #762124;
	color:#762124 !important; 
	background:#fff !important;
	text-decoration:underline;
	}
	
a:active img, a:focus img {
	border:#333 solid 3px;
	}
	
img {border:none;}


/* - - - - - - - MENU - - - - - - - */

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu_link {
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 80%;
	margin-left: 15px;
	}

#menu_link a{
	text-decoration: none;
	font-size: 10px;
	font-weight:normal;
	padding-left: 20px;
	display: block;
	border-bottom: 1px solid #cccccc;
	line-height: 22px;
	_height: 20px;
}

#menu_link a.principal{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding-left: 10px;
	background:#ffffff url('imagens/menu_seta.gif') no-repeat left center; 
}

#menu_link li a:link, #menu_link li a:visited {
	/*color: #999999;*/
	color: #762124;
	}
	
#menu_link li a:hover {
	color: #762124;
	}
	
	
/*	
#menu_link li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 20px;
	text-decoration: none;
	font-size: 11px;
	}	
	
#menu_link li a:link, #menu_link li a:visited {
	color: #999999;
	display: block;
	background:  url('imagens/menu_bg.gif');
	padding: 8px 0 0 30px;
	}
	
#menu_link li a:hover {
	color: #762124;
	background:  url('imagens/menu_bg.gif') 0 -32px;
	padding: 8px 0 0 32px;
	}*/
	


