body { 	margin: 0px; background: #000;}

.topo { background: url(../images/topo.jpg) no-repeat;
		height: 506px;
		width: 778px;
		}

.menu { background: #000;
		height: 30px;
		}
		
.menu_img { margin-left: 10px; }

.conteudo { font-family: Tahoma, Arial;
			font-size: 13px;
			color: #000;
			margin-top: 20px;
			margin-left: 30px;
			
			}

.conteudo_fotos { margin: 30px;
				background: #666;
				}			

.galeria { font-family: Tahoma, Arial;
		   color: #000;
		   font-size: 13px;
		   text-decoration: none;
		   }
		   
.galeria:hover { text-decoration: underline; }
				
.fotos { margin-left: 6px !important; margin-top: 6px; }

.rodape { 	font-family: Tahoma, Arial;
			font-size: 12px;
			color: #CCC;
			background: #000 url(../images/rodape.jpg) no-repeat;
			padding-top: 25px;
			padding-bottom: 5px;
			}
			
.botao_form { 	background: #000;
				color: #FFF;
				font-family: Tahoma, Verdana, Arial;
				font-size: 10px;
				font-weight: bold;
				border: 1px solid #FFF;
			 }
			 
.espacamento { margin-left: 40px; }

.equipe_lateral { background: #666666;
				  width: 120px;
				  height: 300px;
				  padding: 5px;
				  margin-right: 0px;
				  }
				  
.equipe_foto { width: 382px;}

element.style { height:435px;
				left:0;
				overflow-x:hidden;
				overflow-y:hidden;
				position:relative;
				visibility:visible;
				z-index:2;
				}
				
.obs { 	font-family: Tahoma, Arial;
		font-size: 9px;
		color: #000;
		}
		
/*.maestro { float: left;
		   position: relative;
		   top: 5px;
		   left: 630px;
		   }*/
		   
				
.prev  { float: none !important; margin-left: 25px; margin-bottom: 2px; }
.next  { float: none !important; margin-left: 25px; margin-top: 2px; }
.center { float: none !important; margin-left: 10px; margin-bottom: 5px; }
