@charset "utf-8";
*{border:0px; margin:0px; padding:0px;}
html{
	background:#ffffff;
	float:left;
	width:100%;
}
body {
	float:left;
	width:100%;
	font-family: tahoma, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background:#ffffff;
}
#outerPage{
	background:url(images/background.jpg) no-repeat center top;
	width:100%;
	float:left;
	text-align:center;
}
#page{
	margin:0px auto;
	width:970px;
	text-align:left;
}
#page #header{
	float:left;
	width:960px;
	padding-left:5px;
}
#page #header #riporticoLogo{
	background:url(images/riporticoLogo.jpg) no-repeat;
	width:151px;
	height:89px;
	float:left;
	display:block;
	margin:16px 0px 0px;
}
#page #header #idiomas{
	width:300px;
	background:url(images/idiomasBg.jpg) no-repeat right;
	padding:2px 10px 8px 0px;
	float:right;
	list-style:none;
}
#page #header #idiomas li{
	float:right;
	display:block;
	background:url(images/idiomaSep.jpg) no-repeat 0px 3px;
	width:27px;
}
#page #header #idiomas li.first{ background:none;}
#page #header #idiomas li a{
	padding:2px 6px 4px 8px;
	display:block;
	float:right;
	color:#fbceb3;
	text-decoration:none;
	font-size:9px;
	width:auto;
}
#page #header #idiomas a:hover{color:#333333;}
#page #header #idiomas a.selected{color:#FFFFFF;}
#page #menu{
	float:left;
	padding-left:5px;
	margin-bottom:1px;
	overflow:auto;
	width:100%;
}
#page #borderHelp{
	float:left;
	background:url(images/contentBgStripe.jpg) repeat-y;
	width:970px;
}
#page #borderHelp #content{
	float:left;
	background:url(images/contentBg.jpg) no-repeat;
	padding:0px 5px;
}
#page #borderHelp #content #path{
	position:absolute;
	margin-top:96px;
	list-style:none;
	padding-left:28px;
	width:60%;
	float:left;
}
#page #borderHelp #content #path li{float:left; padding-right:15px;}
#page #borderHelp #content #path li a{color:#ffffff; text-decoration:none; background:url(images/pathArrow.jpg) no-repeat left 4px; padding:0px 0px 0px 12px;}
#page #borderHelp #content #path li a.home{background:url(images/pathArrowHome.jpg) no-repeat left 4px; padding:0px 0px 0px 12px; font-weight:bold;}
#page #borderHelp #content #path li a:hover{color:#f25900;}
#page #borderHelp #content #contentArea{
	float:left;
	width:960px;
	padding-bottom:20px;
}
#page #borderHelp #content #contentArea .homeDests{
	float:left;
	padding:25px 0px 0px 21px;
}
#page #borderHelp #content #contentArea .homeDests #projGal{
	float:left;
	padding-right:19px;
}
#page #borderHelp #content #contentArea .homeDests .center{
	float:left;
	width:319px;
	padding:0px 19px 1px 0px;
	background:url(images/homeDestCenterBottomline.jpg) no-repeat bottom;
}
#page #borderHelp #content #contentArea .homeDests .center .block{
	float:left;
	width:319px;
	padding:0px 0px 9px 0px;
}
#page #borderHelp #content #contentArea .homeDests .center .block h2{
	float:left;
	margin-bottom:15px;
	width:319px;
}
#page #borderHelp #content #contentArea .homeDests .center .block .item{
	padding:0px 0px 0px 5px;
	float:left;
}
#page #borderHelp #content #contentArea .homeDests .center .block .item .thumb{
	float:left;
	width:102px;
}
#page #borderHelp #content #contentArea .homeDests .center .block .item .info{
	float:left;
	width:207px;
}
#page #borderHelp #content #contentArea .homeDests .center .block .noImg .info{
	width:310px;
}
#page #borderHelp #content #contentArea .homeDests .center .block .item .info a.tit{
	float:left;
	display:block;
	width:100%;
	padding:0px 0px 2px;
	background:url(images/notTitLine.jpg) no-repeat bottom left;
	color:#f68442;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
	margin-bottom:2px;
}
#page #borderHelp #content #contentArea .homeDests .center .block .item .info a.tit:hover{color:#f25900;}
#page #borderHelp #content #contentArea .homeDests .center .block .item .info p{
	float:left;
	text-align:justify;
	width:100%;
}
#page #borderHelp #content #contentArea .homeDests .center .block .item .info a.ver{
	float:right;
	background:url(images/verArrow.jpg) no-repeat 0px 1px;
	padding:0px 0px 0px 15px;
	color:#FFFFFF;
	text-decoration:none;
}
#page #borderHelp #content #contentArea .homeDests .center .block .item .info a.ver:hover{color:#f25900;}
#page #borderHelp #content #contentArea .homeDests .right{
	float:left;
	width:250px;
	padding-top:0px;
}
#page #borderHelp #content #contentArea .homeDests .right .homeContacts{
	margin-bottom:18px;
	float:left;
}
#page #borderHelp #content #contentArea .homeDests .right .reservadaBox{
	float:left;
	padding:13px 17px 16px;
	background:url(images/areaReservadaBg.jpg) no-repeat;
}
#page #borderHelp #content #contentArea .homeDests .right .reservadaBox form{
	float:left;
	padding:13px 0px 0px;
}
#page #borderHelp #content #contentArea .homeDests .right .reservadaBox input{
	float:left;
	width:190px;
	background:#e0e0e0;
	display:block;
	margin-bottom:3px;
	height:20px;
	font-size:11px;
	color:#333333;
}
#page #borderHelp #content #contentArea .homeDests .right .reservadaBox a.submitLogin{
	background:url(images/loginSubmitBtn.jpg) no-repeat;
	float:left;
	width:24px;
	height:20px;
}
#page #borderHelp #content #contentArea h1{
	float:left;
	padding-left:26px;
	margin-top:10px;
	font-size:16px;
}
#page #borderHelp #content #contentArea .left{
	float:left;
	padding:0px 0px 0px 20px;
	width:635px;
}
#page #borderHelp #content #contentArea .leftBig{
	width:918px;
}
#page #borderHelp #content #contentArea .left ul.imgArea{
	float:left;
	width:222px;
	list-style:none;
	padding:25px 0px 0px;
}
#page #borderHelp #content #contentArea .left ul.imgArea li{
	float:left;
	background:url(images/notImgShadow.jpg) no-repeat 5px bottom;
	margin-bottom:10px;
	padding:0px 0px 12px 5px;
	display:block;
}
#page #borderHelp #content #contentArea .left ul.imgArea li img{
	float:left;
	display:block;
}
#page #borderHelp #content #contentArea .left .centerHelp{
	width:407px;
	float:left;
}
#page #borderHelp #content #contentArea .leftBig .centerHelp{ width:690px;}
#page #borderHelp #content #contentArea .left .centerHelp p{
	background:url(images/blockDivLine.jpg) no-repeat bottom;
	padding:25px 0px 25px 0px;
	float:left;
	text-align:justify;
}
#page #borderHelp #content #contentArea .left ul.blocks{
	padding:22px 0px;
	list-style:none;
	float:left;
	width:629px;
	display:block;
}
#page #borderHelp #content #contentArea .left ul.contacts{
	padding-bottom:0px;
	
}
#page #borderHelp #content #contentArea .left ul.size2{width:407px;}

