/* INSTRUÇÕES GERAIS ///////////////////////////////////////////////////////////////////////////////////*/

*{	
	margin:0px;
	padding:0px;
}

body {
	margin:0px;
	padding:0px;
}

img {border:0px; margin:0px}

.borda_imagem{
	margin:5px;
}

a:link{
	border:0px;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #37609E;
	text-decoration: none;
}

a:visited{
	border:0px;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #37609E;
	text-decoration: none;
}

a:hover{
	text-decoration:none;
	color: #AFA527;

}

.link_home:hover{
	padding: 2px;
	text-decoration:none;
	background-color: #D6D9E0;
}


ul li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	list-style-image:url(img/list.jpg);
	line-height:15px;
	text-align: justify;
	text-indent: 5px;
	margin-left:15px;
}

ul li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	list-style-image:url(img/list.jpg);
	margin-left:15px;
	line-height:18px;
}

/* INSTRUÇÕES PARA TEXTOS E LINKS ///////////////////////////////////////////////////////////////////////*/

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2C5394;
	background-image:url(img/h2_icon.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	border-bottom: 1px solid #CCCCCC;
}

h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#515151;
	background-image:url(img/back_h3.jpg);
	background-repeat: repeat-x;
	display:block;
	width:500px;
	height:24px;
	line-height: 24px;
	text-indent: 10px;
	margin: 0 auto;
}

h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#AFA527;	
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height: 15px;
}

.links{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height: 14px;

}

.espaco{
	margin-left: 5px;

}



/* INSTRUÇÕES PARA O TOPO /////////////////////////////////////////////////////////////////////////////*/


#topo_container{
	width:100%;
	height:150px;
	background-image:url(img/back_top.gif);
	position: relative;
}

#topo{
	width:770px;
	height:150px;
	margin:0 auto;
	position: relative;
	background-image: url(img/back_top_int.jpg);
}

h1 a{
	width:490px;
	height:123px;
	display:block;
	background-image:url(img/back_h1.jpg);
	position: absolute;
	top: 5px;
	right: 10px;
	text-indent: -2000px;
	overflow: hidden;
}


/* INSTRUÇÕES PARA O CONTEÚDO /////////////////////////////////////////////////////////////////////////////*/


#conteudo_container{
	width:100%;
	background-repeat:repeat-x;
	position: relative;
	z-index: 1;
}

#conteudo{
	width:770px;
	margin:0 auto;
	position: relative;
	background-image: url(img/back_conteudo.jpg);
}

#coluna_left{
	width:212px;
	height:540px;
	position:relative;
	float:left;
	left:20px;
	top: 0px;
	z-index: 0;
}

#menu{
	width:212px;
	position:absolute;
	height: 670px;
	left: 50%;
	top: 0px;
	z-index: 5;
	margin-left: -365px;
}

#textual{
	width:480px;
	float:right;
	right:35px;
	position:relative;
	z-index: 1;
}

#textual_home{
	width:510px;
	float:right;
	right:20px;
	position:relative;
}

.bloco_home{
	width:480px;
	background-color: #F4F5F7;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.3;
	position: relative;
	margin: 3px auto 15px;
}

.bloco_home ul li{
	list-style-image:url(img/list.jpg);
	margin-left:15px;
	line-height:18px;
}


.clear{
	width:100%;
	height:10px;
	clear:both;
}


.campo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:3px 2px;
	border: #CCCCCC 2px solid;
	background-color:#FCFCFC;
}

.campo_focus{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:3px 2px;
	border: #0099CC 2px solid;
	background-color:#FFFFFF;
}

.separador{ border-right:#999999 solid 1px;}

/* INSTRUÇÕES PARA O RODAPÉ /////////////////////////////////////////////////////////////////////////////*/

#rodape_container{
	width:100%;
	height:60px;
	position: relative;
}

#rodape{
	width:770px;
	height:60px;
	margin:0 auto;
	position: relative;
	background-image: url(img/back_rodape.jpg);
}

#copyright{
	width:300px;
	height:20px;
	position: absolute;
	top:8px;	
	right: 20px;
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 20px;
	background-image: url(img/logo_sfw.gif);
	background-repeat: no-repeat;
	background-position: 260px;*/
}

#rodape a:link{
	display:block;
	width:300px;
	height:20px;
	position: absolute;
	top:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	right: 20px;
	line-height: 20px;
	background-image: url(img/logo_sfw.gif);
	background-repeat: no-repeat;
	background-position: 260px;
}

#rodape a:visited{	
	display:block;
	width:300px;
	height:20px;
	position: absolute;
	top:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	right: 20px;
	line-height: 20px;
	background-image: url(img/logo_sfw.gif);
	background-repeat: no-repeat;
	background-position: 260px;

}

#rodape a:hover{
	display:block;
	width:300px;
	height:20px;
	position: absolute;
	top:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	right: 20px;
	line-height: 20px;
	background-image: url(img/logo_sfw.gif);
	background-repeat: no-repeat;
	background-position: 260px;
}

/*#rodape .logosfw{
	width:67px;
	height:36px;
	position: absolute;
	top:8px;
	right:15px;
	background-image:url(img/rodape_logo_sfw.jpg);
}*/


#menu_html{
	display: none;
}