
	@charset "utf-8";
	
	body,td,th {
		font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
	}
	
	body
	{
		background: #426218 url(../images/bk.png) repeat-x;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}
	
	a {
		font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
	}
	
	a:link {
		text-decoration: none;
	}
	
	a:visited {
		text-decoration: none;
		color: #000000;
	}
	
	a:hover {
		text-decoration: underline;
		color: #000000;
	}
	
	a:active {
		text-decoration: none;
		color: #000000;
	}
	
	br
	{
		margin-top: 3px;
	}
	
	.main
	{
		background: #FFFFFF;
	}
	
	.head-left
	{
		background: url(../images/head-left.png) no-repeat;
		height: 165px;
		width: 10px;
	}
	
	.head-right
	{
		background: url(../images/head-right.png) no-repeat;
		height: 165px;
		width: 10px;
	}
	
	.left
	{
		background: url(../images/left.png) repeat-y;
		width: 10px;
	}

	.right
	{
		background: url(../images/right.png) repeat-y;
		width: 10px;
	}
	
	.publicidade-topo
	{
		background: url(../images/publicidade.png) no-repeat;
		width: 460px;
		height: 65px;
	}
	
	.publicidade-media
	{
		background: url(../images/publicidade-media.png) no-repeat;
		width: 470px;
		height: 75px;
	}
	
	.publicidade-varios
	{
		background: url(../images/publicidade-varios.png) no-repeat left;
		width: 170px;
		height: 290px;
	}
	
	.publicidade-menor
	{
		background:url(../images/publicidade-menor.png) no-repeat;
		height: 80px;
		width: 290px;
	}
	
	.publicidade-esqueda
	{
		background: url(../images/publicidade-esquerda.png) no-repeat;
		height: 80px;
		width: 390px;
	}
	
	.menu
	{
		background: url(../images/bk-menu.png) no-repeat;
		height: 38px;
		line-height: 38px;
		width: 900px;
	}

	.fotografia
	{
		border: 1px solid #ACDB6C;
		padding: 1px;
	}

	.fotografia:hover
	{
		border: 1px solid #426218;
		padding: 1px;
	}
	
	.maior, .maior:hover, .maior:visited
	{
		color: #426319;
		font-size: 16px;
	}
	
	.media, .media:hover, .media:visited
	{
		color: #426319;
		font-size: 14px;
	}
	
	.menor, .menor:hover, .menor:visited
	{
		color: #426319;
		font-size: 13px;
	}
	
	.green, .green:hover, .green:visited
	{
		color: #426319;
	}
	
	.menu a, .menu a:link, .menu a:hover
	{
		color: #FFFFFF;
	}
	
	.titulo
	{
		border-bottom: 2px solid #D9EDBA;
		padding-bottom: 2px;
		font-size: 22px !important;
	}
	
	.enquete
	{
		background: #ECF7DD;
	}
	
	.botao
	{
		font-size: 11px;
		color: #FFFFFF;
		border: 0px solid #FFFFFF;
		background: url(../images/botao.png);
		padding-bottom: 2px;
		height: 20px;
		width: 67px;
	}
	
	.footer-left
	{
		background: url(../images/footer-left.png) no-repeat;
		height: 110px;
		width: 10px;
	}
	
	.footer-right
	{
		background: url(../images/footer-right.png) no-repeat;
		height: 110px;
		width: 10px;
	}
	
	.footer-a
	{
		background: url(../images/footer-b.png) no-repeat;
		width: 460px;
	}
	
	.footer-b
	{
		background: url(../images/footer-c.png) no-repeat;
		width: 290px;
	}
	
	.input
	{
		background: #D9EDBA;
		border: 1px solid #78A33F;
		font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding: 1px;
		padding-left: 2px;
	}
	
	.textarea
	{
		background: #D9EDBA;
		border: 1px solid #78A33F;
		font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding: 1px;
		padding-left: 2px;
	}
	
	.botao
	{
		font-size: 11px;
		color: #FFFFFF;
		border: 0px solid #FFFFFF;
		background: url(../images/botao.png);
		padding-bottom: 2px;
		height: 20px;
		width: 67px;
	}