#page #borderHelp #content #contentArea .left ul.blocks li{
	float:left;
	padding-bottom:20px;
	display:block;
	width:100%;
}
#page #borderHelp #content #contentArea .left ul.blocks li .flash{
	margin-top:4px;
	float:left;
}
#page #borderHelp #content #contentArea .left ul.contacts li{
	width:305px;
}
#page #borderHelp #content #contentArea .left ul.contacts li.right{
	float:right;
	padding-top:0px;
}
#page #borderHelp #content #contentArea .left ul.blocks li h2{
	font-size:14px;
	float:left;
	display:block;
}
#page #borderHelp #content #contentArea .left ul.blocks li div.texto{ 
	float:left;
	width:100%;
	background:#636363 url(images/blockDivLine.jpg) no-repeat left bottom;
}
#page #borderHelp #content #contentArea .left ul.contacts li div.texto{
	padding:6px 0px;
}
#page #borderHelp #content #contentArea .left ul.blocks li.open div.texto img{
	float:left;
	margin-right:10px;
	border:2px #ec8244 solid;
}
#page #borderHelp #content #contentArea .left ul.blocks li div.texto p{ 
	padding:22px 20px;
	float:left;
	display:block;
}
#page #borderHelp #content #contentArea .left ul.blocks li form ul, #page #borderHelp #content #contentArea .left form ul{
	float:left;
	background:none;
	padding:15px 0px 0px;
	list-style:none;
}
#page #borderHelp #content #contentArea .left ul.blocks li form ul li, #page #borderHelp #content #contentArea .left form ul li{
	padding:0px 20px 12px 0px;
	width:auto;
	float:left;
}
#page #borderHelp #content #contentArea .left form ul li{
	padding-right:0px;
}
#page #borderHelp #content #contentArea .left ul.blocks li form ul li input, #page #borderHelp #content #contentArea .left form ul li input, #page #borderHelp #content #contentArea .left ul.blocks li form ul li textarea, #page #borderHelp #content #contentArea .left form ul li textarea{
	width:296px;
	background:#dddddd url(images/inputBg.jpg) repeat-x left bottom;
	font-size:11px;
	color:#636363;
	height:19px;
	padding:0px 4px;
	vertical-align:middle;
	float:left;
	display:block;
}
#page #borderHelp #content #contentArea .left ul.blocks li form ul li.textarea{ float:right; padding:0px;}
#page #borderHelp #content #contentArea .left ul.blocks li form ul li textarea, #page #borderHelp #content #contentArea .left form ul li textarea{
	font-family:tahoma, "Trebuchet MS", sans-serif;
	height:109px;
}
#page #borderHelp #content #contentArea .left ul.blocks li form a, #page #borderHelp #content #contentArea .left form a{
	background:#858585;
	float:right;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding:2px 10px 2px 10px;
	margin:0px 0px 0px 10px;	
}
#page #borderHelp #content #contentArea .left ul.blocks li form a.enviar, #page #borderHelp #content #contentArea .left form a.enviar{
	padding:2px 35px 2px 10px;
	background:#858585 url(images/relativeArrow.jpg) no-repeat right;
}
#page #borderHelp #content #contentArea .left ul.blocks li form a:hover, #page #borderHelp #content #contentArea .left form a:hover{background:#9f9f9f;}
#page #borderHelp #content #contentArea .left ul.blocks li form a.enviar:hover, #page #borderHelp #content #contentArea .left form a.enviar:hover{background:#9f9f9f url(images/relativeArrow.jpg) no-repeat right;}
#page #borderHelp #content #contentArea .left form ul li input, #page #borderHelp #content #contentArea .left form ul li textarea{
	width:399px;
}
#page #borderHelp #content #contentArea .left form ul li input.short, #page #borderHelp #content #contentArea .left form ul li textarea.short{
	width:150px;
}
#page #borderHelp #content #contentArea .left form ul li textarea.hshort{
	height:40px;
}
#page #borderHelp #content #contentArea .left ul.contacts li div.texto p{
	padding:3px 10px 3px 17px;
	color:#ffffff;
	font-size:11px;
	width:223px;
	float:left;
	display:block;
}
#page #borderHelp #content #contentArea .left ul.contacts li div.texto p a{
	text-decoration:none;
	color:#d07d4c;
	font-weight:bold;
	font-size:11px;
	width:auto;
	float:none;
}
#page #borderHelp #content #contentArea .left ul.contacts li div.texto p a:hover{color:#FEC878;}
#page #borderHelp #content #contentArea .left ul.contacts li div.texto p a.google{
	background:url(images/googleBullet.jpg) no-repeat 0px 2px;
	padding-left:15px;
	display:block;
	width:200px;
}

