body
{
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	background-image: url(img/bg03.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #0cefff;
	color: #000;
	font-family: Verdana,Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 140%;
}

a:link { color: #000; }
a:visited { color: #666; }
a:hover { color: #000; }
a:active { color: #000; }

a:link.on { color: #000; }
a:visited.on { color: #000; }
a:hover.on { color: #000; }
a:active.on { color: #000; }

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

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

ul
{
	padding-left: 13px;
	padding-bottom: 13px;
	border-bottom: 1px solid #000;
	margin: 0;

}

ul.releases {
padding-left: 0;
}

ul.releases li {
list-style: none;
margin-bottom: 1em;
overflow: auto;
}

ul.releases > li > img {
float: left;
}
/* home */

ul.home {
padding: 0;
border: 0;
margin-bottom: 2em;
}

ul.home li {
list-style-type: none;
position: relative;
width: 610px;
}

ul.home li img {
display: block;
margin: 0;
padding: 0;
}

ul.home li span {
position: absolute;
left: 0;
top: 0;
background-color: #c5c5c5;
padding: 0.5em;
font-weight: normal;
color: #000;
}

li { list-style-type: circle; }

.pal { list-style-type: disc; }

ul.releases img {
vertical-align: top;
}

h1
{
	font-size: 12px;
	padding-bottom: 13px;
	border-bottom: 1px dotted #000;
	font-weight: bold;
}

h1.home {
padding: 0;
margin: 0;
border: none;
}

h1.home img {
margin: 0;
}

h1 em
{
	font-style: normal;
	font-weight: normal;
}

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

p
{
	padding-bottom: 13px;
	border-bottom: 1px solid #000;
}

img
{
	margin-right: 5px;
	margin-bottom: 5px;
	border: 0;
}

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;
}
