
#tudo
{
	
	width:778px;
	height:auto;
	margin-left:100px;
		
}

#tudo_pagina
{
	
	width:778px;
	height:auto;
}

body{
	background-color:#000000; 
}

#titulo{
	text-align:center;
	font-size:15px;
	color:#E83365;
	font-weight:bold;
}

#imagem{
	text-align:center;
}

#padrinhos_esquerda
{
	float:left;
}

#padrinhos_direita
{
	float:right;
}
.menu a:hover
{
	
	text-decoration:none;
	
		
}

.menu a:active
{
	
	text-decoration:none;
}
.menu a:link
{
	
	text-decoration:none;
}
.menu a:visited
{
	
	text-decoration:none;
}
