body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#F1F1F1;
	margin:0px;
}

table{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
	margin:0px;
	text-align:left;
}

table.tblCentral{
	border: 1px solid #AAAAAA;
	width:900px;
}

table.tblConteudo{
	background:url(img/fundo.gif);	
}

table.tblConteudo td{
	vertical-align:top;
	border-bottom:1px solid #ffffff;
}

table.tblItem{
	border: 1px solid #AAAAAA;
	vertical-align:text-top;
	margin-left:10px;
}

table.tblItem td{
	line-height:18px;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}

table.tblItem th#imagem{
	vertical-align:bottom;
	margin-left:10px;
	background:url(img/fundo_lateral.gif) repeat-y; top left;
}


table.tblFotos td{
	padding-left:2px;
	padding-right:2px;
}


a:link, a:visited{
	text-decoration:underline;
	color:#333333;
}

a:hover, a:active{
	text-decoration:underline;
	color:#CC0000;
}
.titulo{
	display:block;
	color:#C40000;
	font-size:20px;
	margin-top:10px;
}

.subtitulo{
	display:block;
	color:#C40000;
	font-size:15px;
	margin-top:10px;
}

.subtFotos{
	color:#C40000;
	font-size:13px;
}


.formItem{
	color:#9F0000;
}

input, select, textarea{
	border:1px solid #666666;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	width:150px;
}

input#btn{
	width:auto;
	border:0px;
	vertical-align:bottom;
}

.bordaPonto{
	border-left:1px dotted #666666;
	text-align:left;
}
.bordaTop{
	border-top:1px dotted #666666;
	text-align:left;
}


.bordaBottom{
	border-top:3px solid #000000;
	vertical-align:top;
	padding:10px 10px 5px 10px;
}

.bordaBottom a:link, .bordaBottom a:visited{
	color:#000000;
	text-decoration:underline;
}

.bordaBottom a:hover, .bordaBottom a:active{
	color:#9F0000;
	text-decoration:underline;
}
ul{
	margin:0px;
	padding:12px;
}
li{
	margin:0px;
	list-style:square;
	text-align:left;
}

.fundoLateral{
	background-image:url(img/fundo_lateral.gif);
	background-repeat:repeat-y;
}

table.frm th{
	text-align:right;
	padding-right:10px;
}

table.frm input, table.frm textarea{
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

table.frm input#btn{
color: #FFFFFF;
font-weight:bold;
background-color:#9F0000;
width:100px;
}

img.borda{
	border: 1px solid #333333;
}

#galeria2
{
	border: 2px solid #C40000;
}

.descPhoto{
	background-color:#EEEEEE;
	border:2px solid #DDDDDD;
	font-size:12px;
	font-weight:bold;
	padding:10px;
}