body { background: #403A48; color: #000000; }

div.hr {
	display: block;
	height: 1px;
	border: none;
	background: #191919;
	margin: 3px auto;
	padding: 0 !important;
	line-height: 0;
}
 
div.hr.two { margin: 2px auto; }

#center {
	padding-top: 2px;
	padding-left: 2px;	

}

#wrap {
	width: 760px;
	margin: 0 auto;
	border-width: 0 1px;
	border-color: #191919;
	border-style: solid;
}

#topo {
	position: relative;
	width: 758px;
	height: 124px;
	margin: 0 auto;
	background: url('img/aPhoto.jpg') top center no-repeat;
}

#hotLinks {
	font-family: Tahoma;
	position: absolute;
	right: 16px;
	width: 176px;
	height: 62px;
}

#hotLinks a {
	display: block;
	float: left;
	width: 58px;
	height: 11px;
	padding-top: 51px;
	border-right: 1px solid #333333;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	background-position: top center;
	background-repeat: no-repeat;
}

#hotLinks a:link, #hotLinks a:visited { color: #cacaca; }

#hotLinks a#Home { background-image: url('img/tHome.jpg'); text-indent: 3px; }
#hotLinks a#Sobre { background-image: url('img/tSobre.jpg'); }
#hotLinks a#Contato { background-image: url('img/tContato.jpg'); border: none; text-indent: 3px; }

#hotLinks a:hover { color: #FFFFFF; }

table#principal {
	width: 758px;
}

td#menuLateral { width: 118px; padding-bottom: 2px; }
td#menuLateral a { display: block; width: 118px; height: 23px; margin-bottom: 5px; }

td#ilustracao {
	width: 219px;
	height: 328px;

}

td#conteudo { background: #FFFFFF; padding: 10px 14px; }
td#filiado { width: 111px; padding: 0 5px 0 2px; }
td#publicidade { padding: 0 4px 0 0; }
td#publicidade div { background: #FFFFFF; height: 143px; }

#navegador {
	position: relative;
	background: #66616d;
	width: 732px;
	height: 85px;
	margin: 0 auto;
	padding: 32px 12px;
}
/*
#navegador a.navPrev, #navegador a.navNext {
	display: block;
	position: absolute;
	width: 19px;
	height: 29px;
}

#navegador a.navPrev {
	top: 58px;
	left: 12px;
}

#navegador a.navNext {
	top: 58px;
	right: 12px;
}*/
#navegador .navPrev, #navegador .navNext {
	display: block;
	position: absolute;
	width: 19px;
	height: 29px;
}

#navegador .navPrev {
	top: 58px;
	left: 12px;
}

#navegador .navNext {
	top: 58px;
	right: 12px;
}


/*NAVEGADOR NA PARTE DO USUARIO*/
#fot_usuario {
	position: relative;
	background: #66616d;
	width: 340px;
	height: 85px;
	margin: 0 auto;
	padding: 32px 12px;
}

#fot_usuario .navPrev, #fot_usuario .navNext {
	display: block;
	position: absolute;
	width: 19px;
	height: 29px;
}

#fot_usuario .navPrev {
	top: 58px;
	left: 12px;
}

#fot_usuario .navNext {
	top: 58px;
	right: 12px;
}
#fot_ {
	width: 390px;
	height: 83px;
	margin: 0 auto;
	background: #66616d;
	overflow: hidden;
}

/*------------------*/

#fot {
	width: 690px;
	height: 83px;
	margin: 0 auto;
	background: #66616d;
	overflow: hidden;
}

#fot table td {
	padding: 0 11px;
}

.thumb {
	display: block;
	width: 114px;
	height: 81px;
	border: 1px solid #333333;
}

.thumb span {
	display: block;
	width: 100%;
	height: 16px;
	background: url('img/fotoSpan.jpg') top repeat-x;
	line-height: 1.3;
	color: #999999;
	text-align: center;
}

.thumb img {
	width: 114px;
	height: 65px;
}

/*-------PORTFOLIO-------*/

.thumb_port {
	display: block;
	width: 71px;
	height: 88px;
	border: 1px solid #333333;
}

.thumb_port span {
	display: block;
	width: 100%;
	height: 16px;
	background: url('img/fotoSpan.jpg') top repeat-x;
	line-height: 1.3;
	color: #999999;
	text-align: center;
}

.thumb_port img {
	width: 70px;
	height: 70px;
}


ul#diretoria {
	position: relative;
	width: 300px;
	margin: 0 auto;
	padding: 15px;
}

ul#diretoria li {
	display: block;
	float: left;
	width: 127px;
	height: 189px;
	margin: 10px;
	border: 1px solid #333333;
}

ul#diretoria li span {
	display: block;
	width: 100%;
	height: 16px;
	background: url('img/fotoSpan.jpg') top repeat-x;
	line-height: 1.3;
	color: #999999;
	text-align: center;
}

span.welcome {
	display: block;
	color: red;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}

.chamada {
	clear:both;
	width: 100%;
	height: 114px !important;
	margin-bottom: 7px;
	padding: 14px 0 7px 0;
	border-top: 1px solid black;
}

.chamada img {
	float: left;
	margin: 0 5px 5px 0;
}

table.listTable {
	width: 100%;
}

.listTable td { padding: 0 8px 0 0; }
.listTable ul { margin-bottom: 8px; }
.listTable li { padding: 2px 0; }


img.ca {
	opacity:0.55;
	-moz-opacity: 0.55;
	filter: alpha(opacity=55);
	}

#classi {
	padding-top: 20px;
}
