* {
	margin: 0px;
	padding: 0px;
}
img{
	border: 0;
}
body {
	font-family: Verdana, Arial, sans-serif;
	background: url(../img/fundo_site.jpg) repeat-x #000;
	font-size: 11px;
	text-align: center;
	color: #333333;
}
.body-portfolio {
	background-image: none;
	background: #fff;
}
p {
	text-align: justify;
	margin: 0px 10px 0px 10px;
}
a {
	font-weight: bold;
}
a:link, a:visited, a:active {
	color:#dc8c00;
	text-decoration:none;
}
a:hover {
	color:#dc8c00;
	text-decoration:underline;
}
.sublinhado {
	border-bottom: dotted 1px #fff;	
}
.both {
	clear: both;
}
.absoluto {
	position: absolute;	
}
.relativo {
	position: relative;	
}
.abstop {
	top: 0;		
}
.absbaixo {
	bottom: 0;		
}
.absesq {
	left: 0;		
}
.absdir {
	right: 0;		
}
.zindexmax {
	z-index: 10;	
}
.img-block {
	display: block;	
}
.principal {
	background: url(../img/fundo_site.png) repeat-y;
	width: 725px;
	padding: 0px 10px 0px 10px;
	margin: 0 auto;
	text-align:left;
}
#topo {
	background:#FFFFFF;
	float: left;
	width: 725px;
	height: 290px;
	position: relative;
}
#topo h1{
	font-size: 1.3em;
	position: absolute;
	right: 15px;
	top: 10px;
}
#topo span{
	position: absolute;
	top: 50px;
	right: 15px;
	text-align: right;
}
#topo #barrapreta {
	position: absolute;
	width: 175px;
	height: 290px;
	background: #000;
	z-index: 1;
}
#topo ul.menu {
	position: absolute;
	display: block;
	padding-right: 2%;
	margin: 0;
	width: 98%;
	text-align: right;
	background:  #000;
	color: #FFF;
	z-index: 2;
}
#topo ul.menu1 {
	bottom: 75px;
}
#topo ul.menu2 {
	bottom: 45px;
}
#topo ul.menu li {
	display: inline-block;
	position: relative;
}
#topo ul.menu li a:after {
	content: "|";
	position: absolute;
	right: -6px;
	top: 4px;
}
#topo ul.menu li:last-child a:after {
	content: "";	
}
#topo ul.menu2 li a:after {
	top: 5px;
}
#topo ul.menu li h1{
	margin: 0;
	padding: 0;
	font-size: 1.5em;
	position:static;
}
#topo ul.menu li h2{
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}
#topo ul.menu li a:link, #topo ul.menu li a:active, #topo ul.menu li a:visited {
	display: block;
	padding: 5px;
	background:#000;
	color: #FFF;
	font-size: 1.0em;
}
#topo ul.menu li a:hover {
	display: block;
	padding: 5px;
	background:#dc8c00;
	color: #FFF;
}
#menuv {
	float: left;
	width:175px;
	background:#000000;
	color:#FFFFFF;
	margin-top: -30px;
}
.ut {
	width: 175px;
	height: 18px;
	border: 0px;
}
.port_thumbs {
	width: 160px;
	height: 30px;
	border: 0px;
	margin: 5px 0px 0px 6px;
}
#centro {
	float: right;
	width: 550px;
}
.materias {
	width: 240px;
	margin-right:15px;
	float:left;
	text-align: justify;
}
.subt {
	width: 225px;
	height: 32px;
	border: 0px;
	margin-top: 5px;
}
.lencaixed {
	width: 10px;
	height: 100px;
	margin:0 auto;
	float:right;
}
#destaque {
	width: 270px;
	float:right;
}
.fotos_totalidx{
	position: relative;
	float:left;
	left: 0;
}
.fotos_vertudoidx{
	position: relative;
	float: right;
	right: 0px;
	margin-right: 10px;
}
.fotos_idx {
	width: 265px;
	text-align: center;
	margin-bottom: 15px;
}
.fotos_sess {
	width: 260px;
	text-align: center;
	float: left;
	margin-bottom: 10px;
}
.fotos_tlt {
	width: 214px;
	padding: 3px;
	margin: 0 auto;
	background:#EFEFEF;
	margin-top: 3px;
}
.fotos_tlt h2 {
	margin: 0px;
	padding: 0px;
	font-size: 1.25em;
}
.fotos {
	float: left;
	text-align: center;
	width: 130px;
	margin-right: 2px;
	margin-bottom: 15px;
}
.foto {
	border: solid 3px #e1dedc;
}
.sess_blk .fotos_tlt h2 a, .sess_blk .fotos_tlt h3 a, .sess_blk .fotos_tlt strong a {
	color: #fff;	
}
.fotos_tlt h2 a, .fotos_tlt h3 a, .fotos_tlt strong a {
	color: #333;	
}
.fotos_tlt h3 a.parceiro {
	color: #dc8c00;
}
.fotos_tlt h3 a {
 	font-weight: normal;
}
.fotos_tlt_blk {
	background:#000;
}
.thumb_img {
	border: solid 3px #EFEFEF;
}
.portfolio {
	border-color: #e1dedc;	
}
.sess {
	width: 530px;
	padding: 10px 10px 10px 10px;
}
.sess:first-letter {
	font-weight: bold;	
}
.sess ul {
	padding-left: 25px;	
}
.sess ul li h3, .fotos_tlt h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1.0em;
	font-weight: normal;
}
.sess_blk {
	width: 530px;
	padding: 0px 10px 10px 10px;
	background: #000;
	color: #FFF;
}
.hr_sess {
	clear:both ;
	width: 525px;
	height: 1px;;
	size: 1px;
	color: #FFB400;
	background: #FFB400;
	margin-bottom: 15px;
	border: 0px;
}
.tencaixed {
	width: 270px;
	height: 15px;
	margin:0 auto;
}
.tdestaque {
	width: 270px;
	height: 47px;
	margin:0 auto;
}
.titulos {
	width: 530px;
	height: 47px;
	margin:0 auto;
}
#divtrab {
	width: 460px;
	height: 151px;
	margin:0 auto;
	clear:both;
}
.menut {
	width: 245px;
	height: 20px;
}
#trabalhos {
	width: 460px;
	height: 131px;
	background: #ff9600;
}
.encaixerod {
	width: 725px;
	height: 30px;
	border: 0px;
}
.rodencaixe {
	width: 170px;
	height: 38px;
	border: 0px;
	float:left;
}
#rodape {
	background: url(../img/rodape_fundo.gif);
	float: left;
	text-align: center;
	width: 385px;
	height: 35px;
	padding-top:3px;
	text-align: center;
}
#rodape ul li {
	margin: 0px 6px;
	display: inline;
}
#rodape ul li a:link {
	color:#000000;
	text-decoration:none;
}
#rodape ul li a:visited {
	color:#000000;
	text-decoration:none;
}
#rodape ul li a:hover {
	color:#000000;
	text-decoration:underline;
}
.neg {
	font-weight: bold;
}
.norm {
	font-weight: normal;
}
#tampa{
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	top:0;left:0;
	position:absolute;
	display:none;
	width:100%;
	background-color:#000000;
	z-index:14;
}
.ampliaInternal{
	background-color:#FFFFFF;
	color:#000000;
	text-align:center;
}
#portAmplia {
	position: absolute;	
	z-index:15;
	width: 100%;
}
#fotoAmpliada{
	background-color:#FFFFFF;
	display:none;
	position:relative;
	margin: 0 auto;
	max-width: 778px;
	width: auto;
	top: 20px;
	padding: 5px;
	text-align: center;
	border: solid 2px #dc8c00;
}
/* Paginação */
.yellow {
	padding: 7px;
	text-align: center;
	margin-bottom: 15px;
	margin-left: -5px;
}
.yellow A {
	padding: 2px 5px 2px 5px;
	border-top: #DCDCDC 1px solid;
	border-right: #DCDCDC 1px solid;
	border-bottom: #DCDCDC 1px solid;
	border-left: #DCDCDC 1px solid;
	margin: 4px;
	color: #333333;
	text-decoration: none;
}
.yellow A:visited{
	color: #333333;
}
.yellow A:active {
	border-top: #F0F0F0 1px solid;
	border-right: #F0F0F0 1px solid;
	border-bottom: #F0F0F0 1px solid;
	border-left: #F0F0F0 1px solid;
	color: #333333;
}
.yellow A:hover {
	border-top: #333333 1px solid;
	border-right: #333333 1px solid;
	border-bottom: #333333 1px solid;
	border-left: #333333 1px solid;
	color: #dc8c00;
}
.yellow SPAN.current {
	border-top: #E67800 1px solid;
	border-right: #FFB400 1px solid;
	border-bottom: #FFB400 1px solid;
	border-left: #E67800 1px solid;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	margin: 2px;
	color: #FFFFFF;
	background: #FF9600;
}
/* Paginação */
.detalhe {
	font-size: 0.8em;
	text-transform: uppercase;
}
.breve {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -420px;
	z-index: 10;
}
.detalhed {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: 363px;
}
.detalhee {
	position: absolute;
	top: 0;
	right: 50%;
	margin-right: 363px;
}
#twitter {
	background: #fff;
	width: 162px;
	padding: 5px;
	text-align: center;
	position: relative;
}
.dadosclientes {
	margin-top: 10px;
	background:#EFEFEF;
	padding: 7px;
}
.fotosbig {
	border: 2px solid #FF9600;	
}
.downloads {
	background: #FFF;
	max-width: 150px;	
	position: relative;
	margin: 10px auto;
	left: -2px;
}
.downloads img {
	display: block;	
}
.detalhete {
	top: -10px;	
	left: -10px;
}
.detalhetd {
	top: -10px;	
	right: -10px;
}
.detalhebe {
	bottom: -9px;	
	left: -10px;
}
.detalhebd {
	bottom: -9px;	
	right: -10px;
}
.download_texto {
	text-align: center;	
}

.fechar {
	cursor:pointer;	
	right: 0;
	top: 0;
	position: absolute;
}