@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}
body {
	background: url('../img/bgBody.jpg') repeat-x #cdcdcd;
	color: #591441;
	font-family: 'Times New Roman', serif;
	font-size: 14px;
	min-width: 850px;
}
h1 {
	color: #8f2168;
	font-size: 22px;
	text-align: center;
	margin-bottom: 25px;
}
p {
	margin-bottom: 15px;
	text-align: justify;
}
#topo {
	background: url('../img/bg-topo.png') no-repeat left top;
	height: 50px;
	width:911px;
	height:183px;
	ma
}
#tudo {
	width: 911px;
	margin: auto;
}
#menu {
	height: 20px;
	width: 515px;
	margin:auto;
	position:relative;
	top:-3px;
	left:-10px;
}
#menu li {
	float: left;
	line-height: 20px;
	margin-bottom: 10px;
	font-size: 14px;
	padding: 13px 0;
}
#menu li ul {
	background: url('../img/bgUltimoSub.png') no-repeat center top;
	display: none;
	position:absolute;
	top: 43px;
	height: 35px;
	width: 659px;
	left: -50px;
}

#conteudo {
	width: 800px;
	margin:auto
}
/* hack para IE6 que trata height como min-height */
* html #conteudo { height: 400px; }
* html #coluna { padding: 0 8px; height: 678px; }
#conteudo ul {
	margin: 10px 0;
}
#coluna {
	width: 167px;
	padding: 0 13px;
	min-height: 687px;
	float: left;
	position: relative;
}
/* hack para IE6 que trata height como min-height */
* html #coluna { height: 687px; }
#languages {
	position:relative;
	top: -50px;
	right: -750px;
	width:200px;
}
#languages li {
	float: left;
}
#languages li a{
	color: #fff;
	margin-right: 5px;
	font-size: 12px;
}
#logo {
	margin-left:30px;
}
#rodape {
	height: 68px;
	width:905px;
	margin:auto;
	background: url('../img/bg-rodape.png');
	color: #fff;
	margin-top:30px;
}
#animacaoHome2 {
	float: right;
	width: 200px;
	display: inline;
}
#animacaoHome2 {
	width: 200px;
	float: left;
	margin: 0 50px;
	display: inline;
}
#destaque{
	width:720px;
	margin-right:10px;
}
#destaque h1{
	float:left;
	margin-left:45px;
	padding-top:18px;
	color:#FFFFFF;
	font-size:17px;
}
#novidadesHome{
	width:450px;
	float:left;
	margin-right:150px;
}
#novidadesHome li{
	margin-bottom:15px;
	background: url('../img/bullet.png') no-repeat left top;
	padding-left:20px;
}
#novidadesHome li a{
	font-weight:bold;
}
#projetoHome{
	float:right;
	margin-right:30px;
}
#colunas1 {
	margin-left:200px;
}	
#colunas li{
	float:left;
	margin-left:15px;
}	
#bullet01 li{
	margin-bottom:25px;
	background: url('../img/bullet01.png') no-repeat left top;
	padding-left:23px;
}
#lista li{
	background: url('../img/bullet01.png') no-repeat left;
	margin-left:18px;
	padding-left:18px;
	margin-bottom:25px;
}
#lista li ul{
	margin-left:20px;
	background:none;
}
#lista li li{
	margin-top:10px;
	margin-bottom:8px;
	background: url('../img/bullet.png') no-repeat left top;
	padding-left:10px;
}
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
#flash-home {
	margin-left:70px;
}
.topoflash {
	margin-left:12px;
}	
