@charset "utf-8";
/*
====Pagina de Estios ===============
	Site: www.iokoi.com.br
	Por: Yuri Maio Arakaki
	Criado em : 24/07/08
====================================

*/
body{
	background:url(../images/estrutura/bg.jpg) repeat-x;
	background-attachment:fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6C6C6C;
	margin:0px;
}
a{outline:none;}
p{line-height:15px;

}
#container{
	width:999px;
	margin:auto;
}
#sddLeft{
	width:14px;
	height:478px;
	float:left;
}
#sddRight{
	width:14px;
	height:478px;
	float:right;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#999999;
}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#999999;
	margin:0 0 8px 0;
}
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#999999;
	margin:2px 0px 0px 0px;
}
h3:hover{
	color:#FFF;
}

p img{
	border:solid 3px #000;
	margin-right:10px;
}
.hr{
	height:2px;
	font-size:0px;
	width:430px;
	background:url(../images/estrutura/hr.gif) repeat-x;
}
#conteudo{
	width:971px;
	float:left;
	background:#1D1F21;
}
#menu{
	width:554px;
	height:62px;
	float:right;
	margin:0px 14px 0px 0px;/*hack ie6*/
}
#menu ul {
	padding:0px;
	margin:0px;
	float: left;
	height:62px;
	width: 100%;
	list-style:none;
	font-size:0px;
}
#Logo{
	width:314px;
	height:117px;
	float:left;
}
#menu ul li {
	display: inline;
	padding:0px;
	margin:0px;
	outline:none;
 }
#menu ul li a img{
	border:none;
	float:left;
}
#menu ul li a {
	float:left;
	font-size:0px;
	outline:none;
}
#divEsquerda{
	width:450px;
	min-height:198px;
	float:left;
	margin:21px 0 0 14px;/*hack ie6*/
	padding-left:9px;
}

#divEsquerda p ,#divDireita p{
	width:440px;
	line-height:14px;
}
#divEsquerda li ,#divDireita li{
	line-height:16px;
}
#divEsquerda ul ,#divDireita ul{
	margin:0;
	padding:0 0 0 20px;
}

#divDireita{
	width:460px;
	min-height:198px;
	float:right;
	margin:21px 13px 0 0px;/*hack ie6*/
	padding-left:11px;
	

}
.divisoria{
	width:2px;
	height:200px;
	background:url(../images/estrutura/divisoria.gif) repeat-y;
	font-size:0px;
	float:left;
	margin-top:21px;
}

.bgimg{
	width:179px;
	height:141px;
	float:left;
	background:#000000;
	padding:3px 0 0 2px;
}
.rodape{
	width:970px;
	height:20px;
	float:left;
	margin:30px 0 10px 0 ;
	text-align:center;
}
input{
	width:450px;
	background:#1D1F21;
	height:13px;
	border:solid 1px #5B5C5D;
	color:#6C6C6C;
	font-size:11px;
}
a{color:#6C6C6C; font-weight:bold;}


.Listanoticias{
	text-decoration:none;
	font-weight:normal;
}
.Listanoticias:hover{
	color:#FFF;
}
