#main_content .colunaMapa{
	width:240px;
	float:left;
}
#main_content .aPrincipal{
	width:auto;
	text-align:left;
	background-position:left;
	padding:0 0 0 20px;
	color:#1679bf;
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding-left:25px; 
	background:url(/mon/img/rds/sprite.png) -85px 3px no-repeat;
}
#main_content .aSecundario{
	width:auto;
	text-align:left;
	background-position:left;
	padding:0 0 0 20px;
	margin-left:20px;
	font-family:'Sentico_Lgt',sans-serif;
	color:#1390e6;
	font-weight:normal;
	margin:0;
	padding-left:25px; 
}
#main_content .aTerciario{
	width:auto;
	height:26px;
	margin-left:40px;
	padding:0 0 0 20px;
}
.clearFix {
	clear:both;
	display:block;
	float:none;
}
#main_content .colunaMapa a{
	text-decoration: none;
}
textarea.error {
	background:#D16262;
	color:white !important;
	border:1px solid #9B6B6B !important;
}
div#timeline_content ul {
	width: 9999px;
}
a#facebook_link {
	display:block;
	width:100%;
	float:left;
	text-decoration:none;
	color:#2f3e80;
	font-size:12px;
	margin-left:14px;
	margin-bottom:5px;
}
a#facebook_link:hover {
	text-decoration:underline;
}

div#brasil_map_container ul li#pin_alagoas {top:142px;left:365px;}
div#brasil_map_container ul li#pin_amazonas{top:87px;left:90px;}
div#brasil_map_container ul li#pin_bahia {top:165px;left:310px;}
div#brasil_map_container ul li#pin_ceara{top:90px;left:335px;}
div#brasil_map_container ul li#pin_distrito-federal{top:190px;left:235px;}
div#brasil_map_container ul li#pin_espirito-santo{top:240px;left:312px;}
div#brasil_map_container ul li#pin_goias{top:210px;left:230px;}
div#brasil_map_container ul li#pin_maranhao{top:95px;left:280px;}
div#brasil_map_container ul li#pin_mato-grosso-do-sul{top:242px;left:180px;}
div#brasil_map_container ul li#pin_minas-gerais{top:230px;left:280px;}
div#brasil_map_container ul li#pin_para{top:80px;left:200px;}
div#brasil_map_container ul li#pin_paraiba{top:117px;left:365px;}
div#brasil_map_container ul li#pin_parana{top:280px;left:210px;}
div#brasil_map_container ul li#pin_pernambuco{top:130px;left:358px;}
div#brasil_map_container ul li#pin_rio-de-janeiro{top:260px;left:290px;}
div#brasil_map_container ul li#pin_rio-grande-do-norte{top:100px;left:364px;}
div#brasil_map_container ul li#pin_rio-grande-do-sul{top:330px;left:195px;}
div#brasil_map_container ul li#pin_santa-catarina{top:307px;left:220px;}
div#brasil_map_container ul li#pin_sao-paulo{top:250px;left:250px;}
div#brasil_map_container ul li#pin_tocantins{top:120px;left:250px;}

div#brasil_map_container {
	margin-top:200px;
	width:390px;
	height:450px;
	background:url(/mon/img/rds/map.jpg) no-repeat;
	position:relative;
	left:-110px;
	margin-top:25px;
}

#address_select_container .select_container ul
{
	height: 273px;
	overflow-y: scroll !important;
}

#header_search_container .submit {
	position:absolute;
	right:4px;
	top:4px;
	width:25px;
	height:25px;
	background:url(/mon/img/rds/sprite.png) 0 0 no-repeat;
	color:#003862;
}

#selectState
{
	height: 318px;
	overflow-y: scroll;
}

div#client_login_container {
	background: #b7dadf;
	height: 300px;
	position: relative;
	margin-top: 27px;
	/*overflow: hidden*/
}

div#client_login_container>header {
	font-family: 'Sentico_Reg', sans-serif;
	display: block;
	text-align: center;
	color: #007e7a;
	font-size: 20px;
	text-shadow: 0 1px 3px #fff;
	padding: 18px 0 14px;
	border-bottom: 1px solid #007e7a;
	-webkit-box-shadow: 0 1px 1px #daf4f6;
	box-shadow: 0 1px 1px #daf4f6
}

