body
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:12px;
background-attachment: fixed;
background-color: #0c4154;
background-repeat: repeat-x;
background-image: url(../img/fundo_degrade.gif);
margin: 0 0 0 0;
text-align:justify
}

a
{
	color: #003366;
}

#div_menu
{
	border: none;
	left: 0px; 
	top: 0px; 
	width: 100%; 
	height: 119px;
	position: relative
}

#iframe_menu
{
	left: 0px; 
	top: 0px; 
	width: 100%; 
	height: 119px; 
	position: fixed; 
	text-align: center;
	border: none
}

/*  DESTAQUE_ROTATIVO  */

.div_destaque_rotativo
{
position: relative;
text-align: left;
top: 0px;
right: 5px;
width: 335px;
height: 235px;
/*border-bottom-color: #ffffff;
border-bottom-style: solid;
border-bottom-width: 5px;*/
background-color: #666666
}

.div_destaque_rotativo a
{
	color: #86add5;
	text-decoration: none
}

.div_destaque_rotativo a:hover
{
	text-decoration: underline
}

.div_destaque_rotativo img
{
	border: none;
	padding: 0px 0px 0px 0px;
	color: #ffffff
}

.destaque_rotativo_controle
{
	position: absolute;
	z-index: 3;
	bottom: 0px;
	width: 325px;
	height: 20px;
	text-align: left;
	background-image: url(../img/slide/slide_barra.gif);
	border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 3px 0px 5px 10px
}

.destaque_rotativo_legenda
{
	position: absolute;
	z-index: 2;
	top: 0px;
	width: 325px;
	height: 40px;
	display: block;
	text-align: center;
	background-color: #ddeaf0;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 10px 5px 0px 5px
}

.destaque_rotativo_imagem
{
	position: absolute;
	z-index: 1;
	width: 335px;
	height: 155px;
	top: 51px;
	border: none
}
