body
{
	background-image: url(../img/backline2.gif);
	background-color: #e5e5e5;
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 12px;
	line-height: 130%
}

body#home
{
	background-image: url(../img/backline4.gif);
	background-color: white;
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 12px;
	line-height: 130%
}

a:link { color: #000; }
a:visited { background-color: #262626; color: #191919; }
a:hover { background-color: #808080; color: black; }
a:active { color: #000; }

#colunaEsquerda
{
	float: left;
	width: 49%;
	padding-right: 2%;
}

#colunaDireita
{
	float: right;
	width: 49%;
}

ul
{
	padding-bottom: 15px;
	padding-top:15px;
	border-bottom: 1px solid #000;
	margin-top:0;
	margin-bottom:0;
}

ul.links
{
	padding-top:15px;
	background-color: white;
	padding-left: 0;
}

ul.links li
{
	margin-right: .1em;
	line-height: 130%;
	font-size: 300%;
	display: inline;
}

ul.links li.small
{
	margin-right: .1em;
	line-height: 130%;
	font-size: 200%;
	display: inline;
}



ul.new
{
	padding-top:15px;
	background-color: white;
}

ul.white
{
	padding-top:15px;
	background-color:#fff;
}

ul.background
{
	background-repeat: repeat-x;
	background-image: url(../img/backgrad.jpg);
	background-color: #dddddd;
	padding-top:15px;
	margin-top:0;
}

li {
list-style-position: outside;
list-style-type: circle;
}

li.background
{
	list-style-type: none;
}

h1
{
	font-size: 12px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #000;
	font-weight: bold;
	margin-bottom:0;
	padding-top:15px;
	margin-top:0;
}

h2
{
	font-size: 12px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #000;
	font-weight: normal;
	margin-bottom:0;
}

p
{
	padding-bottom: 15px;
	border-bottom: 1px solid #000;
	margin-bottom:0;
}

img { margin-right: 5px; }
#colunaEsquerda img.missing
{
	background-color: #313131;
}

#colunaDireita img.missing
{
	background-color: white;
}

bk01 { background-image: url(../img/03_CCCCCC.gif); }
bk02 { background-image: url(../img/bg2.gif); }
bk03 { background-image: url(../img/11_FFFFFF.gif); }

.clear
{
	padding-bottom: 0px;
	border-style: none;
}
.close {
margin-bottom: 15px;
}