div#client_login_container .client_login {
	padding: 15px 14px;
	/*overflow: hidden;*/
	position: absolute;
	width: 280px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	background: #b7dadf;
	height: 180px
}

div#client_login_container .client_login#password_form {
	left: 100%;
	width: 100%;
	background: #b9d8b7
}

input#send_password_btn {
	width: 100%; *
	width: 250px;
	margin-top: 27px
}

div#client_login_container .client_login label {
	display: block;
	font-family: 'Sentico_Lgt', sans-serif;
	color: #007e7a;
	font-size: 16px;
}

div#client_login_container .client_login a#btn_submit {
	border: 1px solid #c8d9dc;
	-webkit-box-shadow: 0 -1px 1px #97b4b8;
	box-shadow: 0 -1px 1px #97b4b8;
	color: #666;
	height: 37px;
	cursor: pointer;
	display: clock;
	float: left;
}

div#client_login_container .client_login input {
	border: 1px solid #c8d9dc;
	-webkit-box-shadow: 0 -1px 1px #97b4b8;
	box-shadow: 0 -1px 1px #97b4b8;
	color: #666;
	height: 37px;
}


div#client_login_container .client_login input[name=login] {
	width: 100%; *
	width: 240px; *
	height: 22px
}

div#client_login_container .client_login input[name=password] {
	width: 152px; *
	width: 140px; *
	height: 22px;
	float: left;
	margin-right: 15px
}

div#client_login_container .client_login a.link {
	color: #007e7a;
	font-size: 12px;
	margin-top: 5px;
	display: block
}

