/* CSS Document */

#header {
	background: #fff url(../imagem/bg_header_interna.gif) repeat-x;
	}

#content {
	background: #fff url(../imagem/bg_bottom_infra_estrutura.gif) repeat-x bottom;
	}
	#content .wrapper {
		background: url(../imagem/bg_infra_estrutura.jpg) no-repeat center;
		height: 582px;
		padding-bottom: 0;
		}
	
	#content #fotos {
		float: left;
		width: 209px;
		}
		#content #fotos .fotos {
			position: relative;
			height: 73px;
			padding-bottom: 4px;
			}
			#content #fotos .fotos .fotos-esquerda {
				float: left;
				margin-right: 4px;
				}
			
			#content #fotos .fotos img {
				margin-right: 0;
				}
			
			#content #fotos .fotos .foto-1, #content #fotos .fotos .foto-4 {
				position: relative;
				width: 97px;
				height: 73px;
				z-index: 20;
				}
			
			#content #fotos .fotos .foto-1 {
				_position: absolute;
				_top: 4px;
				_left: 4px;
				}
			
			#content #fotos .fotos .foto-2, #content #fotos .fotos .foto-3, #content #fotos .fotos .foto-3, #content #fotos .fotos .foto-4, #content #fotos .fotos .foto-5 , #content #fotos .fotos .foto-6, #content #fotos .fotos .foto-7 {
				position: absolute;
				width: 97px;
				height: 73px;
				top: 4px;
				}
			
			#content #fotos .fotos .foto-2, #content #fotos .fotos .foto-3 {
				left: 4px;
				}
			
			#content #fotos .fotos .foto-4, #content #fotos .fotos .foto-5, #content #fotos .fotos .foto-6, #content #fotos .fotos .foto-7 {
				right: 4px;
				}
			
			#content #fotos .fotos .foto-2, #content #fotos .fotos .foto-5 {
				z-index: 15;
				}
			
			#content #fotos .fotos .foto-3, #content #fotos .fotos .foto-6 {
				z-index: 10;
				}
			
			#content #fotos .fotos .foto-7 {
				z-index: 5;
				}
		
		#content #fotos p#ampliar {
			background: url(../imagem/bg_clique_infra_estrutura.gif) no-repeat left center;
			padding-left: 15px;
			color: #9db666;
			font-size: 10px;
			margin-top: 5px;
			}
	
	#content ul {
		width: 460px;
		float: right;
		list-style: none;
		margin: 25px 30px 0 0;
		_margin-right: 15px;
		}
		#content ul li {
			margin-bottom: 8px;
			padding: 5px 0 0 50px;
			min-height: 31px;
			_height: 31px;
			}
		
		#content ul strong {
			display: block;
			}
		
		#content ul li.list1 {
			background: url(../imagem/bg_list1.gif) no-repeat left;
			}
		
		#content ul li.list2 {
			background: url(../imagem/bg_list2.gif) no-repeat left;
			}
		
		#content ul li.list3 {
			background: url(../imagem/bg_list3.gif) no-repeat left;
			}
		
		#content ul li.list4 {
			background: url(../imagem/bg_list4.gif) no-repeat left;
			}
		
		#content ul li.list5 {
			background: url(../imagem/bg_list5.gif) no-repeat left;
			}
		
		#content ul li.list6 {
			background: url(../imagem/bg_list6.gif) no-repeat left;
			}
		
		#content ul li.list7 {
			background: url(../imagem/bg_list7.gif) no-repeat left;
			}
		
		#content ul li.list8 {
			background: url(../imagem/bg_list8.gif) no-repeat left;
			}
		
		#content ul li.list9 {
			background: url(../imagem/bg_list9.gif) no-repeat left;
			}
		