/******** (Estrutura » marcelgomes.net) ********/

body, html{
width:100%;
background:#000 url(../_img/bkg_tangara_internas.jpg) top center repeat-x;;
padding:0;
margin:0;
border:none;
font-family:"Lucida Console", Georgia, Arial, Tahoma,  "Times New Roman", Times, serif;
font-size:13px;
color:#585858;
}

a{
outline:none;
}

/* CONTENT HOME */
.global{
height:830px;
width:1000px;
margin:0 auto 0 auto;
position:relative;
}

/*logo*/
.global .logo{
background:url(../_img/logo.jpg) no-repeat;
width:306px;
height:94px;
position:absolute;
left:79px;
top:50px;
}

.logo h1 a{
text-decoration:none;
display:block;
width:306px;
height:94px;
text-indent:-9999px;
}

/*navegacao[nav]*/
.global .nav{
	width:416px;
	height:43px;
	position:absolute;
	left:499px;
	top:80px;
}

.nav ul{
margin:0;
padding:0;
}

.nav ul li{
margin:0;
padding:0;
display:inline;
list-style:none;
float:left;
}

/*menu1*/
.menu01{
width:51px;
height:43px;
}

.menu01 a{
background:url(../_img/menu_1a.jpg) no-repeat;
width:51px;
height:43px;
display:block;
text-indent:-9999px;
}

.menu01 a:hover{
background:url(../_img/menu_1b.jpg) no-repeat;
width:51px;
height:43px;
display:block;
text-indent:-9999px;
}



/*menu2*/
.menu02{
width:114px;
height:43px;
}

.menu02 a{
background:url(../_img/menu_2a.jpg) no-repeat;
width:114px;
height:43px;
display:block;
text-indent:-9999px;
}

.menu02 a:hover{
background:url(../_img/menu_2b.jpg) no-repeat;
width:114px;
height:43px;
display:block;
text-indent:-9999px;
}

.menu02_On a{
background:url(../_img/menu_2b.jpg) no-repeat;
width:114px;
height:43px;
display:block;
text-indent:-9999px;
}
/*menu3*/
.menu03{
width:96px;
height:43px;
}

.menu03 a{
background:url(../_img/menu_3a.jpg) no-repeat;
width:96px;
height:43px;
display:block;
text-indent:-9999px;
}

.menu03 a:hover{
background:url(../_img/menu_3b.jpg) no-repeat;
width:96px;
height:43px;
display:block;
text-indent:-9999px;
}

/*menu4*/
.menu04{
width:86px;
height:43px;
}

.menu04 a{
background:url(../_img/menu_4a.jpg) no-repeat;
width:86px;
height:43px;
display:block;
text-indent:-9999px;
}

.menu04 a:hover{
background:url(../_img/menu_4b.jpg) no-repeat;
width:86px;
height:43px;
display:block;
text-indent:-9999px;
}

/*menu5*/
.menu05{
width:69px;
height:43px;
}

.menu05 a{
background:url(../_img/menu_5a.jpg) no-repeat;
width:69px;
height:43px;
display:block;
text-indent:-9999px;
}

.menu05 a:hover{
background:url(../_img/menu_5b.jpg) no-repeat;
width:69px;
height:43px;
display:block;
text-indent:-9999px;
}


/*main*/
.global .main{
background:#FFF;
height:400px;
width:826px;
border:10px #fff solid;
position:absolute;
left:69px;
top:197px;
}

.global .main .img_quemsomos{
background:url(../_img/img_quemsomos.jpg);
height:73px;
width:826px;
margin:10px auto 20px auto;
}



.global .main .txt_quemsomos{
height:auto;
width:790px;
margin:0 auto 0 auto;
line-height:16px;
}

/*footer*/
.global .footer{
	height:44px;
	position:absolute;
	left:180px;
	top:740px;
	font-size:11px;
}

.global .anos{
	background:url(../_img/medal_anos.jpg) no-repeat;
	width:81px;
	height:108px;
	position:absolute;
	left:92px;
	top:709px;
}

.footer a{
text-decoration:underline;
color:#585858;
}

.footer ul{
margin:0;
padding:0;
}

.footer ul li{
margin:0;
padding:0;
list-style:none;
}

