/*Moveis para escritorio*/
#conteudocentralmoveisparaescritorio{
	position:absolute;
	border:1px solid #CCCCCC;
	top:179px;
	left:247px;
	width:767px;
	text-align:left;
	letter-spacing:1px;
	line-height:130%;
	height:613px;
}
#footermoveis{	
	position:relative;
	top:780px;	
	color:#999999;
	background-color:#CCCCCC;
	height:50px;
	width:1024px;
	border-top:1px dashed #999999;
}
#footermoveis p{
	margin-top:10px;
	color:#000000;
	font-size:11px;}

/*fim moveis para escritorio*/
/*galeria*/
#proximapagina{
	margin-bottom:10px;
	font-size:12px;
	
	}
#proximapagina a:link{
	color:#8C0209;
	
	}
#proximapagina a:hover{
	color:#666666;
	}
#proximapagina a:visited{
	color:#8C0209;
	}		
a.linkseguintegaleria {
	color: #000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
}
a:hover.linkseguintegaleria {
	color: #ffffff;
	background-color: #333333;
	text-decoration: underline;
	padding-bottom: 1px;
}
.tit_galerialatual {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}
.img-aqui, .img-aqui_foto13 { 
	background: #fff url(img-aqui.jpg);
	background-repeat:no-repeat; 
	width:540px; 
	height:350px; 
	position:relative; 
	top:55px;
	left:-23px;
	float:right;
	border:1px solid #ccc;
	background-image:url(images/galeria/Plataforma.jpg);
	}
.img-aqui_foto13{background-image:url(images/galeria/13large.jpg);}	
ul.fotos {
	position:relative;
	list-style:none;  
	width:205px;
	padding:1px;
	margin:0; 
	padding:0; 
}
.fotos:after {
	display: block;
	content: ".";
	height: 0;
	font-size:0; 
	visibility: hidden;
	clear: both;
	}
ul.fotos li {
	width:95px;
	height:74px;
	float:left; 
	margin:1px;
	margin-left:2px; 
}
ul.fotos li img {
	border:1px solid #333; 
	width:95px;
	height:74px;
	
}
ul.fotos li span img {
	border:none;
	width:540px;
	height:350px;
	height:auto;
}
ul.fotos a {
	display: block;
	} 
ul.fotos a span {
	display: none;
}
ul.fotos a:hover span.legenda {
	display:block;
	text-align:center; 
	width:540px;
	position:absolute;
	top:325px;
	left:-1px;
}
ul.fotos a:hover span {
	display: block;
    position: absolute; 
	top:30px; 
	left: 202px; 
	background:#fff;
	border:1px solid #ccc;
   }
 
ul.fotos a:hover span.legenda {
	padding:5px 0;
	color:#333; 
}
.contato span {
	font-weight: bold;
}
</style>
[if lte IE 6]>
<style type="text/css">
ul.fotos {
	width:200px;
	padding:  2px 0 1px 0;
	}

ul.fotos li {
	margin-top:0; 
}
/* Fixes for IE */
/* Fix IE. Hide from IE Mac \*/
ul.fotos li { float: left; height: 1%; }
ul.fotos li a { height: 1%; }
/* End */
ul.fotos a:hover {
	text-decoration:none;
	background: none; 
	} 
ul.fotos li {width:95px;}
ul.fotos a:hover span.legenda {width:540px;}
</style>
<![endif]
/*fim galeria*/
