
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #857041;	
  	height: 100%;
	position:relative;
}

img{
	border:0px;
}

.wrapper {
	min-height: 100%;
	position:relative;
	background-image: url(../img/marca_agua2.jpg);	
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: 50% 50%; 
}

* html #wrap {height:100%}

#main_content {
  width: 780px;
  height: 770px;
  margin: 0 0;
}
/*
* html #main_content {
  width: 800px;
  height: 770px;
  margin: 0 0;
}*/

#content{
	padding-top:10px;
	width:688px;
	height:660px;
	/*float:left;*/
	margin-left:45px;
}

#gallery{
	width:688px;
	height:585px;
	border:1px solid #666666;	
	*border:0px;	
}

#legenda{
	width:658px;
	*width:682px;
	*margin-left:4px;
	margin-top:15px;
	border:1px solid #000000;	
	background: #000000;
	text-align:left;
	padding:10px;
	padding-left:20px;
}

#panel {
	border:1px solid #666666;
	background: #ffffff;
	width: 202px;
	height:555px;
	display: none;
	float:left;
	text-align:left;
	padding: 30px 0px 0px 10px;
}

.ano{
	margin:0;
	padding:0;
	color: #666666;
	text-decoration: none;
}
.ano:hover{
	margin:0;
	padding:0;
	color: #666666;
	background-color: #5EC7D1;
	text-decoration: none;
}

.cliente{
	margin:0;
	padding:3px;
	width:180px;
	margin-bottom:1px;
	display:block;
	color: #666666;
	text-decoration: none;
}
.cliente:hover{
	margin:0;
	padding:3px;
	width:180px;
	margin-bottom:1px;
	display:block;
	color: #666666;
	background-color: #5EC7D1;
	text-decoration: none;
}
.cliente_selected{
	margin:0;
	padding:3px;
	width:180px;
	margin-bottom:1px;
	display:block;
	color: #666666;
	background-color: #5EC7D1;
	text-decoration: none;
}
.cliente_old{
	margin:0;
	padding:3px;
	width:180px;
	margin-bottom:1px;
	display:block;
	color: #DB489A;
	background-color: #FFFFFF;
	text-decoration: none;
}

.texto_anos{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #666666;
	line-height:160%;
	width:210px;
	margin-top:15px;
}

.texto_clientes{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #666666;
	line-height:200%;
	width:180px;
	margin-top:15px;
}

.titulo_caixa{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #DB489A;
	margin-top:0px;
}

.texto_caixa{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	margin-top:3px;
}

.texto_detalhe{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #cccccc;
	margin-top:3px;	
	line-height:125%;
}

.page{
	width:13px;
	margin-right:3px;
	float:left;
}

.scroll {
  height:500px;
  width:200px;
  margin-top:0px;
  overflow: hidden;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
}

.scrollContainer {
  height: 500px;
  width:1500px;
}

.scrollContainer div.panel {
  height: 500px;
  width:200px;
}

.navigation {
	position: relative;
	height: 55px;
	*height:22px;
	margin: 0;
	overflow: hidden;
	margin-left:0px;
	width: 200px;
}
   
 .link{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #5EC7D1;
	margin-top:15px; 
	text-decoration:none;
 }
   
 .link:hover{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #DB489A;
	margin-top:15px; 
	text-decoration:none;
 }
 

#footer {
    height: 30px;
    margin-top: -50px;
	padding: 0;
	text-align:left;
	width:695px;
	z-index:0;
	margin-left:45px;
}

.link_som{
	font-family: Arial;
	font-size:11px;	
	color: #000000;
	cursor:pointer;
}
.link_som_selected{
	font-family: Arial;
	font-size:11px;	
	color: #DE248F;
	cursor:pointer;
}

.som{
	font-family: Arial;
	font-size:11px;		
	color:black;
}
