body {
	background-color: #9CBED8;
	margin:0px;
	}

/* estrutura da página*/
#bordas{
	width:640px;
	height:100%;
	background-image: url(../imgs/bordas.png);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	}

#main{
	width:600px;
	height:850px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	border-left:2px solid #003366;
	border-right:2px solid #003366;
	}

#top{
	width:600px;
	height:60px;
	}

#anime{
	width:375px;
	height:240px;
	margin-left:7px;
	float:left;
	display:inline;
	background-color: #FFFFFF;
	}

#data{
	width:211px;
	height:40px;
	float:left;
	background-image:url(../imgs/bg_data.gif);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:10px;
	color: #FFFFFF;
	text-align:right;
	}

#login{
	width:205px;
	height:115px;
	margin-left:6px;
	float:left;
	display:inline;
	background-image:url(../imgs/bg_login.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:right;
	}

#ouvidoria{
	float:left;
	margin-top:5px;
	margin-left:6px;
	}
	
#conteudo{
	width:375px;
	height:495px;
	margin-top:5px;
	margin-left:7px;
	float:left;
	display:inline;
	}

#endereco{
	width:375px;
	height:70px;
	margin-top:5px;
	float:left;
	display:inline;
	}

#lateral{
	width:205px;
	height:495px;
	margin-top:5px;
	margin-left:6px;
	float:left;
	display:inline;
	}

#parceiros{	
	width:586px;
	height:40px;
	margin-top:5px;
	margin-left:7px;
	margin-bottom:3px;
	float:left;
	display:inline;
	background-image:url(../imgs/bg_parceiros.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:12px;
	}

#parceiros a{
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	}

#parceiros a:hover{
	text-decoration:underline;
	}

#base{
	width:600px;
	height:55px;
	margin-left:auto;
	margin-right:auto;
	bottom:0;
	background-image:url(../imgs/base.gif);
	background-position:center;
	background-color:#EAF0F7;
	border-left:2px solid #003366;
	border-right:2px solid #003366;
	}

.boxnews{
	position:absolute;
	z-index:2;
	border: 9px solid orange;
	background-color: white;
	width:440px;
	height:300px;
	overflow-y:auto;
	padding:8px;
	display:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:normal;
	font-size:11px;
	text-align:justify;
	line-height:20px;
	}

.fechar{
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	}

#news{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0F5590;
	font-size:11px;
	text-align:left;
	line-height:25px;
	}

/* fim da estrutura da página*/

/* box de login*/

#btn{
	width:60px;
	height:20px;
	border:0px;
	margin-top:2px;
	}

#campos{
	width:120px;
	height:11px;
	border: #999999 1px solid;
	background-color:#F3F3F3;
	font-family: Tahoma;
	font-size:11px;
	color:#1F5A89;
	}

#box_login{
	font-family: Tahoma;
	font-size:10px;
	font-weight:bold;
	color: #666666;
	width:190px;
	height:90x;
	margin-top:36px;
	float:right;
	display:inline;
	padding-right:12px;
	text-align:right;
	line-height:22px;
	}

/* fim box de login*/

/* formatacao conteudo*/

#titulo{
	width:375px;
	height:30px;
	margin-top:15px;
	float:left;
	display:inline;
	}

#txt{
	width:355px;
	height:355px;
	float:left;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:justify;
	line-height:20px;
	padding:10px;
	}

#txt2{
	width:355px;
	height:355px;
	float:left;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:justify;
	line-height:20px;
	padding:2px;
	margin-bottom:15px;
	}

#txt3{
	width:565px;
	height:430px;
	float:left;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:justify;
	line-height:20px;
	padding:2px 4px 2px 10px;
	margin-bottom:15px;
	overflow-y: scroll;
	overflow-x: hidden;
	}

#txt4{
	width:565px;
	height:440px;
	float:left;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:justify;
	line-height:20px;
	padding:2px 4px 2px 10px;
	margin-bottom:15px;
	overflow-y: scroll;
	overflow-x: hidden;
	}

#subtit{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#006699;
	text-align: left;
	}

#txt4 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #CC6600;
	text-align:justify;
	text-decoration:none;
	}
	
#tabela{
	display:inline;
	float:left;
	}
	
#tabela td a:hover{
	display:block;
	background-color: #EAEFF3;
	}
/* fim formatacao conteudo*/

/* formulario fale*/

#fale{
	width:355px;
	height:355px;
	float:left;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	line-height:28px;
	padding:10px;
	}

#campos1{
	width:70px;
	height:13px;
	border:0px;
	background-color:#EDEDED;
	margin-left:3px;
	font-family: Tahoma;
	font-size:11px;
	color:#1F5A89;
	}

#campos2{
	width:110px;
	height:13px;
	border:0px;
	background-color:#EDEDED;
	margin-left:3px;
	font-family: Tahoma;
	font-size:11px;
	color:#1F5A89;
	}

#campos3{
	width:240px;
	height:13px;
	border:0px;
	background-color:#EDEDED;
	margin-left:3px;
	font-family: Tahoma;
	font-size:11px;
	color:#1F5A89;
	}

#estado{
	width:60px;
	height:16px;
	border:0px;
	margin-left:1px;
	font-family: Tahoma;
	font-size:11px;
	color:#1F5A89;
	}

#comentario{
	width:200px;
	height:40px;
	border:0px;
	background-color:#F3F3F3;
	font-family: Tahoma;
	font-size:11px;
	color:#1F5A89;
	}
	
#ok2{
	width:60px;
	height:20px;
	border:0px;
	margin-top:8px;
	}

/* fim formulario fale*/

#subcontent{
	position:absolute;
	visibility: hidden;
	border: 9px solid orange;
	background-color: white;
	width: 250px;
	padding: 8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:center;
	}

#subcontent a{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	text-align: right;
	}