* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}

html {
	overflow: -moz-scrollbars-vertical;
}

body {margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px; background:#000; font-family:"Arial Narrow"}

img {border:none}

a {text-decoration:none; color:#FFF}

a:hover { text-decoration:none; color:#FFF}

a:visited { text-decoration:none; color:#FFF}

/********************
GERAL
********************/

#topo {
	width:970px;
	margin: 0 auto;
	text-align: left;

}

/********************
FIM DO GERAL
********************/

/********************
Logo
********************/
	#logo {
	}
	
	#logo a {
		display: block;
		width: 300px;
		height: 123px;
		text-indent: -9999px;
		overflow: hidden;
		background: url(../images/logo.jpg) no-repeat;
	}
	

/********************
Fim da logo
********************/

/********************
MENU
********************/

#menu {
	width:670px;
	margin: auto;
	text-align: left;
	vertical-align:bottom;
	height:0px;
	

}

		#tel_sup {
		font-family:"Arial Narrow";
		font-size:20px;

		color:#FFF;
	}
	
	
	#aprodutora a {
	float:right;
	display: block;
	width: 165px;
	height: 31px;
	overflow: hidden;
	background:url(../images/aprodutora.jpg) no-repeat top;
	}
	#aprodutora a:hover { background-position: bottom; }
	
	#portfolio a {
	float:right;
	display: block;
	width: 162px;
	height: 31px;
	overflow: hidden;
	background:url(../images/portfolio.jpg) no-repeat top;
	}
	#portfolio a:hover { background-position: bottom; }
	
	#clientes a {
	float:right;
	display: block;
	width: 165px;
	height: 31px;
	overflow: hidden;
	background:url(../images/clientes.jpg) no-repeat top;
	}
	#clientes a:hover { background-position: bottom; }

	#contato a {
	float:right;
	display: block;
	width: 165px;
	height: 31px;
	overflow: hidden;
	background:url(../images/contato.jpg) no-repeat top;
	}
	#contato a:hover { background-position: bottom; }




	#menu_d { 
	position:absolute;
	top:80px;
	vertical-align:top;
	left:680px;
	width:500px;
		   }
	
	#menu_d li {
		display:block;
		line-height:12px;
		position: relative;
		float: left;
		width: 100px;
		left:0px;
		z-index:10;
		
	}
	#menu_d li:hover, #menu li.hover { }
	
	#menu_d a {
		text-align:center;
		line-height: 30px;
		display: block;
		font-weight:bold;
		color:#FFFFFF;
		vertical-align:top;
		font-size:14px
	}
	#menu_d li:hover a, #menu li.hover a, #menu a:focus { color:#FFF; font-weight:bold; font-size:14px}
	
	#menu_d ul {
		position: absolute;
		top: 30px;
		left: 10px;
		display: none;
		width: 100px;
		padding: 0px 0px;
		background:#000;
	}
	* html #menu_d ul { filter: alpha(opacity=100); }
	
	#menu_d li:hover ul, #menu li.hover ul { display: block; }
	
	#menu_d ul li {
		float: none;
		width: auto;
		height: auto;
		border-bottom: 0px dashed #CCCCCC;
		background: none;
		
		
	}
	#menu_d ul li.last { border: none; }
	
	#menu_d ul a {
		color:#FFFFFF !important;
		text-align: left;
		text-indent: 0px;
		line-height: 0em;
		
	
	}
	#menu_d ul a:hover, #menu_d ul a:focus { color: #FFF !important; }
/********************
FIM DO MENU
********************/


/********************
INICIO DEFINIÇOES DO CORPO
********************/

	#corpo {
	width:970px;
	margin:  auto;
	text-align: left;
	}

/********************
FIM  DEFINIÇOES DO CORPO
********************/

/********************
INICIO DEFINIÇOES DO CORPO
********************/
	#tableindex {
	width:970px;
	margin:  auto;
	text-align: left;
	}
		

	span {
		color:#FFF;
		font-size:20px;
		font-family:"Arial Narrow";
		text-align:left;
		
	}
	
	#video_embed {
	width:400px;
	text-align: left;
	background-color:#666;
	height:230px;

	}

	
	#foto_index {
	width:400px;
	text-align:right;
	background-color:#666;
	height:230px;

	}


/********************
FIM  DEFINIÇOES DO CORPO
********************/