﻿body
{
	margin:0px;
	padding:0px;
	background-color:#fafafa;
}
#back_header_menu
{
	background:url(../img_site/back_header_menu.jpg) repeat left center;
	width:100%;
	height:351px;
	float:left;
	clear:both;
}
#header
{
	background: url(../img_site/header.jpg) no-repeat left center;
	width:874px;
	position:relative;
	top:8px;
	height:136px;
	margin-left:auto;
	margin-right:auto;
}
#logo
{
	background: url(../img_site/logo.jpg) no-repeat left center;
	width:246px;
	position:relative;
	top:45px;
	left:52px;
	height:60px;
	float:left;
	clear:right;
}
#area_header
{
	width:186px;
	position:relative;
	right:10px;
	top:10px;
	height:20px;
	padding-bottom:5px;
	padding-top:5px;
	float:right;
}
#home_link_selected
{
	background: url(../img_site/icon_home_notselected.jpg) no-repeat left center;
	float:left;
	padding-left:15px;
	padding-top:3px;
	padding-bottom:2px;
	width:45px;
	color:#999999;
	font:normal 12px arial;
	text-decoration:none;
	cursor:pointer;
}
#home_link_selected:hover
{
	background: url(../img_site/icon_home_selected.jpg) no-repeat left center;
	color:#d0d1d2;
	font:normal 12px arial;
}

