*
{
	padding: 0em;
	margin: 0em;
}

body
{
background: #000000 ;
padding: 15px 0px 15px 0px;
}

body,input
{
	font-size: 10pt;
	font-family: "georgia", "times new roman", serif;
	color: #333333;
}

p
{
	line-height: 1.5em;
	margin-bottom: 1em;
}

a
{
	color: #333333;
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
	color: #94B16B;
}


h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.7em;
padding-right: 34px;

}

h4
{
font-size: 1.2em;
padding-right: 28px;

}

.contentarea
{
	padding-top: 0em;
	padding-left: 15px;
	padding-right: 15px;
	color: #333333;
}

.titulo
{
	font-size: 16px;
	padding-top: 0.2em;
	color: #333333;
}

.corpo
{
	font-size: 13px;
	padding-top: 0.5em;
	color: #333333;
}

img
{


10px;10px;10px
	padding-bottom: 10px
}



.divider1
{
	position: relative;
	background: #fff;
	height: 14px;
	margin: 1.0em 0em 1.5em 0em;
	clear: both;
}

.divider2
{
	position: relative;
	height: 1px;
	border-bottom: solid 1px #eaeaea;
	margin: 1.0em 0em 2.0em 0em;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}



#outer
{
	z-index: 2;
	position: relative;
	width: 800px;
	border: solid 7px;
	background-color: #FFFFFF;
	margin: 0 auto;
	border-color: #eaf1cd;
}

#header
{
	position: relative;
	width: 800px;
	height: 45px;
	margin-bottom: 2px;
	background-color: #798858;
}

#headercontent
{
	position: absolute;
	bottom: 6px;
	padding: 0em 0em 1.3em 0.5em;
	width: 800px;
	height: 10px;
	left: -2px;
}

#headercontent h1
{
	font-weight: normal;
	color: #FFFFFF;
	font-size: 1.45em;
}

#headercontent h1 sup
{
	color: #333333;
}

#headercontent h2
{
	font-size: 1.15em;
	font-weight: normal;
	color: #333333;
}

#headerpic
{
	position: relative;
	background-image: url(img/skyline-topo.gif);
	height: 140px;
	width: 800px;
}

#menu
{
	position: relative;
	height: 35px;
	padding: 0em 1.0em 0em 1.0em;
	margin-bottom: 2px;
	width: auto;
	top: -5px;
	text-align: right;
	background-color: #798858;
}

#menu ul
{
	position: absolute;
	top: 10px;
	width: 800px;
	left: 0;
}

#menu ul li
{
	position: relative;
	display: inline;
	width: 100px;
}

#menu ul li a
{
	padding: 0.1em 0.1em 0.1em 0.1em;
	color: #FFFFFF;
	text-decoration: none;
	font-size: medium;
	margin-left: 10px;
	margin-right: 10px;
}

#menu ul li a:hover
{
	border-bottom-color: #BBD071;
	border-bottom-style: solid;
	border-bottom-width: medium;
	color: #BBD071;
	font-size: medium;
}

#menu ul li a.active
{

}

#content
{

	padding: 0em;
}

#primarycontainer
{
	float: none;
}

#primarycontent
{
	margin: 0px;
}
#foot
{
	margin: 0px;
	height: 50px;
	background-image: url(img/logotipos_Rodape.gif);
}
.cell {
	font-size: 13px;
	color: #333333;
	padding: 5px;
	border-color: #333333;
	border-bottom: solid;1px; 
	border-bottom-width: thin;
}
