BODY {
	MARGIN: 0px; FONT: 14px Arial, sans-serif; COLOR: #000000; TEXT-ALIGN: left;
//	background: #005aab url('bg.png') no-repeat fixed bottom;
	background: #005aab;
	line-height: 22px;
	
}
.endereco {
     font-size: 14px;
	LINE-HEIGHT: 18px;
	FONT-WEIGHT: bold;
	color: #000000;
}
h2,.titulo {
     font-size: 24px;
	LINE-HEIGHT: 28px;
	FONT-WEIGHT: bold;
	color: #ff6600;
	font-family: Tahoma, Arial;
}
.texto {
     font-size: 16px;
	LINE-HEIGHT: 18px;
	color: #ffffff;
}
.subtitulo {
     font-size: 18px;
	LINE-HEIGHT: 18px;
	FONT-WEIGHT: bold;
	color: #ff6600;
}
.subtitles {
     font-size: 10px;
	LINE-HEIGHT: 14px;
	color: #000000;
     padding: 0px 0px 0px 20px;
}

.imagem {
     margin: 20px 0px 0px 50px;
}
A,A:visited {
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	color: #ffffff;
}
A:hover,A:active {
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
	color: #ff9900;
}
input.transp {
     BORDER: #ffffff 1pt solid;
     BACKGROUND-COLOR: transparent;
     color: #ffffff;
}
input.mensagem {
	font-family: arial, sans-serif;
     BORDER: #ffffff 1pt solid;
     FONT-SIZE: 16pt;
     color: #ffffff;
     BACKGROUND-COLOR: transparent;
}
textarea.mensagem {
	font-family: arial, sans-serif;
     BORDER: #ffffff 1pt solid;
     FONT-SIZE: 16pt;
     color: #ffffff;
     BACKGROUND-COLOR: transparent;
}
input.botao {
	font-family: arial, sans-serif;
	color: #ffffff;
     BORDER: #ff6600 1pt solid;
     FONT-SIZE: 12pt;
     BACKGROUND-COLOR: #ff9900;
}

/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper
{
	width: 550px;
	background: transparent;
	margin: auto;
}
#wrapper
{
	width: 550px;
	margin: auto;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	width: 550px;
	height: 1%;
	overflow: visible;
	float: right;
	padding: 4px 0 0 0;
}
.content
{
	padding: 0;
}

/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle h2
{
	clear: both;
	padding: 0 0 6px 0;
	margin: 0;
}
.contentbody
{
	font-size:16px;
	text-align: justify;
	padding: 0 0 16px 0;
}

/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	background: url(images/bgcategory.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 14px;
}
.contentitempostedby
{
	background: url(images/bgpostedby.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 12px;
}
.contentitemcomments
{
	background: url(images/bgcomment.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 13px;
}
.contentitemedit
{
	background: url(images/bgedit.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 11px;
}
.contentitem
{
	padding: 3px 0 0 0;
	margin: 0 0 16px 0;
}
.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem3
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem4
{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/dotv.gif) left repeat-y;
}
