@charset "utf-8";

html,body {
	height: 100%;
	font-size: 100%;/* IE hack */
	}
	
body {
	margin:0;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size: 11px;
	letter-spacing:1px;
	background-image:url(../../images/tile_intro.jpg);
	background-repeat:repeat;
	background-color:#993300;
	}
	
a:link		{color: #999; text-decoration: underline;}
a:visited	{color: #999; text-decoration: underline;}
a:hover		{color: #999; text-decoration: underline;}
a:active	{color: #999; text-decoration: underline;}

.linque a:link		{color: #999; text-decoration: underline;}
.linque a:visited	{color: #999; text-decoration: underline;}
.linque a:hover		{color: #999; text-decoration: none;}
.linque a:active	{color: #999; text-decoration: underline;}

.ges a:link		{color: #FFF; text-decoration: underline;}
.ges a:visited	{color: #FFF; text-decoration: underline;}
.ges a:hover	{color: #999; text-decoration: none;}
.ges a:active	{color: #999; text-decoration: underline;}

.content1_rodape a:link		{color: #900; text-decoration: none;}
.content1_rodape a:visited	{color: #900; text-decoration: none;}
.content1_rodape a:hover	{color: #999; text-decoration: underline;}
.content1_rodape a:active	{color: #999; text-decoration: none;}

img {
border: none;
}

h1 { 
	color: #FC9; 
	font-size:20px;
	letter-spacing: 0px;
	font-family: Tahoma, Geneva, sans-serif;
}

h2 { 
	color: #FC9; 
	font-size:14px;
	letter-spacing: 0px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}

h3 { 
	color: #FFF; 
	font-size:14px;
	letter-spacing: 0px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	line-height:18px;
	display:inline;
}

.inline {
	display:inline;}
	
	.black {
		color:#333;
		text-align:right;
		}
		
.linque {
	font-size:12px;
		}

.topo {
	margin: 0 auto;
	width: 100%;
	height: 30px;
	background: #000;
	border-bottom: 1px solid #f8f8f8;
}

.content_topo {
	margin: 0 auto;
	width: 720px;
	height: 30px;
}

.intro {
	width: 600px;
	height: 600px;
}

.sound {
	width: 600px;
	height: 30px;
}

#base {
	width:1024px;
	height:auto;
	background-image:url(../../images/bg_index_a.jpg);
	background-repeat:no-repeat;
	}

.header {
	margin: 0 auto;
	width: 924px;
	height: 200px;
}


.header1 {
	width: 50%;
	height: 200px;
	float: left;
}

.header2 {
	width: 50%;
	height: 200px;
	float: left;
}

.navebar {
	margin: 0 auto;
	width:432px;
	height:106px;
	}
	
.botao {
	width:108px;
	height:106px;
	float:left;
	}

.content {
	margin: 0 auto;
	width: 924px;
	height: auto;
}

.content1 {
	width: 50%;
	height: auto;
	float: left;
}

.content2 {
	width: 50%;
	height: auto;
	float: left;
}

.content1_logo {
	margin: 0 auto;
	width: 60%;
	height: 160px;
}

.content1_texto {
	margin: 0 auto;
	text-align:right;
	width: 90%;
	height: auto;
	padding:10px;
	background-color:#FFF;
	color:#900;
	line-height:14px;
	text-align:justify;
	margin-bottom:20px;

}

.content2_texto {
	margin: 0 auto;
	width: 90%;
	height: auto;
	padding:10px;
	background-color:#FFF;
	color:#900;
	line-height:14px;
	text-align:justify;
}

.content2_form {
	margin: 0 auto;
	width: 90%;
	height: auto;
	padding:10px;
	background-color:#FFF;
	background-image:url(../../images/bg_form.jpg);
	background-repeat:no-repeat;
	text-align:right;
	color:#900;
	line-height:14px;
}

.rodape {
	margin: 0 auto;
	width: 924px;
	height: 100px;
}

.content1_rodape {
	margin: 0 auto;
	text-align:right;
	width: 95%;
	height: auto;
	padding:10px;
	background-color:#FFF;
	color:#900;
	line-height:14px;
	text-align:justify;
	margin-bottom:20px;

}

.spacer {
clear: both;
}






.banner {
	margin: 0 auto;
	width: 720px;
	height: 200px;
}

.slide {
	margin: 0 auto;
	width: 720px;
	height: 30px;
	background: url(../imagens/slide.gif) no-repeat;
}

.conteudo {
	margin: 0 auto;
	width: 720px;
	background: url(../imagens/linha_sombra.gif) no-repeat;
}



.conteudo_100 {
	width: 720px;
	margin-bottom: 15px;
}


.linha_conteudo {
	width: 720px;
	margin: 15px 0 15px 0;
}

.conteudo_33 {
	width: 230px;
	float: left;
}

.conteudo_66 {
	width: 475px;
	float: left;
}


.conteudo_66_linha {
	width: 475px;
	border-bottom: solid 1px #ebebeb;
}

.conteudo_separador {
	margin-right: 15px;
}

.texto { 
	color: #999; 
	font-size:12px;
	line-height: 16px;
	font-weight: normal; 
	margin-bottom:0.5em; 
	font-family: Arial, Helvetica, sans-serif;
}

.texto a:link, .texto a:visited { 
	color: #007a98; 
	font-size:12px;
	line-height: 16px;
	font-weight: normal; 
	margin-bottom:0.5em; 
	font-family: Arial, Helvetica, sans-serif;
}

.texto_item a:link, .texto_item a:visited { 
	color: #888888; 
	font-size:12px;
	line-height: 16px;
	font-weight: bold; 
	margin-bottom:0.5em; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.texto_item a:hover { 
	color: #888888; 
	font-size:12px;
	line-height: 16px;
	font-weight: bold; 
	margin-bottom:0.5em; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.texto_margem { 
margin: 0 10px 0 10px;
}

.texto_slide { 
	color: #007a98; 
	font-size:12px;
	line-height: 28px;
	font-weight: bold; 
	margin-bottom:0.5em; 
	font-family: Arial, Helvetica, sans-serif;
}

.texto_topo { 
	color: #999; 
	font-size:10px;
	line-height: 28px;
	font-weight: bold; 
	margin-bottom:0.5em; 
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

.texto_topo a:link, .texto_topo a:visited { 
	color: #007a98; 
	font-size:10px;
	line-height: 28px;
	font-weight: bold; 
	margin-bottom:0.5em; 
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

.texto_rodape, .texto_rodape a:link, .texto_rodape a:hover, .texto_rodape a:visited, .texto_rodape a:active  { 
	color: #aaa; 
	font-size:12px;
	line-height: 14px;
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
}

.texto_rodape p  { 
	margin: 0;
}


.caixa_destaque {
width: 100%;
height: 100%;
border: 1px #ebebeb solid;
background: #f8f8f8;
}


.submenu {
width: 720px;
height: 30px;
border: 1px #ebebeb solid;
background: #f8f8f8;
margin: 0 auto;
}

.submenu2 {
width: 720px;
height: 5px;
background: #000;
margin: 0 auto;
}


ul { 
list-style-image : url(../imagens/certoicon.gif);
	margin: 0;
	padding-left: 1em;
	text-indent: -1em;
list-style-position: inside;


}

hr { 
	  border-top: 1px solid  # F96;
	  border-bottom: 1px solid #fff;
	  border-left: 0px;
	  border-right: 0px;
}


.item {
width: 230px;
height: 30px;
margin: 0;
}

.item_escolhido {
width: 230px;
height: 30px;
background: #ebebeb;
margin: 0;
padding: 0;
}

.texto_item { 
	color: #999; 
	font-size:12px;
	line-height: 30px;
	font-weight: normal; 
	margin-bottom:0.5em; 
	font-family: Arial, Helvetica, sans-serif;
}

.form_left {
width: 240px;
padding-top: 6px;
background-color: #FFF;
border: none;
color:#FFF;
}

.form_nome {
width: 20%;
padding-top: 6px;
float: left;
}

.form_input {
width: 80%;
float: left;
}

.form {
width: 100%;
margin-bottom: 10px;
}


.texto_voltar { 
	color: #333; 
	font-size:12px;
	line-height: 30px;
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
}