@charset "utf-8";
/* CSS Document */

body{
	margin:0 0 0 0;
	background-color:#333;
	background-repeat:repeat-x;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	}

a{
	text-decoration:none;
	color:#666;
	}

a:hover{
	text-decoration:underline;
	}

.bt{
	background-image:url(../image/seta.jpg);
	width:18px;
	height:17px;
	border:0;
	}
	
.textfield{
	border:0;
	vertical-align:bottom
	}
	
.image{
	float:left;
	}

.it{	
	margin-bottom:30px;
	float:left;
	width:240px;
	}

.noticia{
	margin:0 0 24px 0;
	}

#flash{
	width:670px;
	height:241px;
	position:absolute;
	margin:59px 0 0 260px;
	}

#art{
	width:670px;
	height:150px;
	position:absolute;
	margin:59px 0 0 260px;
	}

#corpo{
	background-image:url(../image/fundo.png);
	background-repeat:repeat-x;
	background-color:#8e8e90;
	margin:0 auto;
	width:950px;
	height:auto;
	display:table;
	}

#menu{
	position:absolute;
	margin:24px 0 0 268px;
	width:641px;
	height:27px;
	}
	

#menu ul{
	margin:0;
	padding:0;
	float:left;
	}
	
#menu li{
	list-style:none;
	display:inline;
	float:left;
	}


#item{
	/*border:1px solid #ccc;*/
	width:360px;
	float:left;
	}
	
#item2{
	float:left;
	width:260px;
	margin-left:4px;
	}	

#topo{
	background-image: url(../image/topo.png);
	width:950px;
	height:302px;
	}

#topoint{
	background-image: url(../image/topo.png);
	width:950px;
	height:211px;
	}

#nav{
	background-color:#fff;
	padding:20px;
	width:630px;
	height:auto;
	display:table;
	margin:0 0 0 260px;
	text-align:justify;
	}

#navint{
	background-color:#fff;
	padding:20px;
	width:630px;
	height:auto;
	display:table;
	margin:0 0 0 260px;
	text-align:justify;
	}

#rodape{
	background-image:url(../image/sub.png);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFF;
	float:left;
	padding:13px 20px 0 20px;
	width:630px;
	height:48px;
	margin:0 0 0 260px;
	}


#rodape a{
	text-decoration:none;
	color:#fff;
	}

#rodape a:hover{
	text-decoration:underline;
	}


#absolute{
	width:240px;
	height:auto;
	display:table;
	position:absolute;
	margin:210px 0 0 20px;
	padding:10px;
	}
	
#absolute ul{
	list-style:none;
	margin:0;
	padding:0;
	}
	

	
	