@charset "utf-8";
/* geral */

/*resets simples*/
/*resets simples*/

/*corpo e configs*/
body {
	background:#F5FAFF;
	background:url(../img/bgpage.png) top left repeat-x #F5FAFF;	
	font-family:"Trebuchet MS";
	margin:0;
	padding:0;
}
div {
	display:block;
	background:none;
	overflow:hidden;
	border:none;
	padding:0;
	margin:0;
}
/*corpo e configs */
/*topo*/
#top {
	width:980px;
	height:110px;
	margin:0 auto;
	/*background:url(../img/bgtopup.png) left top repeat-x;*/
	/*display: table;*/
}
#logo {
	width:85px;
	height:76px;
	background:url(../img/logosincard.gif) center no-repeat;
	text-indent:-99999999px;
	float:left;
	overflow:hidden;
}
#logo a {
	height:76px;
	display:block;
}
#slogan {
	width:215px;
	height:42px;
	text-indent:-99999999px;
	background:url(../img/slogansincard.gif) center no-repeat;
	float:left;
	overflow:hidden;
}
#slogan a {
	height:42px;
	display:block;
}

#content {
	width:960px;
	display: table;
}
.ad {
	width:290px;
	height:95px;
	padding-left:45px;
	float:left;
	margin:30px 0 0 0;
}
.ad1 {
	padding-left:0;
}
.ad a img {
	border:none;
}

/*rodape*/
#footer {
	width:100%;
	background-color: #f1f1f1;
	border-top:1px solid #ccc;
	margin: 20px 0px 0px 0px;
	display: table;
}
#rdp {
	padding:10px;
	width:940px;
	height: 100px;
	margin:0 auto;
}
#rdpInfo {
	float: left;
	width: 400px;
}
#rdpBefore {
	float: right;
	width: 200px;
	text-align: right;
}
#rdpBefore img
{	
	border: 0px;
}


/* capa */
/*menu abas*/
#abas {
	height:33px;
	padding:0;
	margin:67px 0 0 0;
	float:right;
}
#abas li {
	list-style:none;
	display:inline;
	height:33px;
	float:right;
	text-align:center;
	margin:0 0 0 8px;
	text-indent:-99999999px;
	overflow:hidden;
}
#abas li a {
	height:33px;
	display:block;
}
.aba1 {
	width:127px;
	background:url(../img/aba1.gif) center no-repeat;
}
.aba2 {
	width:132px;
	background:url(../img/aba2.gif) center no-repeat;
}
/*textura topo*/
#up {
	width:960px;
	height:100px;	
	background:url(../img/bgtoptexture.jpg) left top no-repeat;
	margin:0 auto;
	display: table;
}

/*corpo central*/
#page {
	width:960px;
	margin:30px auto 30px auto;
}
/*texto de rodape*/
#footer h6 {
	font-size:11px;
	color:#ED9911;
	font-weight:bold;
	/*text-transform:uppercase;*/
	margin:0;
}
#footer small {
	margin:0;
	font-size:11px;
	color:#666;
}
#logo {
	float:left;
	width:85px;
	height:75px;
	margin:13px 0 0 0;
}
#slogan {
	width:215px;
	height:42px;
	margin:43px 0 0 0;
	padding-left:10px;
	float:left;
}

#divMsgAlert{display:none;width:372px;margin-bottom:10px;background:#387EC4;border:2px solid #D6EAFF; color:#FFF;text-align:center;height:30px;line-height:30px;}
#load{display:none;font-size:11px;color:#A90000;}