@font-face {
	    font-family: HelveticaNeueLTStd-Lt;
	    src: url(HelveticaNeueLTStd-Lt.eot) ;
	
	    font-family: HelveticaNeueLTStd-Lt2;
	    src:  url(HelveticaNeueLTStd-Lt.otf) ;

	    font-family: HelveticaNeueLTStd-bd;
	    src:  url(HelveticaNeueLTStd-Bd.eot) ;
	}

body{
	background-image: url(../images/fundo.png);
	background-repeat:repeat;
	background-color:#333;
	text-align:center;
	margin-top:opx;
	vertical-align: middle;
}
#tudo{
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:1000px;
}
#corpo_index{
	margin-top:40px;
}

h2{
	font-family: "HelveticaNeueLTStd-Lt2",HelveticaNeueLTStd-bd,HelveticaNeueLTStd-Lt;
	font-size:11pt;
	color:#CCC;
}
#tab_1{
	background-image:url(../images/tab_1.png);
	width:833px;
	height:351px;
	background-repeat:no-repeat;
	background-position:center;
	margin:0 auto;
}
.logo{
	width:33%;
	float:left;
	text-align:center;
	margin-top:60px;
}
.logobddb{
	clear:none;
	
}
#menutopo{
	width:100%;
	height:30px;
	text-align:right;
}