/* CSS Document */

body {
		
 	
	margin: 			0px;
	
}

#tudo {
width:1030px;
height: auto;
margin:0 auto;
 
}

#conteudo {

}




#index-01 {
	background: url(../images/index_01.png) no-repeat;
	float:left;
	width:124px;
	height:1100px;
	
}

#index-02 {
	
	
	width:773px;
	height:392px;
}

#index-03 {
	background: url(../images/index_03.png) no-repeat;
	width:125px;
	height:1100px;
}

#index-04 {
	
	background: url(../images/index_04.png) no-repeat;
	width:344px;
	height:646px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
}

#index-05 {

	background: url(../images/index_05.png) no-repeat;
	
	width:423px;
	height:228px;
}

#index-06 {
	
	background: url(../images/index_06.png) no-repeat;
	
	width:403px;
	height:418px;
}

#index-07 {
	width:776px;
	height:62px;
	background: url(../images/index_07.png) no-repeat;
}

/*  faz a foto aparecer*/

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
padding: 3px;
z-index:100;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;

margin: 3px 4px;
}

.td { 
	background-color:#e5eff5; 
	border-style: solid; 
	border-color:#aecbdd;
	border-width:1px;
	color:#000000; 
	
	
	
	
	 }

<!-- End ImageReady Styles -->