.btn2 {
	border-radius:5px;
	min-width:85px;
	text-align:center;
	padding:10px;
	cursor:pointer;
	color:white !important;
	text-decoration:none;
	border:1px solid #739054;
	background: #b3c685;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IzYzY4NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MzkwNTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #b3c685 0%, #739054 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b3c685), color-stop(100%,#739054));
	background: -webkit-linear-gradient(top,  #b3c685 0%,#739054 100%);
	background: -o-linear-gradient(top,  #b3c685 0%,#739054 100%);
	background: -ms-linear-gradient(top,  #b3c685 0%,#739054 100%);
	background: linear-gradient(to bottom,  #b3c685 0%,#739054 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3c685', endColorstr='#739054',GradientType=0 );
	box-shadow:0px 1px 5px #333;
	text-shadow:0px 1px 3px #333;
	font-size:12px;
	line-height:15px;
}
.btn2:active {
	background: #739054;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzczOTA1NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiM2M2ODUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #739054 0%, #b3c685 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#739054), color-stop(100%,#b3c685));
	background: -webkit-linear-gradient(top,  #739054 0%,#b3c685 100%);
	background: -o-linear-gradient(top,  #739054 0%,#b3c685 100%);
	background: -ms-linear-gradient(top,  #739054 0%,#b3c685 100%);
	background: linear-gradient(to bottom,  #739054 0%,#b3c685 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#739054', endColorstr='#b3c685',GradientType=0 );
	
	box-shadow:0px -1px 5px #333;
}

.virtualBox
{
	left: -160px;
    position: absolute;
    top: 143px;
    z-index: 9999;
}

/* para voce - seguros e previdencia */
.intro { width:600px; }
.intro h3{ font-size:32px; color:#004468; }
.intro h4{ font-size:22px; color:#004468; margin-top:10px; }

.list { width:600px; font-size:22px; font-family:"Sentico_Lgt"; position: relative;}
.list .service  { position:relative; float:left; margin-right:10px; margin-top:10px; width:295px; }
.list .service.right  { margin-right:0px; }
.list .service a {cursor:pointer}
.list .service.clear { clear:both; }
.list .service .categ a { cursor:pointer; text-decoration:none;	background:url(/mon/img/rds/bt-more.jpg) no-repeat top right; color:#004468; float:left; width:295px; height:40px; padding-top:8px; padding-left:8px; position:relative;}
.list .service .categ a:hover, .list .service .categ a.listVisible { background:url(/mon/img/rds/bt-less.jpg) #AED9EA no-repeat top right; color:#fff; }
.list .service .categ img { width:295px; height:140px; }

.list .service .itens { position:relative; width:600px; background:#aed9ea; margin:0px; font-family:"Arial"; font-size:16px; color:#1a7498; clear:both; display:none; }
.list .service .itens.center { margin-left: -200px; }
.list .service .itens.right { margin-left: -305px; }
.list .service .itens .title { padding-left:12px; padding-top:20px; height: 40px; margin:0px; clear:both; }
.list .service .itens .intro { padding:12px; margin:0px; clear:both; }
.list .service .itens .intro img {width: 576px;}
.list .service .itens ul { padding:0px; margin:0px; }
.list .service .itens ul li { list-style-type:none; }
.list .service .itens ul li a { text-decoration:none; font-size:14px; color:#fff; background:url(/mon/img/rds/arrow-right.png) no-repeat 12px #aed9ea; float:left; width: 600px; padding-left:40px; padding-top:20px; height:60px; border-bottom: 1px solid #cbedfa; border-top: 1px solid #8fc0d3; }
.list .service .itens ul li a.over.no-bd { border-top:none; }
.list .service .itens ul li a:hover, .list .service .itens ul li a.detVisible { font-weight:bold; color:#1a7498; background:url(/mon/img/rds/arrow-down.png) 12px no-repeat #aed9ea; }

.list .service .itens .detail{ background:#5597b0; font-size:16px; color:#fff; display:none; width: 100%; float:left}
.list .service .itens .detail .subtitle { padding-left:12px; padding-top:8px; height: 40px; margin:0px; clear:both; }
.list .service .itens .detail ul { background:#e5f4fa; padding-top:10px; padding-left:12px; color:#0e526d; margin: 0px; float:left; width:600px; }
.list .service .itens .detail ul li { list-style-type:none; clear:both; }
.list .service .itens .detail ul li h5 { color:#5597b0; margin:0px; float:left; font-weight: normal; }
.list .service .itens .detail ul li strong { font-size:18px; }
.list .service .itens .detail ul li p { width:100%; float:left; font-size:14px; margin: 0 0 10px 0; }
.list .service .itens .detail ul li a { background:url(/mon/img/rds/unselect-item.jpg) no-repeat; display:block; height:100px; width:115px; float:left; margin-left:20px; margin-top:-20px; border: none; }
.list .service .itens .detail ul li a:hover { background:url(/mon/img/rds/select-item.jpg) no-repeat; }

.list .sidebar-hire {top: 10px; right: -348px; position: absolute;}
.list .sidebar-hire a { background:url(/mon/img/rds/bt-hire-off.jpg) no-repeat; display:block; width:280px; height:73px; float: left; cursor:pointer; text-decoration:none; }
.list .sidebar-hire a:hover { background:url(/mon/img/rds/bt-hire-on.jpg) no-repeat; } 
.list .sidebar-hire.fixed {position: fixed;top: 0;}

.list .sidebar-banner {top: 10px; right: -348px; position: absolute;}
.list .sidebar-banner a { background:url(/mon/img/rds/banner.jpg) no-repeat; display:block; width:280px; height:300px; float: left; cursor:pointer; text-decoration:none; }

div#LumNavigation a {
	text-decoration:none;
}
div.select_container.state ul {
	margin:0;
	padding:0;
	list-style: none;
	position:absolute;
	display:none;
	width:100%;
	border-radius:0 0 5px 5px;
	border:1px solid #e6e6e6;
	border-bottom:3px solid #e6e6e6;
	height: 273px;
	overflow-y: scroll !important;
}
div#area input.fleft {
	float: left;
	margin-left: 50px;
	clear: both;
}
div#area input.fright {
	float: right;
	margin-right: 200px;
}
div#area div.select_container.fright {
	float: right;
	margin-right: 200px;
}
div#area div.label{
	width: 350px;
	height: 37px;
	float:left;
	margin-left: 50px;
}
div#area div.select_container.fleft {
	float: left;
	margin-left: 50px;
}
div#area div.label-short{
	width: 110px;
	height: 37px;
	float:left;
	margin-left: 50px;
}
a.tab {
	margin-left: 50px;
}
div#area div.label-long{
	width: 70%;
	height: 37px;
	float:left;
	margin-left: 50px;
}
body > header nav ul.nav-left {
	margin:0;
	padding:0;
	float:left;
}
body > header nav ul.nav-left {
	margin:0;
	padding:0;
	float:left;
}
body > header nav ul.nav-left ul {
	position:absolute;
	display:none;
	left:0;
}
form div.title-area{
	width:280px;
	float:left;
	height: 190px;
}
div#client_login_area {
	background: #b7dadf;
	height: 278px;
	position: relative;
	width:500px;
	margin:auto;
	margin-top: 27px;
}
div#client_login_area header.title-area {
	font-family: 'Sentico_Reg', sans-serif;
	display: block;
	text-align: center;
	color: #007e7a;
	font-size: 20px;
	text-shadow: 0 1px 3px #fff;
	padding: 18px 0 14px;
	border-bottom: 1px solid #007e7a;
	-webkit-box-shadow: 0 1px 1px #daf4f6;
	box-shadow: 0 1px 1px #daf4f6
}
div#client_login_area label{
	font-family: 'Sentico_Lgt', sans-serif;
	color: #007e7a;
	font-size: 18px;
	height:37px;
	line-height: 37px;
}
div#client_login_area form a.forgot_password_link {
	color:#007e7a;
	font-size:12px;
	margin-top:5px;
}
div#client_login_area div.label{
	width: 16%;
	float: left;
	margin-left: 57px;
	height: 37px;
	margin-top: 10px;
}
div#client_login_area div.input{
	width: 55%;
	float: left;
	margin-top: 10px;
}
div#client_login_area div.input input{
	border: 1px solid #c8d9dc;
	-webkit-box-shadow: 0 -1px 1px #97b4b8;
	box-shadow: 0 -1px 1px #97b4b8;
	color: #666;
	height: 37px;
	width: 100%
}
div#client_login_area div.forgot{
	margin-left: 142px;
}

.keyboarddiv {
	position:absolute;
	z-index:9999;
}
#header_search_container input.search{
	width:150px;
	border:1px solid #6da8d2;
	box-shadow:0 -1px 0 #0062a7;
	color:#666;
}

.search_container_box {
	margin-bottom: 0px !important;
}

 .search_container_div { 
 	margin-bottom: 0px !important;
 	
 }

.search_container_button {
	display: inline-block;
	float:right;
}

* + html .search_container_button {
	display: inline-block;
	float:right;
}

.search_container_input {
	display: inline-block;
	width:82% !important;
}

* + html .search_container_input {
	display: inline-block;
	width:82%;
}

.search_container_div span#doSearch_area a {
	float:left;
	border-radius: 5px;
	min-width: 85px;
	text-align: center;
	padding: 10px;
	cursor: pointer;
	color: white !important;
	text-decoration: none;
	border: 1px solid #739054;
	background: #b3c685;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #b3c685 0%, #739054 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b3c685), color-stop(100%,#739054));
	background: -webkit-linear-gradient(top, #b3c685 0%,#739054 100%);
	background: -o-linear-gradient(top, #b3c685 0%,#739054 100%);
	background: -ms-linear-gradient(top, #b3c685 0%,#739054 100%);
	background: linear-gradient(to bottom, #b3c685 0%,#739054 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3c685', endColorstr='#739054',GradientType=0 );
	box-shadow: 0px 1px 5px #333;
	text-shadow: 0px 1px 3px #333;
	font-size: 12px;
	line-height: 15px;
}

div.tab_content_container a {
	color:#003366;
}
#main_content a {
	color:#003366;
}

#main_content div.pagination ol li.active a {
	color:white;
}

div#sorteados_container li{
	height: 150px;
}

div.breadcrumbs_container ul li.active a {
	cursor:pointer;
}
body > header nav a, body > header nav span {
	padding:13px;
}
body > header nav {
	height:49px;
}

div[role="main"] > footer {
	float: left
}

div[role="main"] {
	width: 960px; 
	margin: 0px auto;
}

.wrapper {
	overflow: visible;
}
.home_box a {
	text-decoration:none;
}
body > header nav li.current{
	background: #2198ec;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxOThlYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYzc0YmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #2198ec 0%, #1c74bb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2198ec), color-stop(100%,#1c74bb));
	background: -webkit-linear-gradient(top,  #2198ec 0%,#1c74bb 100%);
	background: -o-linear-gradient(top,  #2198ec 0%,#1c74bb 100%);
	background: -ms-linear-gradient(top,  #2198ec 0%,#1c74bb 100%);
	background: linear-gradient(to bottom,  #2198ec 0%,#1c74bb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2198ec', endColorstr='#1c74bb',GradientType=0 );
	
}

div.slide_cap p {
	width:550px;	
}
}
div.faq_list_container ol li p {
	clear:both;
	margin:0 40px 0 37px;
	padding-top:5px;
	display:none;
}


/* Header da çrea Exclusiva (logout) */

#header_menu_container .logout_header {
	position: absolute;
	top: 125px;
	right: 7px;
}
#header_menu_container .logout_header * {
	font-family:'Sentico_Lgt',sans-serif;
	font-size:16px;
}
#header_menu_container .logout_header span {
	color:white;
}
#header_menu_container .logout_header a {
	cursor:pointer;
	font-weight:bold;
}
#header_menu_container .logout_header a:hover {
	text-decoration:underline;
}
div.sidebar_relacionamento ul li.ouvidoria p {
	font-size:13px;	
}