#page #borderHelp #content #contentArea .left a.relative{
	float:left;
	display:block;
	padding:2px 35px 2px 10px;
	background:#858585 url(images/relativeArrow.jpg) no-repeat right;
	color:#FFFFFF;
	text-decoration:none;
	margin:20px 0px 30px;
}
#page #borderHelp #content #contentArea .left a.relative:hover{background:#9f9f9f url(images/relativeArrow.jpg) no-repeat right;}
#page #borderHelp #content #contentArea .left ul.size2 li p{width:367px;}
#page #borderHelp #content #contentArea .left ul.blocks li ul{ 
	padding:22px 0px 40px;
	float:left;
	list-style:none;
	background:#636363 url(images/blockDivLine.jpg) no-repeat left bottom;
}
#page #borderHelp #content #contentArea .left ul.blocks li ul.dados{width:309px;}
#page #borderHelp #content #contentArea .left ul.blocks li ul.dados li{ 
	padding:0px 0px 0px 22px;
	display:block;
	float:left;
	width:280px;
	
}
#page #borderHelp #content #contentArea .left ul.blocks li ul.dados li.space{height:10px;}
#page #borderHelp #content #contentArea .left ul.blocks li ul.dados li span{
	float:left;
	display:block;
}
#page #borderHelp #content #contentArea .left ul.blocks li ul.dados li span.field{
	font-weight:bold;
	padding-right:5px;
}
#page #borderHelp #content #contentArea .left ul.blocks li ul.itemList{width:100%;}
#page #borderHelp #content #contentArea .left ul.blocks li ul.itemList li{
	padding-left:22px;
	width:auto;
}
#page #borderHelp #content #contentArea .left ul.blocks li ul.itemList li a{
	width:290px;
	color:#FFFFFF;
	display:block;
	float:left;
	text-decoration:none;
}
#page #borderHelp #content #contentArea .left ul.size2 li ul.itemList li a{width:355px;}
#page #borderHelp #content #contentArea .left ul.blocks li ul.itemList li a:hover{color:#fec878;}
#page #borderHelp #content #contentArea .left ul.blocks li ul.itemList li a span{
	cursor:pointer;
	width:290px;
	padding:0px 0px 5px 0px;
	float:left;
	font-size:11px;
}
#page #borderHelp #content #contentArea .left ul.size2 li ul.itemList li a span{width:345px;}
#page #borderHelp #content #contentArea .left ul.blocks li ul.itemList li a span.top{
	background:url(images/listUnderline.jpg) no-repeat left bottom;
	font-size:12px;
	margin-bottom:3px;
}
#page #borderHelp #content #contentArea .left ul.size2 li ul.itemList li a span.top{background:url(images/listUnderline2.jpg) no-repeat left bottom;}
#page #borderHelp #content #contentArea .left ul.blocks li ul.itemList li a span.top .job{
	font-size:9px;
	color:#aaaaaa;
	font-style:italic;
	float:none;
}
#page #borderHelp #content #contentArea .left ul.blocks li ul.itemList li a:hover span.top .job{color:#f2a738;}
#page #borderHelp #content #contentArea .left ul.blocks li ul.itemList li a{color:#FFFFFF;}
#page #borderHelp #content #contentArea .left ul.blocks li.standBy{padding-bottom:0px;}
#page #borderHelp #content #contentArea .left ul.blocks li .btnHelper{
	float:right; 
	display:block;
	width:1px;
	height:1px;
}
#page #borderHelp #content #contentArea .left ul.blocks li .btnHelper a.swapper{
	width:17px;
	height:16px;
	float:right;
	position:absolute;
	display:block;
	z-index:9999;
	margin:9px 0px 0px -20px;
}
#page #borderHelp #content #contentArea .left ul.blocks li.standBy .btnHelper a.swapper{background:url(images/blockOpenBtn.jpg) no-repeat;}
#page #borderHelp #content #contentArea .left ul.blocks li.standBy .btnHelper a.swapper:hover{background:url(images/blockOpenBtnOver.jpg) no-repeat;}
#page #borderHelp #content #contentArea .left ul.blocks li.open .btnHelper a.swapper{background:url(images/blockCloseBtn.jpg) no-repeat;}
#page #borderHelp #content #contentArea .left ul.blocks li.open .btnHelper a.swapper:hover{background:url(images/blockCloseBtnOver.jpg) no-repeat;}
#page #borderHelp #content #contentArea .left ul.blocks li.closed{display:none;}
#page #borderHelp #content #contentArea .left ul.blocks .smallBlock{
	width:309px;
	float:right;
}
#page #borderHelp #content #contentArea .left ul.servicos{
	background:url(images/blockDivLine.jpg) no-repeat bottom;
	padding-bottom:30px;
}
#page #borderHelp #content #contentArea .left .leftHelp{
	float:left;
	padding:25px 0px 0px 6px;
	width:auto;
}
#page #borderHelp #content #contentArea .left .navBar{
	float:left;
	background:url(images/listNavBg.jpg) repeat-x;
	width:629px;
	padding:7px 0px;
}
#page #borderHelp #content #contentArea .left .navBar span{
	float:left;
	padding:0px 0px 0px 10px;
}
#page #borderHelp #content #contentArea .left .navBar ul{
	float:right;
	list-style:none;
	padding:2px 10px 0px 0px;
}
#page #borderHelp #content #contentArea .left .navBar ul li{
	float:left;
	padding-left:10px;
}
#page #borderHelp #content #contentArea .left .navBar ul li a{
	display:block;
	width:10px;
	height:10px;
}
#page #borderHelp #content #contentArea .left .navBar ul .dot a{background:url(images/listDot.jpg) no-repeat;}
#page #borderHelp #content #contentArea .left .navBar ul .dot a.selected{ background:url(images/listDotSel.jpg) no-repeat;}
#page #borderHelp #content #contentArea .left .navBar ul .arrowPrev a{background:url(images/arrowPrev.jpg) no-repeat;}
#page #borderHelp #content #contentArea .left .navBar ul .arrowNext a{background:url(images/arrowNext.jpg) no-repeat;}
#page #borderHelp #content #contentArea .left .list{
	list-style:none;
	float:left;
	padding:15px 0px 20px 0px;
	width:auto;
}
#page #borderHelp #content #contentArea .left .list li{
	width:302px;
	float:left;
	display:block;
	background:url(images/leftItemDiv.jpg) no-repeat left bottom;
	padding-bottom:2px;
	margin-bottom:5px;
}
#page #borderHelp #content #contentArea .left .list li.right{
	float:right;
	padding-top:0px;
}
#page #borderHelp #content #contentArea .left .list li a{
	display:block;
	float:left;
	text-decoration:none;
	padding:7px 7px 12px 17px;
}
#page #borderHelp #content #contentArea .left .list li a:hover{background:#7f7f7f;}
#page #borderHelp #content #contentArea .left .list li a .tit{
	float:left;
	display:block;
	background:url(images/leftListTitLine.jpg) no-repeat left bottom;
	color:#f68442;
	font-size:13px;
	font-weight:bold;
	width:270px;
	padding-bottom:3px;
	margin-bottom:5px;
	cursor:pointer;
}
#page #borderHelp #content #contentArea .left .list li a:hover .tit{background:url(images/leftListTitHoverLine.jpg) no-repeat left bottom;}
#page #borderHelp #content #contentArea .left .list li a img{
	float:left;
	border:2px solid #f68442;
}
#page #borderHelp #content #contentArea .left .list li a .text{
	cursor:pointer;
	float:left;
	display:block;
	color:#ffffff;
	padding-left:5px;
	width:135px;
	height:50px;
	overflow:hidden;
}
#page #borderHelp #content #contentArea .left .list li.noImg a .text{
	width:225px;
	padding:0px;
}
#page #borderHelp #content #contentArea .left .contacList{
	float:left;
}