#restrito_link_notselected
{
	background: url(../img_site/icon_acesso_notselected.jpg) no-repeat left center;
	float:left;
	padding-left:15px;
	padding-top:3px;
	padding-bottom:2px;
	width:100px;
	color:#999999;
	font:normal 12px arial;
	text-decoration:none;
}
#restrito_link_notselected:hover
{
	background: url(../img_site/icon_acesso_selected.jpg) no-repeat left center;
	color:#d0d1d2;
}
#menuGlobalContainer
{
	background: url(../img_site/imageMenu1.jpg) repeat left center;
	width:874px;
	position:relative;
	height:45px;
	clear:both;
	top:8px;
	margin-left:auto;
	margin-right:auto;
}
#borda_esquerda
{
	background: url(../img_site/border_menu_left.jpg) no-repeat left center;
	width:29px;
	height:45px;
	float:left;
	clear:right;
}
#borda_direita
{
	background: url(../img_site/border_menu_right.jpg) no-repeat left center;
	width:29px;
	height:45px;
	float:right;
}
#container_banner
{
	width:872px;
	height:auto;
	clear:both;
	border-left:solid 1px #f1f1f1;
	border-right:solid 1px #f1f1f1;
	padding-top:20px;
	background-color:#fafafa;
	margin-left:auto;
	margin-right:auto;
}
#banner
{
	position:relative;
	width:850px;
	height:150px;
	background-color:#fafafa;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#banner img
{
	margin-left:auto;
	margin-right:auto;
}
#container_conteudo
{
	width:872px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#conteudo
{
	width:845px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#container_center
{
	margin-top:15px;
	float:left;
	clear:right;
	width:640px;
	height:auto;
	text-align:left;
}
#top_box_center
{
	background: url(../img_site/top_box_nossos_servicos.jpg) no-repeat left center;
	float:left;
	clear:both;
	width:648px;
	height:62px;
}
#top_box_outras_especialidades
{
	margin-top:15px;
	background: url(../img_site/top_box_outras_especialidades.jpg) no-repeat left center;
	float:left;
	clear:both;
	width:648px;
	height:62px;
}
#container_abas
{
	position:relative;
	left:15px;
	float:left;
	clear:both;
	width:341px;
	height:30px;
	text-align:center;
}
#aba_especialidades
{
	background: url(../img_site/aba_especialidades_selected.jpg) no-repeat left center;
	float:left;
	clear:right;
	width:164px;
	height:30px;
}
#aba_coleta
{
	background: url(../img_site/aba_coleta_notselected.jpg) no-repeat left center;
	float:left;
	width:160px;
	height:30px;
}

#aba_coleta:hover
{
	background: url(../img_site/aba_coleta_selected.jpg) no-repeat left center;
}
.item_box_center_repeat
{
	background: url(../img_site/repeat_back_box_nossos_servicos.jpg) repeat left center;
	float:left;
	width:619px;
	height:auto;
	position:relative;
	left:15px;
}
.item_box_center_repeat_outras
{
	float:left;
	width:619px;
	height:auto;
	position:relative;
	left:15px;
}
.item_center
{
	width:580px;
	position:relative;
	left:18px;
	height:auto;
	float:left;
	clear:both;
	padding-bottom:15px;
}
.item_center_title
{
	width:580px;
	height:auto;
	float:left;
	clear:both;
	margin-top:5px;
	font:bold 14px arial;
	color:#ff9047;
}
.item_center_desc
{
	width:580px;
	height:auto;
	float:left;
	clear:both;
	margin-top:5px;
	font:normal 12px arial;
	color:#666666;
}
.item_lista_especialidade
{
	position:relative;
	margin-left:15px;
	background: url(../img_site/icon_especialidades.jpg) no-repeat left center;
	width:280px;
	height:35px;
	float:left;
	margin-top:5px;
	position:relative;
}
.item_lista_especialidade a
{
	position:relative;
	left:50px;
	width:230px;
	float:left;
	font:normal 11px arial;
	padding-top:18px;
}
.item_lista_especialidade a:hover
{
	text-decoration:underline;
}
.item_selected
{
	text-decoration:underline;
	color:#88a3bc;
}
.item_notselected
{
	text-decoration:none;
	color:#2c62ab;
}
.info_coleta
{
	position:relative;
	left:18px;
	background: url(../img_site/icon_detalhes.jpg) no-repeat top left;
	width:350px;
	height:auto;
	float:left;
	clear:both;
}

.container_detalhes
{
	background: url(../img_site/icon_detalhes.jpg) no-repeat left center;
	width:80px;
	height:15px;
	float:left;
	clear:both;
	margin-top:5px;
	position:relative;
	left:270px;
}
.container_detalhes a
{
	position:relative;
	left:15px;
	font:normal 11px arial;
	color:#2c62ab;
	text-decoration:none;
}
.container_detalhes a:hover
{
	text-decoration:underline;
}
.item_box_center_bottom
{
	background: url(../img_site/bottom_box_nossos_servicos.jpg) repeat left center;
	float:left;
	width:619px;
	height:25px;
	position:relative;
	left:15px;

}
.item_box_center_bottom_outras
{
	float:left;
	width:619px;
	height:18px;
	position:relative;
	left:15px;
}
#container_right
{
	margin-top:15px;
	float:right;
	width:183px;
	height:auto;
	text-align:left;

}
.item_box_right_first
{
	float:left;
	clear:both;
	width:183px;
	height:auto;
}
.item_box_right
{
	margin-top:15px;
	float:left;
	clear:both;
	width:183px;
	height:auto;
}
.item_right_text_info
{
	font:normal 11px arial;
	color:#666666;
	float:left;
	width:154px;
	height:auto;
	position:relative;
	left:15px;
	padding-bottom:5px;
	border-bottom:dotted 1px #c8c8c8;
}
.image_rastreamento
{
	background: url(../img_site/image_rastreamento.jpg) no-repeat left center;
	margin-top:10px;
	width:154px;
	height:80px;
	position:relative;
	left:15px;
	float:left;
}
.image_parceria
{
	background: url(../img_site/image_parceria.jpg) no-repeat left center;
	margin-top:10px;
	width:154px;
	height:80px;
	position:relative;
	left:15px;
	float:left;
}
.bot_rastreamento
{
	background: url(../img_site/bot_rastreamento.jpg) no-repeat left center;
	margin-top:10px;
	width:154px;
	height:22px;
	position:relative;
	left:15px;
	float:left;
}
.bot_rastreamento a
{
	top:5px;
	width:134px;
	height:15px;
	position:relative;
	left:28px;
	color:#666667;
	text-decoration:none;
	font:normal 9px arial;
}
.bot_rastreamento a:hover
{
	text-decoration:underline;
}
.item_right_input
{
	font:normal 11px arial;
	color:#a7a6a6; 
	border:solid 1px #aeaeae;
	margin-top:2px;
	width:134px;
	float:left;
	clear:both;
	height:16px;
	padding:4px;
	position:relative;
	left:18px;
	background-color:#fcfcfc;
}
#container_bot_news
{
	position:relative;
	left:12px;
	margin-top:8px;
	width:154px;
	float:left;
	clear:both;
	height:auto;

}
.item_right_bot_news
{
	float:right;
	background: url(../img_site/bot_news.jpg) no-repeat left center;
	float:right;
	clear:both;
	width:86px;
	height:18px;
	border:none;
	cursor:pointer;
}
.item_box_right_topo_mais
{
	background: url(../img_site/top_box_right_mais.jpg) no-repeat left center;
	float:left;
	clear:both;
	width:183px;
	height:40px;
}
.item_box_right_topo_seguranca
{
	background: url(../img_site/top_box_right_seguranca.jpg) no-repeat left center;
	float:left;
	clear:both;
	width:183px;
	height:40px;
}
#icon_box_seguranca
{
	background: url(../img_site/icon_box_seguranca.jpg) no-repeat left center;
	width:161px;
	top:-26px;
	height:123px;
	position:absolute;
	left:10px;
}
.bot_seguranca
{
	background: url(../img_site/bot_seguranca.jpg) no-repeat left center;
	width:154px;
	height:22px;
	position:absolute;
	left:15px;
	top:105px;
}
.bot_seguranca a
{
	top:5px;
	width:134px;
	height:15px;
	position:relative;
	left:28px;
	color:#b68235;
	text-decoration:none;
	font:normal 9px arial;
}
.bot_seguranca a:hover
{
	text-decoration:underline;
}
.fistTextBoxRight
{
	float:left;
	position:relative;
	top:15px;
	margin-left:28px;
	font:bold 14px arial;
	color:#ff9047;
	clear:right;
}
.secondTextBoxRight
{
	float:left;
	position:relative;
	top:15px;
	margin-left:28px;
	font:bold 14px arial;
	color:#4783bb;
	clear:right;
}

.item_box_right_repeat
{
	background: url(../img_site/repeat_back_box_right.jpg) repeat left center;
	float:left;
	width:183px;
	height:auto;
}
.item_box_right_seguranca_repeat
{
	background: url(../img_site/repeat_back_box_right_seguranca.jpg) repeat left center;
	float:left;
	width:183px;
	height:120px;
	position:relative;
}
.item_box_right_bottom
{
	background: url(../img_site/bottom_box_right.jpg) repeat left center;
	float:left;
	width:183px;
	height:25px;
}
.item_box_right_bottom_seguranca
{
	background: url(../img_site/bottom_box_right_seguranca.jpg) repeat left center;
	float:left;
	width:183px;
	height:25px;
}
#container_footer
{
	width:845px;
	height:auto;
	float:left;
	clear:both;
}
#menu_footer
{
	margin-top:30px;
	width:390px;
	height:15px;
    margin-left:auto;
    margin-right:auto;
}
#menu_footer ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#menu_footer ul li
{
	height:14px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	clear:right;
}
#menu_footer ul li span
{
	top:-4px;
	position:relative;
	font:normal 12px arial;
	color:#2c62ab;
}
#menu_footer ul li .footerselected
{
	top:-4px;
	position:relative;
	font:normal 12px arial;
	color:#d1d1d1;
	text-decoration:underline;
}
#menu_footer ul li .footernotselected
{
	top:-4px;
	position:relative;
	text-decoration:none;
	font:normal 12px arial;
	color:#2c62ab;
}
#menu_footer ul li .footernotselected:hover
{
	color:#cdcdcd;
	text-decoration:underline;
}
#direitos
{
	text-align:center;
	margin-top:5px;
	width:845px;
	height:auto;
	float:left;
	clear:both;
}
#direitos div
{
	font:normal 11px tahoma;
	color:#999999;
}
#direitos a
{
	font:normal 11px tahoma;
	color:#2c62ab;
}
#direitos a:hover
{
	color:#d1d1d1;
}
#cdigital
{
	text-align:center;
	width:845px;
	height:12px;
	float:left;
	clear:both;
}
#cdigital a
{
	text-decoration:none;
	font:normal 10px tahoma;
	color:#c1c1c1;
}
#container_logo_footer
{
	text-align:center;
	width:845px;
	height:12px;
	float:left;
	clear:both;
	margin-top:20px;
	padding-bottom:40px;
}
#logo_footer
{
	background: url(../img_site/logo_footer.jpg) no-repeat left center;
	width:89px;
	height:37px;
	margin-left:auto;
    margin-right:auto;
}

/*Menu */
.glossymenu{
	position: relative;
	padding: 0 0 0 58px;
	margin: 0 auto 0 auto;
	background: url(../img_site/imageMenu1.jpg) repeat-x; /*tab background image path*/
	height: 45px;
	list-style: none;
	float:left;
}

.glossymenu li{
	float:left;
}

.glossymenu li a
{
	background: url(../img_site/imageMenuNoSelect1.jpg) no-repeat left top;
	float: left;
	display: block;
	color:#999999;
	text-decoration: none;
	font:normal 11px arial;
	padding:0 0 0 5px; /*Padding to accomodate left tab image. Do not change*/
	height: 45px;
	line-height: 22px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a span
{
	background: url(../img_site/imageMenuNoSelect2.jpg) no-repeat right top;
	font-weight: bold;
	float: left;
	display: block;
	padding:10px 24px 12px 22px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover
{
	color: #2c62ab;
	background: url(../img_site/imageMenu2.jpg) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a span, .glossymenu li a:hover span{
	color: #2c62ab;
	background: url(../img_site/imageMenu3.jpg) no-repeat right top; /*right tab image path*/
}

