body{
	padding:0px;
	margin:0px;
	background-color:#888;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	background:url(../imagens/fundao.jpg) no-repeat center top #888;
	/*background:url(../imagens/fundinho.jpg);*/
}

.normal{
	font-weight:normal;
}
#main{
	position:absolute;
	width:100%;
	height:100%;
	/*border:1px solid #FF0;*/
}
#fundao{
	background:url(../imagens/borda.png) repeat-y center top;
}
#fundao_bottom{
	background:url(../imagens/borda_bottom.png) no-repeat center top;
	height:10px;
}
	
#pai{
	width:980px;
	/*border:1px solid #0FF;*/
	background:#000;
	/*height:100%;*/
}
#topo{
	/*height:300px;*/
	/*border:1px solid #F00;*/
	z-index:10;
}
#conteudo{
	padding-top:0px;
	padding-bottom:0px;	
	/*border:1px solid #6F0;*/
	background:#000;
	min-height:300px;
	z-index:1;
}
#rodape{
	font-size:10px;
	text-align:center;
	height:50px;
	line-height:50px;
	vertical-align:middle;
}
.style99{
font-family:verdana;
font-weight:bold;
font-size:16pt;
color:#FFFFFF;
}
.form_campo {
	width:330px;
	border:0;	
}

.txt_marquee{
	color:#FFF;
	font-size:12px;
}

.mini_banner{
	height: 85px;
	display: block;
	margin: 10px 0px -10px -1px;
}
.mini_banner a{
	cursor: pointer;
	color: #FFF;
}
.mini_banner img{
	width: 214px;
	height: 75px;
}

.Texto{
	font-size:12px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#SocialNetwork{
	width:980px;
}
.Twitter{
    float: right;
    margin-right: 35px;
    margin-top: -149px;
    position: relative;
    z-index: 999;
}
.Twitter a{
	width:108px;
	height:45px;
	text-indent:-1000em;
	display:block;
	background:url('../imagens/twitter.png') no-repeat;
}

.Messenger{
	float: right;
	margin-right: 165px;
	margin-top: -150px;
	position: relative;
	z-index: 999;
}
.Messenger a{
	width:56px;
	height:50px;
	text-indent:-1000em;
	display:block;
	background:url('../imagens/messenger.png') no-repeat;
}

.YouTube{
	position:absolute;
	float:left;
	z-index:999;
	margin-left: 220px;
	margin-top: -138px;

}
.YouTube a{
	width:87px;
	height:35px;
	text-indent:-1000em;
	display:block;
	background:url('../imagens/youtube.png') no-repeat;
}

.MySpace{
	position:absolute;
	float:left;
	z-index:999;
	margin-left: 315px;
	margin-top: -138px;

}
.MySpace a{
	width:137px;
	height:35px;
	text-indent:-1000em;
	display:block;
	background:url('../imagens/myspace.jpg') no-repeat;
}

.Facebook{
	position:absolute;
	float:left;
	z-index:999;
	margin-left: 575px;
	margin-top: -141px;

}
.Facebook a{
	width:170px;
	height:36px;
	text-indent:-1000em;
	display:block;
	background:url('https://s-static.ak.facebook.com/rsrc.php/v1/yp/r/kk8dc2UJYJ4.png') no-repeat;
}