#page #borderHelp #content #contentArea .right{
	float:right;
	width:274px;
	padding-top:22px;
}

#page #borderHelp #content #contentArea .right .list{
	list-style:none;
	float:left;
	padding:2px 24px 13px 0px;
	width:auto;
}
#page #borderHelp #content #contentArea .right .list li{
	width:250px;
	float:left;
	display:block;
	background:url(images/rightItemDiv.jpg) no-repeat left bottom;
	padding-bottom:2px;
	margin-bottom:5px;
}
#page #borderHelp #content #contentArea .right .list li a{
	display:block;
	float:left;
	text-decoration:none;
	padding:7px 7px 12px 17px;
}
#page #borderHelp #content #contentArea .right .list li a:hover{background:#7f7f7f;}
#page #borderHelp #content #contentArea .right .list li a .tit{
	float:left;
	display:block;
	background:url(images/rightListTitLine.jpg) no-repeat left bottom;
	color:#f68442;
	font-size:13px;
	font-weight:bold;
	width:100%;
	padding-bottom:3px;
	margin-bottom:5px;
	cursor:pointer;
}
#page #borderHelp #content #contentArea .right .list li a:hover .tit{background:url(images/rightListTitHoverLine.jpg) no-repeat left bottom;}
#page #borderHelp #content #contentArea .right .list li a img{
	float:left;
	border:2px solid #f68442;
}
#page #borderHelp #content #contentArea .right .list li a .text{
	cursor:pointer;
	float:left;
	display:block;
	color:#ffffff;
	padding-left:5px;
	width:135px;
	height:52px;
	overflow:hidden;
}
#page #borderHelp #content #contentArea .right .list li.noImg a .text{
	width:225px;
	padding:0px;
}
#page #borderHelp #content #contentArea .right .helpBox{
	float:left;
	width:250px;
	padding:0px 0px 10px 0px;
	background:url(images/blockDivLine.jpg) no-repeat left bottom;
}
#page #borderHelp #content #contentArea .right a.back{
	float:right;
	display:block;
	padding:2px 10px 2px 35px;
	background:#858585 url(images/backArrow.jpg) no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}
