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

body{background-color:#CFF;
margin-bottom:0px;
margin-top:0px;

}

p{font-family:Arial, "Times New Roman", Times, serif;
font-size:14px;
color:#2c787b;
}

.preto{font-family:Arial, Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:black;
}

h1{font-family:Arial, Georgia, "Times New Roman", Times, serif;
color:#2c787b;
font-size:22px;

}

h2{font-family:Arial, Georgia, "Times New Roman", Times, serif;
color:#80290d;
font-size:15px;
}
.destaque_vermelho{font-family:Arial, Georgia, "Times New Roman", Times, serif;
color:#80290d;
font-size:15px;
}
h3{font-family:Arial, Georgia, "Times New Roman", Times, serif;
color:#2c787b;
font-size:16px;

}

h4{font-family:Arial, Georgia, "Times New Roman", Times, serif;
font-weight:bold;
color:#2c787b;
font-size:14px;
}

.h3{font-family:Arial, Georgia, "Times New Roman", Times, serif;
color:#2c787b;
font-size:14px;

}
.box_inicial{margin-right:auto;
margin-left:auto;
}

a:link, a:active, a:visited
	{font: bold 14px Arial, Georgia, "Times New Roman", Times, serif;	
	color:#80290d;
	text-decoration:none;
	}
a:hover
	{ color:#7b6733;	

	}
	
a.menu:link, a.menu:active, a.menu:visited
	{font: bold 14px Arial, Helvetica, sans-serif;		
	color:#2c787b;
	text-decoration:none;
	}
a.menu:hover
	{ color:#80290d;	

	}
	
a.foto:link, a.foto:active, a.foto:visited
	{font: bold 16px Arial, Helvetica, sans-serif;		
	color:white;
	text-decoration:none;
	padding:2px;
	}

.table_bgd{ background-image:url(imagens/bgd.jpg);
background-repeat:no-repeat;
background-position:top;
background-color:#d1f8e6;
width:891px;
height:700px;
vertical-align:top;
}

.table_bgd_azul{background-image:url(imagens/bgd_azul.jpg);
background-repeat:repeat-y;}

.table_conteudo{margin-top:20px;
margin-left:10px;
margin-right:10px;
}

.td_menu{background-image:url(imagens/bgd_menu.png);
background-repeat:no-repeat;
width:211px;
height:299px;
padding-top:10px;
padding-left:15px;}

.td_grama{background-image:url(imagens/grama.png);
background-repeat:no-repeat;
width:891px;
height:160px;}