/* CSS Document para o Menu HAPS*/
body {
	margin-left: 0px;
	margin-top: 20px;
}
em { font: italic bold 12px/16px Arial, Helvetica, sans-serif; color: #006C85;}
tb { table-layout: fixed;
 	padding:0;
	margin: 0;
	width: 760px;
	height: auto;}
menu a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}
.bg {
	position: absolute;
	top: 0px;
	height: 621px;
	width: 760px;
	float: none;
	background-image:url(../imagens/curvahome.gif);
	background-repeat: no-repeat;
	left: -1px;

		}
		
#links {position: absolute;
		font: normal bold 10px/12px Arial, Helvetica, sans-serif ;
		padding-left: 10px;
		color:#666666;
		top: 166px;
		left:0px;
		width: 260px;
		height: 292px;
}
#links a {font: normal 12px Arial, Helvetica, sans-serif;}
#links a:link 	{text-decoration: none;	color: #518BC9;}
#links a:visited {text-decoration: none; 	color: #518BC9;}
#links a:hover 	{ text-decoration: none; 	color: #006C85; font-weight: bold; font-size:12px;}
#links a:active {text-decoration: none;}

#container {
	position: relative;
	background-color:#CCCCCC;
	padding-left:0;
	margin: auto;
	text-align: left;
	width: 740px;
	top: 1px;

	}
#design{
	position: absolute;
	top: 204px;
	left: 3px;
	height: 80px;
	width:253px;
	}
#elos{
	position: absolute;
	top: 113px;
	left: 8px;
	height:83px;
	width: 230px;
	}	

.folha{	position: absolute;
		top: 140px;
		left: 260px;
		height: 150px;
		width: 210px;
		}

#menu {	position: absolute;
		top: 80px;
		left: 470px;
		height: 330px;
		width: 290px;
		padding:0;
		margin: 0;
		font-family: Arial, Helvetica, sans-serif;
		color:#999999;
		list-style-type: none;
		}

#menu a:link 	{	text-decoration: none;	color: #999999;}
#menu a:visited {	text-decoration: none; 	color: #999999;}
#menu a:hover 	{ 	text-decoration: none;
					color: #666666; 
					font-weight: bold; 
					background-image: url(../imagens/menuback.gif);
					background-repeat:no-repeat;}
#menu a:active 	{	text-decoration: none;}

#menu ul {font-size: 16px; font-weight: bold; font-style: oblique;}
#menu li {font-size: 12px; font-style: normal; font-weight: normal; list-style-type: none;}
.texto9 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666666; }