#page #borderHelp #content #contentArea .right a.back:hover{background:#9f9f9f url(images/backArrow.jpg) no-repeat;}
#page #borderHelp #content #contentArea .right ul.contactos{
	float:left;
	width:250px;
	list-style:none;
}
#page #borderHelp #content #contentArea .right ul.contactos li{
	display:block;
	float:left;
	width:100%;
	background:url(images/rightContactDiv.jpg) no-repeat bottom;
	padding-bottom:2px;
}
#page #borderHelp #content #contentArea .right ul.contactos li.open{background:url(images/rightContactDivOpen.jpg) no-repeat bottom;}
#page #borderHelp #content #contentArea .right ul.contactos li a{
	display:block;
	float:left;
	width:250px;
	text-decoration:none;
	font-size:14px;
	background-color:#777777;
	color:#FFFFFF;
}
#page #borderHelp #content #contentArea .right ul.contactos li.open a{
	background-color:#3e3e3e;
	width:250px;
}
#page #borderHelp #content #contentArea .right ul.contactos li a span{
	padding:3px 10px 3px 17px;
	display:block;
}
#page #borderHelp #content #contentArea .right ul.contactos li div{display:none;}
#page #borderHelp #content #contentArea .right ul.contactos li.open div{
	padding:3px 10px 3px 17px;
	background:#5c5c5c;
	color:#ffffff;
	font-size:11px;
	width:223px;
	float:left;
	display:block;
}
#page #borderHelp #content #contentArea .right ul.contactos li.open div a{
	display:inline;
	color:#d07d4c;
	font-weight:bold;
	font-size:11px;
	background:#5c5c5c;
	width:auto;
	float:none;
}
#page #borderHelp #content #contentArea .right ul.contactos li div a.google{
	background:url(images/googleBullet.jpg) no-repeat 0px 2px;
	padding-left:15px;
	display:block;
	width:200px;
}

