﻿@charset "utf-8";
/*
BASE CSS RESET
Copyright (c) 2008 Aquarela Criativa. All rights reserved.
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th,td { margin:0; padding:0;border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; color: inherit; }
body { line-height:1em; font-size:1em; background:no-repeat left top;} /* hack para o IE */
table { border-collapse:collapse; border-spacing:0; }
caption, th, td { text-align:left; font-weight:normal; }
blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote, q { quotes:"" ""; }
address,caption,cite,code,dfn,var,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,td,th,em,strong,del,code,kbd,span,legend { padding: 0; font-size:12px; line-height:18px; font-family:Arial,Tahoma,Verdana,sans-serif;  } /* "remédio" para o hack do IE */
h1,h2,h3,h4,h5,h6,p,ul,ol { margin: 0 0 1em; }
code,kbd,var { font-family:"Monaco","Courier New", Courier, monospace !important; }
strong,em { font-weight:bold; font-size: inherit; color: inherit; }
li { list-style-type: none; }
em { font-style:italic; }
del,strike { text-decoration:line-through; }
abbr,acronym { border-bottom:1px dotted #000; }
hr { border:none; color: #fff; height:0; line-height:0; margin:0;  }
select, button { cursor:pointer; }

p.descricao_comunidade {
	padding-bottom: 20px;
	*margin-top:40px;
	margin-top:43px;
	width:630px;
}


li.eventos a:link {text-decoration: none;}
li.eventos a:hover {text-decoration: underline;}
li.eventos a:visited {text-decoration: none;}
li.eventos a:active {text-decoration: none;}






