@charset "utf-8";
/* CSS Document */


html {
	height: 100%;
	width:100%;
	 }


body {
	margin:0;
	padding:0;
	font-family:  Century Gothic, Arial, Calibri, Helvetica, sans-serif;
	background-image:url(../imagens/fundo.jpg);
	background-attachment:scroll;
	background-repeat:repeat-x;
	background-color:#003333;
	 }
	 

#emfoco { color:#FFFF33; text-decoration:none; }
#emfoco a { color:#FFFF99; text-decoration:none; }
#emfoco #itens { margin:0px; padding:0px; list-style:none; }
#emfoco .img { padding:2px; }
#emfoco img { border:0px; }
#emfoco .titulo { padding:7px; font-size:18px; font-family:Arial, Helvetica, sans-serif; }
#emfoco .texto { padding:7px; font-size:11px; }
#emfoco #legenda a, #emfoco #legenda { background-color:#FF0033; padding:2px; color:#FFFFFF; }
#emfoco #legenda b { font-size:15px; letter-spacing:-1px; }
#titulo{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#E4D881;
}
#descricao{
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}



p {	
	font-size:14px;
	padding:0 30px 10px 30px;
	text-indent:30px;
	text-align:justify;
	}
	
.p2 {font-size:13px;
	padding:0 5px 5px 8px;
	text-indent:30px;
	text-align:justify;
	color: #FFFFCC;
	}

a {color:#006666; text-decoration:none; font-size:14px; padding:6px; font-weight:bold;}
a:hover {color:#CC6666; text-decoration:underline;}

a img {border:none;}

h2 {color:#006666; font-size:20px; text-align:center;}
h3 {color:#006666; margin:20px 0 10px 0; text-indent:60px;}
h4 {color: #fff; text-align:center; font-size:15px; background-image:url(../imagens/h4_fundo.gif); background-position:bottom; padding:12px; background-repeat:no-repeat;}
h5 {color:#006666; font-size:18px; margin:10px; text-indent:30px;}

h6{
text-align:center;
padding-top:10px;
padding-bottom:10px;
font-size:10px;
}

/*###### IDs ######*/

#container {width:780px; margin:-256px auto 0 auto;}
	
#topo {
	width:1024px;
	height:530px;
	margin:0 auto;
	z-index:2;
	}

#conteudo {
	width:780px;
	position:absolute;
	margin-top:1px;
	margin-left:-6px;
	padding-left:9px;
	z-index:3;
	background-image:url(../imagens/meio.png);
	background-repeat:repeat-y;
	}
	
#rodape {
width:874px;
height:89px;
float:left;
margin-left:-48px;
z-index:3;

background-image:url(../imagens/rodape.png);
background-position:center;
background-repeat:no-repeat;}

/*#####  Index #####*/

#quadro_flash {background-color:#006666; height:200px; width:510px;}

/*##### COLUNAS E DIAGRAMAÇÃO #####*/

#coluna_direita {background-color:#006666; width:215px; float:right; margin-right:5px; clear:right;}
	#coluna_direita a {color:#fff; padding:6px;}
	.coluna_base {background-image:url(../imagens/coluna_base.gif); width:215px; height:23px;}
	.coluna_topo {background-image:url(../imagens/coluna_topo.gif); width:215px; height:23px;}
	
#coluna_ilustracao {width:215px; float:right; margin:25px 10px 0 auto; background-color:#fff;}
#coluna_ilustracao img {border:1px solid #666;}
#coluna_ilustracao p {font-size:13px; padding:2px 5px 25px 8px; text-indent:30px; text-align:left;	color:#006666;}

#coluna_texto {float:left; width:540px; z-index:4; margin-right:5px; margin-bottom:30px; background-image:url(../imagens/bg_coluna_conteudo.gif); background-color:#fff; margin-left:3px;}

#coluna_texto_full {float:left; width:750px; z-index:4; margin-right:5px; margin-bottom:30px; background-color:#fff;}

.divisao_n {background-image:url(../imagens/divisao.gif); width:544px; height:40px;}
.divisao_u {background-image:url(../imagens/divisao2.gif); width:544px; height:40px;}

.aspa {margin-bottom:-5px;}
.p_citar {font-size:16px; padding:10px 30px 10px 30px;}

#thumb {margin-left:3px; margin-right:-17px; border:2px solid #666666;}

a #thumb:hover {border:2px solid  #FFCC00;}

/*##### HEADERS #####*/

.header{width:775px; height:126px;}
label {font-weight:bold; font-size:16px;}

/*###### MENUS ######*/

#tratamento {width:740px; border-bottom:dashed #999999 1px; margin-bottom:5px;}
#img_tratamento {width:150px; height:150px; background-color:#CCCCCC; float:left; margin:20px; margin-top:0; border:1px solid #999999; }
