BODY {
	background-image:url(images/bg_index.png);
	background-repeat:repeat-x;
	margin:0 0 0 0px;
}
.menu {
	margin-top:20px;
}
.animacao_home {
	margin-top:28px;
}
.fundodosite {
	margin-top:30px;
}
.textos_fundo {
	font-family: "Trebuchet MS", tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #595959;
	text-align:justify;
}
.textos_fundo a {
	font-family: "Trebuchet MS", tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #595959;
	text-align:justify;
	text-decoration:none;
}
.escrito_sandrahyczy {
	font-family: "Trebuchet MS", tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #595959;
	font-weight:bold;
	text-align:left;
	margin-left:10px;
}
.flutua_direita{
	float:right;
}
.menu-hv * { margin: 0; padding: 0;}
 .menu-hv a { display: block; }
 .menu-hv li { list-style: none; float: left; height: 1%; }
 .menu-hv li ul { position: absolute; visibility: hidden;}
 .menu-hv li ul li { float: none; white-space: nowrap; display: inline; /* o inline é pro IE */}
 .menu-hv li ul li ul { position: absolute; left: 100%; top: 0; }
 .menu-hv li:hover ul, .menu-hv li.over ul { visibility: visible;}
 .menu-hv li:hover ul ul, .menu-hv li.over ul ul { visibility: hidden;}
 .menu-hv ul ul li:hover ul, .menu-hv ul ul li.over ul { visibility: visible;}
 /* visual */
 .menu-hv {
	width: 100%;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	FONT-FAMILY: "Trebuchet MS",verdana, Arial, Helvetica, sans-serif;
	color:#595959; 
	margin: 0 0 0 0px; 
	height: 30px;
}
.menu-hv a { 
	font-weight: bold;  
	text-decoration: none; 
	color:#595959; 
	line-height: 30px;
	margin-left:15px;
	margin-right:10px;
}
.menu-hv a:hover {
	text-decoration:  none; 
	color: #595959;
}
.menu-hv ul li ul {
	background-color: #9f1818;
	border: 1px solid #9f1818;
}