/*Nav de Trabalhe Conosco do Menu Principal */
.navleftLast {
	right: 0px;
}

.box_intro .txt {
	display:block;
	margin-top:0px !important;
}

.job_box .box_intro{
	position: relative;
}

.box_intro .btn.yellow.gradient {
	position: absolute !important;
	bottom: 18px;
	height: 37px;
	float: none;
	top: auto;
	left: 0px;
}

.corporativo-videos iframe {
	width: 290px;
	height: 168px;
	float: left;
	margin-top: 20px;
}

table.cota-diaria {
	width:960px;
	border-collapse:separate;
	border-spacing:2px;
	background:#FFFFFF;
	color:#037196;
	text-align:center;
}

table.cota-diaria tr.header {
	background:#27a7c2;
	color:#fff;
}

table.cota-diaria tr th, table.cota-diaria tr td {
	padding:10px;
}

table.cota-diaria tr td {
	background-color: #d6f1fa;
}

table.cota-diaria tr td.nome {
	text-align: left;
}

.marcador-primario{
	height: 24px;
	width: 15px;
	float: left;
	padding-left: 15px;
	background: url(/mon/img/rds/sprite.png) -82px -97px no-repeat;
}

.marcador-secundario{
	height: 24px;
	width: 15px;
	float: left;
	padding-left: 35px;
	background: url(/mon/img/rds/sprite.png) -68px -124px no-repeat;
}

