@charset "iso-8859-1";
/* CSS Document */
body{
	margin:0px;
	background-position:center top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: justify;
	font-size:11px;
	color:#787878;
}
img{
	border:none;
	}
#geral{
	width:780px;
	height:845px;
	margin: 0 auto;
	text-align:center;
}
#geral_conteudo{
	width:640px;
	height:auto;
	margin: 0 auto;
}
/* ie 7 funfa
#esq{
	width:180px;
	float:left;
	margin:5px 0 0 78px;
}
*/
#esq{
	width:180px;
	height:auto;
	float:left;
	margin-left:5px;
	text-align:left;
}
.esq_item_text{
	text-align:left;
	color:#FFFFFF;
	padding:2px 10px 5px 22px;
	text-decoration:none
	}
/* ie 7 funfa
#dir{
	width:430px;
	height:auto;
	float:right;
	margin-right:78px;
	padding:5px 0 0 0;
}
*/
#dir{
	width:430px;
	height:auto;
	float:right;
	margin-right:5px;
	text-align:justify;
}
#dir_scroll{
	width:420px;
	height:490px;
	float:right;
	margin-right:7px;
	overflow:scroll;
	overflow-x:hidden;
}
.sombra1{
	width:auto;
	height:10px;
	background:url(../img/sombra_galeria1.gif) center bottom no-repeat;
}
.sombra2{
	width:auto;
	height:10px;
	background:url(../img/sombra_galeria2.gif) center top no-repeat;
}
.text1{
	color:#787878;
	text-decoration:none;
	}