body	{	margin-left: 0px;
			margin-top: 0px;
			background-attachment: fixed;
			background-image: url(imagens/fundo.gif);
			background-repeat: no-repeat;
			font-family: arial;
			background-position: center;
		}
		

.meio	{	font-size: 10pt;
			text-align: justify;
		}

a		{	color: black;
		}

.meio2	{	font-size: 12pt;
		}
.meio3	{	font-size: 14pt;
		}

		
.peixe	{	font-size: 12pt;
			width: 750px;
		}
		
		
.td		{	border: #7ce57c 1px solid;
			background-color: #b2f0b2;
		}

.h1	{
	font-size: 28pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	}
	
a:hover.img{ border: 4px #7ce57c solid;}

a.img{ border: 4px #FFFFFF solid;}


.legenda { font-size: 9pt; }

a.down { font-size:16px;
text-decoration: none;}

a:hover.down { font-weight: bold;
text-decoration: underline; }

.menu_selected {
	
}

.menu_not_selected {
	display:none;
}


<link rel="stylesheet" type="text/css" href="../estilo.css">