.list.accordion-information{
	width: 450px;
}

.list.accordion-information .service .categ > a {
	background: url(/mon/hotsites/parceria/img/bt-accordion-more.png) no-repeat top left;
	width: 450px;
	padding: 4px 0 0 40px;
	font-size: 17px;
	line-height: 26px;
	text-transform: uppercase;
	font-weight: bold;
}

.list.accordion-information .service .categ a.listVisible {
	background: url(/mon/hotsites/parceria/img/btn-accordion-less.png) no-repeat top left;
	color: #004468;
}

.list.accordion-information .service .categ a:hover{
	color: #004468;

}

.list.accordion-information .service .itens.accordion-information-itens a {
	color: #5b6770;
	font-size: 14px;
	text-decoration: none;
	line-height: 27px;
	width: 275px;
	display: block;
	margin: 5px 0;
}
.list.accordion-information .itens.accordion-information-itens {
	width: 450px;
	background: transparent; 
}

div.phone-faleConosco {
height: 24px;
width: 15px;
float: left;
padding-left: 35px;
background: url(/mon/img/rds/sprite.png) -36px -22px no-repeat;
}

div.caixaPostal-faleConosco {
height: 24px;
width: 15px;
float: left;
padding-left: 35px;
background: url(/mon/img/rds/sprite.png) -36px -43px no-repeat;
}

div.email-faleConosco {
height: 24px;
width: 15px;
float: left;
padding-left: 35px;
background: url(/mon/img/rds/sprite.png) -38px -444px no-repeat;
}

div.compreOnline-faleConosco {
height: 24px;
width: 15px;
float: left;
padding-left: 35px;
background: url(/mon/img/rds/sprite.png) -70px -45px no-repeat;
}

div.cota{
margin-top: 15px;
margin-bottom: 25px;
}

