font{
font-family : Lucida Grande, Verdana;
font-size: 8pt;
line-height: 10pt;
color: #555555	
}

body{ 
	background-image: url(imagens/bg-noar2007.jpg);
	background-repeat: repeat-x;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
} 
a:link{
	font-family : Arial, Lucida Grande, Verdana;
	font-weight: bold;
	font-size: 12px;
	line-height:18px;
	color: #2c0e00;
	text-decoration: underline;
}

a:visited{
	font-family : Arial, Lucida Grande, Verdana;
	font-weight : bold;
	font-size: 12px;
	line-height:18px;
	color: #ffffff;
	text-decoration : none;
}

a:hover{
	font-family : Arial, Lucida Grande, Verdana;
	font-weight : bold;
	font-size: 12px;
	line-height:18px;
	color: #2c0e00;
	background-color:#ff0066;
	text-decoration: none;
}


.menu{
	font-family : Arial, Lucida Grande, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #2c0e00;
}


.data{
	font-family : Arial, Lucida Grande, Verdana;
	font-size: 10px;
	line-height: 9px;
	font-weight : regular;
	color: #ffffff;
	text-decoration : none;
}

.titulo{
	font-family : Arial Narrow, Arial;
	font-size: 18px;
	line-height: 20px;
	font-weight : bold;
	color: #2c0e00;
	text-decoration : none;
}

.texto-normal{
	font-family : Arial, Lucida Grande, Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight : regular;
	color: #2c0e00;
	text-decoration : none;
}

.instrucoes{
	font-family : Arial, Lucida Grande, Verdana;
	font-size: 10px;
	line-height: 16px;
	font-weight : regular;
	color: #986f16;
	text-decoration : none;
}

#iframe{
position: absolute;
top: 0;
left: 0;
margin: 0px 0px 0px 0px;
width : 100%;
z-index: 5;
}


#coluna-texto{
position: absolute;
top: 0;
left: 0;
margin: 400px 0px 0px 320px;
width : 430px;
height: 40px;
vertical-align:top;
z-index: 5;
}

#coluna-destaques{
position: absolute;
top: 0;
left: 0;
margin: 400px 0px 0px 135px;
z-index: 5;
}


#coluna-logos{
position: absolute;
top: 0;
left: 0;
margin: 380px 0px 0px 8px;
z-index: 5;
}

#topo{
position: absolute;
top: 0;
left: 0;
margin: 40px 0px 0px 0px;
width : 760px;
z-index: 2;
}

#fotos{
position: absolute;
top: 0;
left: 0;
margin: 93px 0px 0px 320px;
width : 430px;
z-index: 1;
}

