@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/bk01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
body,td,th {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #172969;
}

#mainDiv {
	min-height:100%;
	height:auto;
	margin:0px auto;
	width:100%;
}
/* Para o IE */
* html #mainDiv {
height:100%;
}
/* ----------- Banner Flash Admanager ----------- */
#BannerFlash{
	z-index:2;
	position:absolute;
	margin-top:2px;
	margin-left:358px;
	margin-bottom:auto;
	width:628px;
	height:116px;
	text-align:right;
	}

#linksHoriontal a {
	background-color:#FFFFFF;
	font-weight: bold;
	color: #172969;
	text-decoration: none;
	display: block;
	padding-left: 22px;
	line-height: 22px;
	vertical-align: middle;
	background-image: url(../img/backMenu_03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #70b4e8;
	}
#linksHoriontal a:hover {
	background-color:#517fcb;
	color: #FFFFFF;
	background-image: url(../img/backMenu_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
#linksHoriontal a:active {
	background-color:#bde8f9;
	background-image: url(../img/backMenu_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
#linksHoriontal a.current {
	background-color:#bde8f9;
	background-image: url(../img/backMenu_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	cursor: default;
	color: #172969;
	}
	
#duvidas1{	
font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #2585bc;
	border: 1px solid #2585bc;
	background-color: #eafdff;
	margin: 3px;
	padding: 3px;

}

#duvidastitulo{	
font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #2585bc;
	background-color: #eafdff;

}


#duvidas2{	
font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	border: 1px solid #2585bc;
	margin: 3px;
	padding: 3px;

}


