/*
Theme Name: Manifesto 
Version: 1.0
Author: Vicente Filho
*/

/************************************************
*	Menu										*
************************************************/

#menu
{
	height: 680px;
	min-height: 680px;
	background-image: url(../main/tab_menu.jpg);
	background-repeat: no-repeat;
}
#menu_link
{
	width: 120px;
	height: 70px;
	display: block;	
	background-repeat: no-repeat;
	background-attachment: scroll;	
	background-position: 10px 0px;
	margin-left: 10px;	
}

/* LOGO IMAGE */
#menu_logo
{
	margin-left: 30px;	
}