
*{ 	padding:0;
	margin:0;
	outline:none}

body{
	background-color: #000000;
	text-align:center;
	color:#FFFFFF;
	font-family:Tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:0.7px;
	line-height:17px}

h1{ margin-top:10px}	

object {
	width:807px;
	margin:auto}
	
#centraliza{
	border:6px solid #171717;
	width:796px;
	margin:auto;
	background-color:#191919;}
	
#linha{
	height:510px;
	border:8px solid #FFFFFF;	}
	
/*====================================== Menu =====*/
#menu{
	width:460px;
	height:57px;
	margin:auto;
	background-color:#515151;
	list-style: none;
	text-align:left}
	
	
	#menu li{
	float:left;
	height:24px;
	margin: 15px 0 0 0;
	padding:0 12px;
	background: url(../images/mn_linha.gif) no-repeat right bottom}
	
	#menu li a{
	display:block;
	height:14px;
	text-indent:-5000px;
	margin-top:5px}
	
	.mn_quemsomos a{background:url(../images/mn_quemsomos.gif) 0 0 no-repeat; width:100px	}
	.mn_quemsomos a:hover{	background:url(../images/mn_quemsomos.gif) 0 -16px no-repeat}
	
	.mn_eventos a{background:url(../images/mn_eventos.gif)  0 0 no-repeat; width:60px	}
	.mn_eventos a:hover{background:url(../images/mn_eventos.gif) 0 -16px no-repeat}
	
	.mn_sitenoivos a{background:url(../images/mn_sitenoivos.gif) 0 0 no-repeat; width:127px	}
	.mn_sitenoivos a:hover{background:url(../images/mn_sitenoivos.gif) 0 -16px no-repeat}
	
	.mn_contato {background:none!important}
	.mn_contato a{background:url(../images/mn_contato.gif) 0 0 no-repeat; width:62px	}
	.mn_contato a:hover{background:url(../images/mn_contato.gif) 0 -16px no-repeat}
	
/*====================================== Conteudo =====*/



/*====================================== Rodape =====*/
#rodape{
	width:790px;
	height:25px;
	margin:auto;
	margin-top:3px}
	
	.numclick {	float:left;	}
	
	.rsvp { float:right}