@import url(reset.css);


body{
	background:url(../images/fundo_bg.jpg) repeat-x top #000;	
}

.limpa-div{
	clear:both;
}

a:focus {  
    outline: none;  
} 

button:focus {  
    outline: none;  
}

#corpo{
	width:980px;
	height:1300px;
	background:url(../images/.png) no-repeat top center;
	margin:0 auto;
	padding:0;
}


#video{
	width:720px;
	height:430px;
	margin:240px 0 0 0;
	padding:0;
	float:right;
}

/* Se tiver menu deixa esse aqui ativado, se não tiver dai é só por em form a de comentario*/

#menumap{
	width:183px;
	height:36px;
	border:0;
	float: rigth;
	margin:0 0 0 0;
	padding:300px 140px 0 0;
}

#logo{
	width:301px;
	height:121px;
	margin:20px 0 0 0;
	padding:0;
	float:left;
	z-index:5000;
}

.linkmaldito {
	padding:0 120px 0 290px;
	float:left;
}

/* interna estrutura 


#fotos{
	width:475px;
	height:347px;
	margin:0;
	padding:193px 89px 0 0;
	float:right;
	border:0;
}
*/
.tit{
	font:17px Arial, Helvetica, sans-serif;
	color:#99cc00;
	font-weight:bold;
}

.peqtxt{
	font:11px Arial, Helvetica, sans-serif;
	color:#ccc;
}


/* interna localizacao */

#mapa{
	width:187px;
	height:47px;
	margin:0;
	padding:180px 89px 0 0;
	float:right;
	border:0;
}
