*{
	font-family : Arial, Helvetica, sans-serif;
	margin : 0;
	padding : 0;
	list-style : none;
	background-repeat : no-repeat;
}
body{
	color : #47423a;
	background-image : url(img/bg.gif);
	background-repeat : repeat-x;
}
a{
	color : #5d5850;
	text-decoration : none;
}
a:hover{
	color : #ff9900;
	text-decoration : none;
}
p{
	font-size : 12px;
	line-height : 16px;
	margin : 5px 0 20px 0;
}
h1,
h2{
	font-size : 25px;
	margin : 5px 0 20px 0;
}
h1{
	display : none;
}
h3{
	font-size : 17px;
	margin : 5px 0 20px 0;
}
#terra_canal{
	width : 920px;
	height : 31px;
	position : absolute;
	left : 0;
	top : 0;
	z-index : 2;
	background-image : url(img/topo.gif);
}
#terra_canal h2,
#terra_canal h2 a{
	display : block;
	overflow : hidden;
	height : 31px;
	width : 130px;
	float : left;
	margin : 0;
}
#terra_canal h2.canal,
#terra_canal h2.canal a{
	width : 350px;
}
#terra_canal h2 a{
	text-indent : -6000px;
}
#topo{
	height : 40px;
	width : 920px;
	position : absolute;
	left : 0;
	top : 142px;
	z-index : 1;
}
#topo h2,
#topo h2 a{
	display : block;
	height : 31px;
	width : 800px;
	margin : 0 5px;
	color : #0e1f06;
}
#banner{
	position : absolute;
	left : 100px;
	top : 50px;
	z-index : 10;
	width : 728px;
	height : 90px;
}
#menu{
	background-color : #0e1f06;
	height : 35px;
	width : 920px;
	position : absolute;
	left : 0;
	top : 185px;
	z-index : 2;
	background-image : url(img/menu.gif);
	background-repeat : repeat-x;
}
#menu h2{
	display : block;
	float : left;
	height : 35px;
	margin : 0 10px;
}
#menu h2.menu_1{
	margin : 0 10px 0 110px;
}
#menu h2,
#menu h2 a{
	font-size : 14px;
	width : auto;
	height : 35px;
	line-height : 35px;
	color : #fff;
	display : block;
}
#menu h2 a{
	padding : 0 15px;
}
#menu h2 a:hover{
	background-color : #ff9900;
	color : #000;
}
#especial{
	position : absolute;
	left : 0;
	top : 220px;
	width : 920px;
	height : 280px;
	background-color : #0e1f06;	
}
#rodape{
	position : absolute;
}
#breadcrumb,
#rodape{
	display : none;
}

#texto{
	width : 290px;
	height : 240px;
	position : absolute;
}
#texto p,
#texto h2{
	color : #fff;
	margin : 5px 0;
}
#texto p span{
	font-size : 17px;
	font-weight : bolder;
}
#texto h2{
	font-size : 25px;
}

.wagner #especial{	background-image : url(img/wagner-cruzeiro.jpg);}
.wagner #texto{
	left : 290px;
	top : 30px;
}
.maicon #especial{	background-image : url(img/maicon.jpg);}
.maicon #texto{
	left : 330px;
	top : 30px;
}
.gladstone #especial{	background-image : url(img/gladstone.jpg);}
.gladstone #texto{
	left : 430px;
	top : 30px;
}
.gomes #especial{	background-image : url(img/gomes.jpg);}
.gomes #texto{
	left : 20px;
	top : 30px;
}
.leandro #especial{	background-image : url(img/leandro.jpg);}
.leandro #texto{
	left : 20px;
	top : 30px;
}
.leia #especial{
	background-image : url(img/leiamais.gif);
}
.mais #especial{
	background-image : url(img/mais2.gif);
}
#texto h3{
	margin : 10px;
	clear : both;
	color : #fff;
}
#texto h3 a{
	color : #fff;
	line-height : 67px;
}
.leia #texto h3 a{
	color : #fff;
	line-height : 27px;
}
#texto h3 a img{
	border : 2px solid #fff;
	float: left;
	margin : 0 5px 0 0;
}
#texto h3 a:hover{
	color : #ff9900;
}
.leia #texto,
.mais #texto{
	left : 20px;
	top : 20px;
	width : 600px;
}
#proxant{
	position : absolute;
	left : 390px;
	top : 300px;
	height : 40px;
	width : 160px;
}
#proxant a{
	background-image : url(img/anterior.gif);
	width : 71px;
	height : 40px;
	display : block;
	text-indent : -6000px;
	overflow : hidden;
	float : left;
}
#proxant a.pro{
	background-image : url(img/proximo.gif);	
	width : 75px;
}
#proxant a:hover{
	background-position : 0 -40px;
}
