* { margin:0;
	padding:0;
	}


h1, h2, ul, li {
	margin:0;
	padding:0;
	}
	
a { 
	color:#006666;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}	


body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: 'Lucida Sans', Verdana, Arial, Sans-Serif;
	background: #fff url('images/bg_home.jpg');
	background-repeat:repeat-x;
	color: #000000;
	}


#geral { 
	width:800px;
	margin:0 auto;
	height:auto;
	height:500px;
	}
	
#topo {
	height:auto;
	position:relative;
	}
	
#topo #login {
	clear:both;
	text-align:center;
	height:30px;
	line-height:30px;
	}	
	
#topo #emmilia {
	position:absolute;
	left:50%;
	top:20px;
	margin-left:-295px;
	background:url(images/logo_emmilia.png) bottom;
	behavior:iepngfix.htc;
	width:590px;
	height:320px;
	}
	
#menu {
	clear:both;
	width:440px;
	height:43px;
	margin:307px auto 0;
	}


#menu ul {
	list-style:none;
	list-style-type:none;
	display:inline;
	}
	
	
#menu li {
	float:left;
	background-image:url(images/bg_menu_separador.gif);
	background-repeat:no-repeat;
	background-position:right;
	_width:80px;
	}
.largura{
	_width:120px !important;
}


	
#menu li a { 
	height:43px;
	font-weight:bold;
	font-size:14px;
	line-height:43px;
	display:block;
	text-align:center;
	padding:0px 20px 0px;
	margin:0px 2px 0px 0px;	
	}
	
#menu li a:hover { 
	display:block;
	background-color:#8BCDB9;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	}

#menu li.teste a {
	background-image:url(images/bg_menu_teste.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	_width:95px;
	}
	
#menu li.teste a:hover {
	background-image:url(images/bg_menu_teste.gif);
	background-repeat:no-repeat;	
	background-color:#8BCDB9;
	color:#FF6600;
	}		
	
#destaques {
	width:730px;
	height:230px;
	margin:30px	 auto;
	clear:both;
	}
	
#destaques #item {
	width:230px;
	text-align:center;
	font-size:12px;
	float:left;
	}
	
#destaques a {
	color:#000000;
	}	
	
#destaques #item h1 {
	color:#006666;
	font-weight:bold;
	font-size:14px;
	margin:5px 0;
	}		
	

#teste {
	float:left;
	height:auto;
	width:100%;
	margin-bottom:50px;
	}
	

#teste_conteudo {
	display:block;
	width:380px;
	text-align:center;
	height:32px;
	line-height:32px;
	margin:0 auto;
	}
	
#teste span {
	float:left;
	}	
	
#teste a { 
	width:216px;
	height:32px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	display:block;
	float:left;
	margin:0px 5px;
	background-image:url(images/bt_teste.gif);
	background-repeat:no-repeat;
	}
	
#teste a:hover { 
	text-decoration:none;
	background-position:0 -32px;
	}	
	
#footer {
	padding: 0;
	margin: 0 auto;
	padding-bottom:20px;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	text-align: center;
	}