/*-------------------------------------------------------------------------------------------------------------------
Folha de estilo básica
versão: 2.0 (todos os browsers)
autor: sergio l. baptista
e-mail: sergioelebe@gmail.com
website: http://wwww.nasbaladas.com.br
----------------------------------------------------------------------------------------------------------------------*/

/*------------------------------------------------   Home Page  ------------------------------------------------------*/
body { background-color: Black; padding: 0px;   margin-top: 0px; margin-left: 0px;  margin-right: 0px; margin-bottom: 0px; 
background-image : url(../images/artwork/back.gif); font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;	
}		 
#content_all { width: 770px; height: 623px; background-color : #111111;  position: absolute;	
left: 50%;  margin-top: 5px; 	margin-left: -376px;	
}					
#menu_top { width: 770px; height: 100px; background-color: white; z-index: 5;  margin-top: 0px;  margin-left: 0px; 
}				
#banner_top{ width: 550px; height: 60px; background-color: black; z-index: 2; 
position: absolute; top: 133px;   margin-left: 5px; left: 5px;	
}			 
#menu_top { width: 468px; height: 60px; z-index: 2; }

#menu_sup { width: 770px; height: 25px; padding: 0px; margin-top: 0px; 	
}		 	
#fotos_festas{ width: 258px; height: 140px; background-color: transparent; z-index: 2; position: absolute; top: 200px;   
margin-left: 5px; float: left; left: 5px; background-image: url(../images/artwork/boxphoto.png); background-repeat: no-repeat;
}
.position_photo { margin-top: 35px; margin-left: 34px; }	

#mais_fotos{ width: 262px; height: 233px; background-color: transparent; z-index: 2;
position: absolute; top: 344px;   margin-left: 5px; float: left;
left: 5px; background-image: url(../images/artwork/outher_photos2.jpg); background-repeat: no-repeat;	
}	
.position_photo1{ margin-top: 45px; margin-left: 20px; float: none; position: absolute;
}
.position_photo2{ margin-top: 142px; margin-left: 20px;	
}
#content_photos1{
	margin-top: 44px;
	margin-left: 10px;
	position: absolute;
	color: White;
	font-size: 10px;
	left: 105px;
	top: 0px;
}
.titlephoto1{ color: Yellow; font-size: 12px; font-weight: bold;	
}
#content_photos2{
	margin-top: 142px;
	margin-left: 10px;
	position: absolute;
	color: White;
	font-size: 10px;
	top: -2px;
	left: 100px;
}
.titlephoto2{ color: Yellow; font-size: 12px; font-weight: bold;	
}
#legenda1{ margin-left: 32px; font-size: 12px; color: White;	
}
#legenda2{ margin-left: 32px; font-size: 12px; color: White;	
}
#agenda_festas{ width: 258px; height: 140px; background-color: transparent; z-index: 3; 
top: 200px;   margin-left: 224px; position: absolute; left: 80px; float: left; 
background-image: url(../images/artwork/boxparty.png); background-repeat: no-repeat;
}
.position_party { margin-top: 34px; margin-left: 34px; 
}			 
#mais_festas{ width: 262px; height: 233px; background-color: transparent; z-index: 2; 
position: absolute; top: 345px;   margin-left: 258px; float: left;
left: 46px; background-image: url(../images/artwork/outherparty.png); background-repeat: no-repeat;	
}	
.position_party2{ margin-top: 44px; margin-left: 21px;	
}
.position_party3{ margin-top: 17px; margin-left: 20px;	
}	
#legenda3{ margin-left: 25px; font-size: 12px; color: White; margin-top: -1px;		
}
#legenda4{ margin-left: 25px; font-size: 12px; color: White; margin-top: -1px;		
}
#parceiros{ width: 120px; background-color: #111111; z-index: 2; 
top: 200px; position: absolute; margin-left: 606px; 
}		
#foot{ width: 770px; height: 30px; background-color: #111111; z-index: 2; 
top: 593px;   margin-left: 0px; position: absolute; border-top: 1px solid #ffffff; font-size: 10px; 
color: White; text-align: right; 
}
a:link { text-decoration: none; color: white; }	
a:active { text-decoration: none; color: white; }	
a:visited { text-decoration: none; color: white; }	
a:hover { text-decoration: none; color: #f40519; }	