#page #borderHelp #content #contentArea .right ul.contactos li.open div a:hover{color:#FEC878;}
/*#footer{
	float:left;
	width:970px;
	padding-bottom:30px;
}
#footer div.assinatura{
	float:left;
	padding:0px 0px 10px;
}
#footer div.assinatura a#logoGlobaz{
	width:60px;
	height:21px;
	display:block;
	position:absolute;
	float:left;
	margin-left:-78px;
}
#footer div.assinatura span{
	float:left;
	display:block;
	color:#666666;
	padding:3px 0px 0px 16px;
}
#footer div.assinatura #globazLogo{
	float:left;
	display:block;
}
#footer span.certificados{ float:right;}
#footer span.certificados img{ float:right;}

*/
#footerOut{
	width:100%;
	float:left;
	display:block;
	background:#ffffff;
	text-align:center;
	padding-top:5px;
}
#footer{
	width:970px;
	margin:0px auto;
	padding-bottom:30px;
}
#footer div.assinatura{
	float:left;
	padding:0px 0px 10px 0px;
}
#footer div.assinatura a#logoGlobaz{
	width:78px;
	height:19px;
	display:block;
	float:left;
	background:url(images/logoGlobaz.jpg) no-repeat;
}
#footer div.assinatura span{
	float:left;
	display:block;
	color:#666666;
	padding:3px 0px 0px 0px;
}
#footer div.assinatura #globazLogo{
	float:left;
	display:block;
}
#footer span.certificados{ float:right;}
#footer span.certificados img{ float:right;}

#page #borderHelp #content #contentArea .left p a{
	color:#ec8244; 
	text-decoration:none;
}
#page #borderHelp #content #contentArea .left ul.blocks li div.texto p a:hover{text-decoration:underline;}

