@charset "utf-8";
/* CSS Document */

body
{margin:0px;
padding:0px;
margin-left: 00px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}


#estrutura /* id */
{
	width:1000px;
	height: auto;
	border:0px #0000FF;
	text-align: center;
}

p
{
	font:20px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

.home
{
	font: 13px Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}

.ponto
{
font: 10px Georgia, "Times New Roman", Times, serif
}

.titulos
{
font: 20px Georgia, "Times New Roman", Times, serif
}

.espaco
{
font: 5px Georgia, "Times New Roman", Times, serif
}

.menu
{
	font: 15px Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}

.central
{
font: 15px Georgia, "Times New Roman", Times, serif;
text-align:center;
}

.numeros
{
font: 15px Times New Roman;
text-align:center;
}

a:link
{
color:#000;
text-decoration:none;
}

a:hover
{
color:#000;
text-decoration:none;
}

a:visited
{
color:#000;
text-decoration:none;
}

