﻿/* CSS Document */
/* criado por: razz.com+web+design */
/* site: Task */

* {
	margin: 0;
	padding: 0;
}
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #fff;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
}
.centralizer {
	margin: 0 auto;
	padding: 0;
	width: 968px; 
}

/* -- top -- */

.top {
	height: 107px;
	border-bottom: 1px solid #B7B7B7;
	background: #0f4898 url(/images/bg_top.jpg) repeat-x top left;
	clear: both
}
.top div.contato {
	margin: 13px 0 11px 0;
	text-align: right
}
#container {
	/*width: 450px;*/
	*width:550px;
	font-family: Arial, Helvetica, sans-serif !important; 
	color: #039;
}
.tabs-container#webmail{
	width:540px;
	*width:550px;
	*margin-left:-14px;
	_position:relative;
}
.tabs-container#painel{
	width:450px;
	*width:536px;
}
.senha_webmail{
	width:85px !important;
}
#container ul li {
	float: right;
}
#webmail, #painel {
	border: 1px solid #e8e8e8; 
	padding: 6px; 
	margin: 0; 
	height: 15px; 
	font-size: 11px; 
	text-align: center;
	background: #fff url(/images/bg_box_inputs.gif) repeat-x bottom left;
}
#webmail label, #painel label {
	padding-right: 4px;
}
#webmail input, #painel input {
	border: 1px solid #bcceff; 
	width: 127px; 
	letter-spacing: 1px; 
	font-size: 11px; 
	margin-right: 8px;
}
a.access:link, a.access:active, a.access:visited {
	color: #039;
	text-decoration: none
}
a.access:hover {
	color: #666;
	text-decoration: underline
}
a.question:link, a.question:active, a.question:visited {
	color: #039;
	text-decoration: none
}
a.question:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #039;
}

input.access{
  color: #039;
	text-decoration: none;
  width:auto !important;
  border:none !important;
  background:none !important;
  cursor:pointer;
}
/* -- menu -- */

.menu {
	height: 28px;
	border-top: 1px solid #508daf;
	border-bottom: 1px solid #787f8d;
	background: #13347c url(/images/bg_menu.gif) repeat-x top left;
	clear: both
}

/* -- breadcrumb, search, accessibility -- */

.bsa {
	height: 25px;
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #82c5f0;
	background: #d3e0e7 url(/images/bg_bsa.gif) repeat-x top left;
	clear: both;
	font-size: 9px;
	color: #666;
}
.bsa .paddingleft, .bsa span {
	/*padding: 0 0 0 15px;*/
	padding: 0 0 0 13px;
}
.bsa .paddingtop {
	padding: 3px 0 0 0;
}
.bsa div.textpaddingtop {
	padding-top: 6px;
}
.bsa .paddingleftright {
	padding: 0 15px;
}
input.searchfield {
	background: #FFF url(/images/bg_inputsearch.gif) repeat-x top left; 
	border: 1px solid #bebebe; 
	font-size: 12px; 
	letter-spacing: 1px; 
	width: 150px; 
	height: 18px
}
.bsa a:link, .bsa a:active, .bsa a:visited {
	color: #666;
	text-decoration: none;
}
.bsa a:hover {
	color: #006;
	text-decoration: underline;
} 

/* -- content -- */

.content {
	margin: 0;
	padding: 0;
        float: left;
        width: 100%;
	background: #FFF url(/images/bg_content.gif) repeat-x top left;
	clear: both
}

.englobanewcontent{
	width:1000px;
	margin:auto;
	text-align:left;
}
.bgforindex {
	/*background: #FFF url(/images/bg_content.jpg) repeat-x top left !important;*/
	background: #FFF url(/images/background-conteudo.jpg) repeat-x top left !important;
}
.bannerarea {
	padding-top: 6px; 
	height: 180px; 
	clear: both
}
/* -- conteudo de paginas internas -- */

.content div.holder {
	padding-bottom: 25px
}
.content div.interno {
	padding-top: 20px;
}
.content div.interno div.left {
	padding: 0 0 0 30px;
	width: 692px !important;
}
.content div.interno div.left h1, .content div.center h1 {
	font: bold .8em Verdana;
	color: #001f5b;
	padding-bottom: 8px;
	border-bottom: 1px solid #82C5F0;
	margin: 10px 0;
	clear: both
}

.content div.interno div.left h2, .content div.center h2 {
    font: bold .8em Verdana;
    color: #001f5b;
    padding: 0 0 .7em;
    margin: 20px 0 10px;
    clear: both
}
.content div.interno div.left h3, .content div.center h3 {
    padding: 0 20px .7em;
    line-height: 2.2em;
    font: normal .8em Verdana, Geneva, sans-serif;
    color: #001f5b;
}
.content div.interno div.left p, .content div.center p {
    padding: 0 20px .7em;
    line-height: 2.2em;
    /*font-size: 12px;*/
    font-size: .8em;
    text-align: justify
}
.content div.center {
    padding-left: 30px;
    padding-right: 30px;
}
ul.listhospedagem {
    list-style: none;
    padding: 16px 0 0 20px;
    width: 230px;
    float: left
}
ul.listhospedagem li {
    width: 230px;
    margin-bottom: 1px;
    text-align: left !important;
}
ul.listhospedagem li a:link, ul.listhospedagem li a:visited {
    width: 220px;
    padding: 12px 0 6px 10px;
    background: url(/images/bg_list_hospedagem.gif) repeat-y top left;
    display: block;
}
ul.listhospedagem li a:hover, ul.listhospedagem li a:active {
    background: url(/images/bg_list_hospedagem_hover.gif) no-repeat top left;
}
.content div.interno div.left p {
	padding: 0 1.8em .7em;
	line-height: 2.2em;
	/*font-size: 12px;*/
    font-size: .8em;
	text-align: justify
}
.content div.center {
    padding-left: 30px;
    padding-right: 30px;
}

.content div.interno div.left p a:link, .content div.interno div.left p a:active, .content div.interno div.left p a:visited, .content div.center p a:link, .content div.center p a:active, .content div.center p a:visited {
    color: #069;
    text-decoration: none;
}
.content div.interno div.left p a:hover, .content div.center p a:hover {
    color: #000;
    text-decoration: underline;
}

ul.cadastroonline, ul.addressworkhourmap {
    list-style:  none;
}
ul.cadastroonline li {
    clear: both;
}
ul.cadastroonline li p {
    float: left;
    padding: 0 0 0 20px !important;
}
p.labelforinput {
    width: 120px;
}
p.labelconcluircadastro {
    width: 200px;
}
p.textblue {
    color: #039 !important;
}
ul.cadastroonline li p input {
    border: 1px solid #BCCEFF;
    font-size: inherit !important;
    letter-spacing: 1px;
    padding: 2px 3px;
}
ul.cadastroonline li p textarea {
    border: 1px solid #BCCEFF;
    font-size: 1em !important;
    letter-spacing: 1px;
    padding: 2px 3px;
    font-family: Verdana, Geneva, sans-serif !important;
}
ul.formcontato li p input, ul.formcontato li p textarea {
    width: 390px;
}

input.noborder {
    border: 0 !important;
    margin: 6px 0 0 0 !important;
}
button.active {
    background: #13347c url(/images/bg_menu.gif) repeat-x top left;
    border: 1px solid #ccc;
    margin: 10px 0 0 0;
    padding: 5px 15px !important;
    color:#FFFFFF;
    cursor: pointer;
    font-size: .9em;
    letter-spacing: 1px;
    font-family: Tahoma, Geneva, sans-serif;
    line-height: normal !important;
}
button.inactive {
    background: #8f8f8f url(/images/bg_but_inativo.gif) repeat-x top left !important;
    border: 1px solid #ccc;
    margin: 10px 0 0 0;
    padding: 5px 15px !important;
    color:#FFFFFF;
    cursor: pointer;
    font-size: .9em;
    letter-spacing: 1px;
    font-family: Tahoma, Geneva, sans-serif;
    line-height: normal !important;
}
select.cadastropasso {
    border: 1px solid #BCCEFF;
    font-size: inherit !important;
    letter-spacing: .05em;
    padding: 2px 3px;
    font-family: Verdana, Geneva, sans-serif
}

div.taskcontrol {
    margin: 0 20px;
}
ul.taskcontrolmenu {
    list-style: none;
    background-color: #0087c7;
    color: #FFF;
    font: normal .8em Tahoma, Arial, Geneva, sans-serif;
    border-bottom: 1px solid #FFF;
    text-align: center
}
ul.taskcontrolmenu li {
    display: inline;
}
ul.taskcontrolmenu li a:link, ul.taskcontrolmenu li a:active, ul.taskcontrolmenu li a:visited {
    padding: 6px 30px;
    line-height: 2.2em;
    text-decoration: none;
    color: #FFF;
}
ul.taskcontrolmenu li a:hover {
    background-color: #13347c
}
div.tcleft {
    float: left;
    width: 37%;
}
div.tcright {
    float: right;
    width: 60%;
}
div.tcright dl {
    padding: 0 20px;
}
div.tcright dl dt {
    font: bold .8em Verdana, Arial, Geneva, sans-serif;
    color: #0086c7;
    line-height: 2em;
}
div.tcright dl dd {
    font: normal .8em Verdana, Arial, Geneva, sans-serif;
    line-height: 1.8em;
    padding: 0 0 10px 0;
    margin-bottom: 5px;
    text-align: justify;
}
#container-1 {
    background-color: #f2f2f2;
	*height:750px;
}

#fragment-100, #fragment-101, #fragment-102, #fragment-103, #fragment-104, #fragment-105, #fragment-106, #fragment-107 {
    border-bottom: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    width: 600px;
    float: right
}
#container-2, #container-3 {
    padding-left: 20px;
}
div.hostboxleft {
    width: 350px;
    padding-left: 15px;
    float: left
}
ul.hostplanbox {
    list-style:none
}
li.hostplanboxtop {
    background: url(/images/hostplanbox_top.png) no-repeat top left;
    height: 40px;
	*height: 55px;
    padding: 26px 0 0 26px;
    color: #FFF;
    font: normal 13px Tahoma, Arial, Helvetica, Geneva, sans-serif;
}
li.hostplanbox_line1, li.hostplanbox_line2 {
    margin-left: 16px;
    padding: 8px 30px 8px 20px;
    text-align: justify;
    line-height: 1.6em;
    font: normal .8em Verdana, Arial, Helvetica, sans-serif
}
li.hostplanbox_line1 {
    background-color: #d7d7d7;
}
li.hostplanbox_line2 {
    background-color: #e7e7e7;
}
li.hostplanbox_line1 a:link, li.hostplanbox_line1 a:active, li.hostplanbox_line1 a:visited, li.hostplanbox_line2 a:link, li.hostplanbox_line2 a:active, li.hostplanbox_line2 a:visited {
    color: #039;
    text-decoration: none;
}
li.hostplanbox_line1 a:hover, li.hostplanbox_line2 a:hover {
    color: #000;
    text-decoration: underline;
}
li.hostplanboxbottom {
    background: url(/images/hostplanbox_bottom.png) no-repeat top left;
    height: 90px;
    padding: 0 26px 0 26px;
    color: #FFF;
    font-family:Tahoma, Arial, Helvetica, Geneva, sans-serif;
}
ul.boxbottom {
    list-style: none;
}
li.boxbottomleft {
    float: left;
    padding-top: 28px;
    font-weight: bold;
    font-size: 12px;
    width: 110px
}
li.boxbottomleft a:link, li.boxbottomleft a:active, li.boxbottomleft a:visited {
    color: #FFF;
    text-decoration: none;
}
li.boxbottomleft a:hover {
    color: #FF0;
    text-decoration: underline;
}
li.boxbottommid {
    float: left;
    padding-top: 19px;
    width: 2px;
}
li.boxbottomright {
    float: right;
    padding-top: 8px;
    font-size: 10px;
    width: 155px;
    line-height: 18px;
}
li.boxbottomright span {
    font-weight: bold !important;
    font-size: 16px !important;
}
div.hostboxright {
    width: 195px;
    padding-right: 15px;
    float: right
}
div.hostboxright h3 {
    margin-top: 10px;
}
div.hostboxright ol {
    padding: 10px 10px 0 40px;
    margin: 0 0 0 16px;
    font-size: .65em;
    line-height: 1.65em;
    background-color: #F0F0F0
}
div.hostboxright ol li {
    padding-bottom: 10px
}
dl.servicosextrasleft {
    float: left;
    width: 290px;
    padding-left: 20px;
    font-size: .8em;
    line-height: 2.2em;
    text-align: right
}
dl.servicosextrasleft dt {
    color: #001f5b;
    font-weight: bold
}
ul.servicosextrasright {
    float: right;
    width: 500px;
    padding-right: 20px;
    font-size: .8em;
    line-height: 2.2em;
    text-align: justify;
    list-style: none
}
ul.servicosextrasright li {
    padding-bottom: 15px;
}
ul.listtkc {
    list-style: none;
    border-bottom: 0 !important;
    clear: both;
    padding: 0 !important;
    height: 47px;
    font: normal 11px Arial, Helvetica, sans-serif !important;
}
ul.listtkc li {
    border-bottom: 0 !important;
    margin: 0 !important;
    float: left !important;
}
ul.listtkc li a:link, ul.listtkc li a:visited {
    float: left !important;
    line-height: 35px;
    height: 47px;
    color: #FFF !important;
    background: #0086c7 url(/images/bg_abasint.gif) no-repeat left bottom !important;
    display: block;
}
ul.listtkc li a:hover, ul.listtkc li a:active {
    background: #0086c7 url(/images/bg_abasint.gif) no-repeat center bottom !important;
}
.paddingfortkc1 {
    padding: 0 19px 0 20px !important;
}
.paddingfortkc2 {
    padding: 0 19px 0 19px !important;
}
.paddingfortkc3 {
    padding: 0 19px 0 20px !important;
}
.paddingfortkc4 {
    padding: 0 19px 0 19px !important;
}
.paddingfortkca {
    padding: 0 12px 0 12px !important;
}
.paddingfortkcb {
    padding: 0 11px 0 12px !important;
}
.paddingfortkcc {
    padding: 0 12px 0 12px !important;
}
.paddingfortkcd {
    padding: 0 11px 0 11px !important;
}
/* -- right -- */

.right {
	float: right; 
	width: 224px; 
}
.right ul {
	list-style: none;
	padding: 10px 0 0 0;
}
.right ul li {
	padding-bottom: 3px	
}
.left {
	float: left; 
	width: 722px;
}
.domain {
	height: 71px; 
	background: url(/images/bg_domain.jpg) no-repeat 0 11px;	
}
.domain2 {
	height: 71px; 
	background: url(/images/bg_domain2.gif) no-repeat 0 11px;	
}
.domain .pictext {
	padding: 13px 0 0 20px; 
	float: left
}
.domain .fieldtext {
    padding: 25px 0 0 0;
    float: left;
}
.domain .fieldtext input {
    border: 1px solid #beeef6;
    font-size: 11px;
    letter-spacing: 1px;
    width: 180px;
    margin: 0;
    padding: 2px
}
.domain .fieldtext2 {
    padding: 25px 0 0 20px;
    float: left;
}
.domain .fieldtext2 input {
    border: 1px solid #beeef6;
    font-size: 11px;
    letter-spacing: 1px;
    width: 225px;
    margin: 0;
    padding: 2px
}
.domain .fieldselect {
	padding: 26px 0 0 10px; 
	float: left;
}
.domain .fieldselect select {
	border: 1px solid #beeef6; 
	font-size: 11px; 
	margin: 0; 
	padding: 0; 
	width: 70px
}
.domain .botchecar {
	margin-right: 20px;
	float: right;
}
ul.taskservices {
	list-style: none; 
	margin: 0; 
	padding: 0 0 0 16px; 
	width: 714px; 
	clear: both; 
}
ul.taskservices li {
	display: block; 
	width: 214px; 
	padding: 0; 
	margin: 0; 
	float: left
}
ul.taskservices li.marginleft {
	margin-left: 24px !important;
}
ul.taskservices li h1 {
	height: 72px;
	margin: 0;
	padding: 0;
}
ul.taskservices li h5 {
	margin: 8px 0 0 0;
	padding: 0 11px;
}
ul.paddingtop li h1 {
	margin: 15px 0 0 0 !important;
}
ul.depoimentos {
    list-style:none;
    margin: 0 25px
}
ul.depoimentos li {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}
ul.depoimentos li div.left_pic {
    padding: 1px;
    border: 1px solid #ddd;
    float: left;
}
ul.depoimentos li div.right_text {
    float: right;
    width: 520px;
}
ul.depoimentos li div.right_text h2 {
    font: bold .85em Tahoma, Arial, Helvetica, sans-serif;
    color: #001f5b;
    padding-bottom: .75em;
}
ul.depoimentos li div.right_text p.pessoa {
    line-height: 1.6em !important;
}
ul.depoimentos li div.right_text p.pessoa span {
    font-size: 1.1em;
    color: #001f5b;
}

ul.depoimentos a:hover{
    text-decoration:none !important;
}


/* -- sitelinks -- */

.sitelinks {
	margin: 0;
	padding: 0;
	background: #FFF url(/images/bg_sitelinks.gif) repeat-x bottom left;
	border-top: 1px solid #ececec;
	clear: both
}
div.blocksholder {
	padding: 20px 0 30px 0
}
ul.linebars {
	list-style: none; 
	margin: 0; 
	padding: 5px 0; 
	width: 968px;
	background: url(/images/bg_linebars.gif) repeat-y top center;
}
ul.linebars li.fourblocks {
	display: block; 
	width: 177px; 
	padding: 0 10px 0 55px; 
	margin: 0; 
	float: left
}
ul.linebars li.fourblocks h1 {
	font-size: .65em;
	color: #069;
	padding-bottom: 5px;
}
ul.linebars li.fourblocks ul li {
	font-size: .65em;
	color: #069;
	list-style: none;
	line-height: 1.5em;
}
ul.linebars li.fourblocks ul li a:link, ul.linebars li.fourblocks ul li a:active, ul.linebars li.fourblocks ul li a:visited {
	color: #069;
	text-decoration: none;
}
ul.linebars li.fourblocks ul li a:hover {
	color: #006;
	text-decoration: underline;
}

/* -- bottom -- */

.bottom {
	margin: 0;
	padding: 20px 0;
	border-top: 1px solid #f7f7f7;
	clear: both;
}
.bottom a:link, .bottom a:active, .bottom a:visited {
	color: #36c;
	text-decoration: underline;
}
.bottom a:hover {
	color: #006;
	text-decoration: none;
}
p.address { 
	padding: 0 0 0 15px !important;
	font-size: .65em;
	line-height: 1.6em;
	color: #36c !important;
	width: 475px;
	float: left;
}
p.razz {
	float: left;
	text-align: left;
	width: 35px;
}

/* general tags */

img {
	border: none;
}
.clear {
	clear: both
}
.block {
	display: block;
}
.spacer {
	height: 10px;
}
.to-left {
	float: left
}
.to-right {
	float: right;
}
.height {
	height: 1px;
}

.textright {
    text-align: right !important;
}
.textcenter {
    text-align: center !important;
}
.paddingtopclearblock {
    padding-top: 10px !important;
    clear: both;
    display: block;
}

/* Tabelas */

table.bordasimples {
    border-collapse: collapse;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333 !important;
}
table.bordasimples tr td {
    border: 1px solid #e1e1e1;
    padding: 8px 4px;
    text-align: center;
    color: #646464;
}
table.bordasimples tr td a{
    color:#333;
	text-decoration:underline;
}
table.bordasimples tr td a:hover{
	text-decoration:none;
}
table.bordasimples tr th {
    border: none;
    padding: 10px 0;
    color: #FFFFFF !important;
	text-align: center;
    background: url(/images/bg_tabela_comparativa.png) no-repeat top left;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	width: 10%;
}
table.bordasimples tr th a{
    border: none;
    color: #FFFFFF !important;
	text-align: center;
    font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
}
table.bordasimples tr th a:hover{
    text-decoration:none;
}
.nobg {
    background: none !important;
    width: 20% !important;
}
.nobg2 {
    background: none !important;
}
table.bordasimples tr.dif1 td {
    background-color: #acacac;
    color: #FFF !important;
    font: bold 11px Tahoma, Arial, Helvetica, sans-serif !important;
}
table.bordasimples tr.dif2 td {
    background: #3992eb url(/images/bg_tablefooter.gif) repeat-x top left;
    border: 1px solid #FFF !important;
    color: #FFF;
    font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
    text-align: center;
    padding: 8px 4px !important;
}
table.bordasimples tr.dif2 td a:link, table.bordasimples tr.dif2 td a:active, table.bordasimples tr.dif2 td a:visited {
    color: #FFF;
    text-decoration: none;
}
table.bordasimples tr.dif2 td a:hover {
    color: #FFF;
    text-decoration: underline;
    font-weight: bold
}
table.bordasimples tr td strong, table.bordasimples tr td b {
    color: #039 !important;
}
table.taskcontroltable {
    border-collapse: collapse;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333 !important;
}
table.taskcontroltable tr td {
    border: 1px solid #e1e1e1;
}
table.taskcontroltable tr th {
    border: none;
    padding: 40px 0 5px;
    color: #FFFFFF !important;
    text-align: center;
    background: url(/images/bg_tabela_comparativa.png) no-repeat top left;
    font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
    width: 80px;
}
table.taskcontroltable tr.dif3 td {
    background: #3992eb url(/images/bg_tablefooter.gif) repeat-x top left;
    border: none;
    color: #FFF;
    font: normal 11px Arial, Helvetica, sans-serif;
    text-align: center;
    padding: 15px 4px !important;
}
table.taskcontroltable tr.dif3 td {
    background: #3992eb url(/images/bg_tablefooter.gif) repeat-x top left;
    border: none;
    color: #FFF;
    font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
    text-align: center;
    padding: 8px 4px !important;
}
table.taskcontroltable tr.dif3 td a:link, table.taskcontroltable tr.dif3 td a:active, table.taskcontroltable tr.dif3 td a:visited {
    color: #FFF;
    text-decoration: none;
}
table.taskcontroltable tr.dif3 td a:hover {
    color: #FFF;
    text-decoration: underline;
    font-weight: bold
}
table.taskcontroltable td.difbg {
    background-color: #acacac;
    padding: 6px 8px 0 8px;
    width: 141px;
}
table.taskcontroltable td.bgwhite {
    background-color: #fff;
    padding: 6px 8px 0 8px;
    width: 141px;
}
.borderright {
    border-right: 1px solid #CCC !important;
}
.marginright {
    margin-right: 1px !important;
}

/* Estilos adicionais */

.texto_corrido{
    float:left;
    clear:both;
    margin-top:10px;
    margin-bottom:15px;
    font-size:12px;
	  color:#000;
}

.texto_corrido p{
    float:left;
    clear:both;
    margin-bottom:10px;
    line-height: 2.2em;
	  text-align: justify;
    margin-left:15px;
    width:94%;
}

.explica_planos_hospedagem{
    float:left;
    clear:both;
    width:100%;
    margin-top:20px;
    margin-bottom:30px;
}

.explica_planos_hospedagem span{
    float:left;
    clear:both;
    font-size:11px;
    color:#999;
    width:100%;
    text-align:right;
}

.explica_planos_hospedagem span a{
    color:#999;
    text-decoration:underline;
}

.explica_planos_hospedagem span a:hover{
    text-decoration:none;
}

.lista_comum_conteudo{
    float:left;
    clear:both;
    width:100%;
    _width:95%;
    margin-top:5px;
	list-style:disc;
}

.lista_comum_conteudo li{
    float:left;
    clear:both;
    /*font-size:12px;*/
    font-size:.8em;
    color:#000;
    margin-bottom:10px;
    margin-left:50px;
    _margin-left:20px;
    line-height:22px;
    width:90%;
}

.subtitulo{
    float:right;
    clear:both;
    font: bold .85em Tahoma, Arial, Helvetica, sans-serif;
	  color: #666;
	  padding-bottom: 8px;
	  border-bottom: 1px dotted #999;
	  width:97%;
	  margin-top:20px;
	  margin-bottom:20px;
	  margin-right:4px;
}

.lista_outros_servicos{
    float:left;
    width:650px;
    clear:both;
    padding-left:25px;
}

.lista_outros_servicos a{
    float:left;
    width:120px;
    margin:10px;
    text-decoration:none;
    height:130px;
    background:#FFF;
    border:1px solid #CCC;
}

.lista_outros_servicos a:hover{
    border:1px solid #006699;
}

.lista_outros_servicos a:hover p{
    color:#001F5B;
}

.lista_outros_servicos a:hover img{
    opacity:1.5;
}

.lista_outros_servicos a img{
    float:left;
    margin-left:10px;
    opacity:0.6;
}

.lista_outros_servicos a p{
    float:left;
    clear:both;
    color:#333;
    text-decoration:none;
    width:120px;
    text-align:center !important;
    padding:0 !important;
    font-size:10px !important;
}

.banner_parceiros{
  float:left;
  clear:both;
  margin-top:10px;
  margin-left:20px;
}

.banner_parceiros02{
  float:left;
  margin-top:10px;
  margin-left:10px;
}

.chamada_respsocial{
    float:left;
    width:310px;
    text-decoration:none;
    margin:18px;
}

.chamada_respsocial img{
  float:left;
  border:1px solid #CCC;
  padding:1px;
  margin-right:10px !important;
  margin-bottom:10px !important;
}

.chamada_respsocial p{
    float:none !important;
    color:#333;
    font-size:12px;
    padding:0 !important;
    margin:0 !important;
    clear:none !important;
    text-decoration:none;
    line-height:22px !important;
}

.chamada_respsocial p b{
    font-size:11px;
}

.chamada_respsocial:hover p{
    color:#666;
}

.itens_suporte_tecnico{
    float:left;
    clear:both;
    width:650px;
    padding:20px;
}

.itens_suporte_tecnico a{
    float:left;
    width:170px;
    height:170px;
    margin:15px;
    background:#FFF;
    border:1px solid #CCC;
    text-decoration:none;
}

.itens_suporte_tecnico a:hover{
    /*background:#E1E8FF;*/
    border:1px solid #006699;
}


.itens_suporte_tecnico a img{
    float:left;
    opacity:0.6;
    margin-left:35px;
    margin-top:15px;
    margin-bottom:20px;
}

.itens_suporte_tecnico a p{
    float:left;
    width:170px !important;
    clear:both !important;
    color:#333 !important;
    font-size:11px !important;
    text-align:center !important;
    padding:0 !important;
    margin:0 !important;
    line-height:16px !important;
}

.itens_suporte_tecnico a:hover img{
    opacity:1.5;
}

.itens_suporte_tecnico a:hover p{
    color:#001F5B !important;
}

.p_parceiros{
    margin:0 !important;
    padding:0 0 10px 6px !important;
    _position:relative;
}

.especial_parceiros{
    width:490px !important;
}

.indice_parceiros{
	float:right;
  *float:left;
	width:650px;
	height:23px;
	margin-bottom:30px;
	background:url(/images/bg_indice.jpg) repeat-x;
}

.indice_parceiros ul{
	float:left;
	clear:both;
	width:650px;
	list-style:none;
	height:23px;
}

.indice_parceiros ul li{
	float:left;
	width:25px;
	height:23px;
}

.indice_parceiros ul li.especial a{
	border-right:none !important;
}

.indice_parceiros ul li a{
	float:left;
	padding-top:4px;
	color:#D5D5D5;
	font-size:12px;
	width:17px;
	height:19px;
	padding-left:8px;
  _padding-left:6px;
	border-right:1px solid #B5C5DF;
	font-weight:bold;
	text-decoration:none;
	background:none;
}

.indice_parceiros ul li a:hover{
	text-decoration:none;
	color:#FFF;
	background:#3D5D99;
	border-left:1px solid #B5C5DF;
  _border-left:none !important;
	width:17px;
	padding-left:7px;
  _padding-left:6px;
}

.subtitulos_suporte{
    float:left;
    clear:both;
    width:650px;
}

.subtitulos_suporte h4{
    float:left;
    clear:both;
    width:auto;
    *width:600px;
    color:#001F5B;
    margin-left:35px;
    margin-top:12px;
    font-size:.8em;
    text-decoration:underline;
    font-weight:normal;
    cursor:pointer;
}

.subtitulos_suporte h4:hover{
    text-decoration:none;
}

.explica_subtitulo_suporte{
    float:left;
    width:590px;
    clear:both;
    background:#FFF;
    border-top:1px solid #999;
    border-left:1px solid #CCC;
    border-bottom:1px solid #EAEAEA;
    border-right:1px solid #EAEAEA;
    margin-left:50px;
    _margin-left:30px;
    padding:5px 20px 10px 20px;
    _padding:5px 10px 10px 10px;
    margin-top:15px;
}

.explica_subtitulo_suporte img{
    float:left;
    clear:both;
    margin-top:10px;
    margin-bottom:10px;
}

.explica_subtitulo_suporte i{
    float:left;
    margin-right:5px;
}

.explica_subtitulo_suporte i.especial{
    float:left;
    width:90px;
    margin-top:2px;
    margin-left:15px;
}

.explica_subtitulo_suporte img.img_suporte_especial{
    clear:none !important;
    margin-left:0 !important;
    margin-top:2px !important;
}

.explica_subtitulo_suporte h1{
    float:left;
    width:550px;
    clear:both;
    font-size:.8em !important;
    border:none !important;
    font-weight:bold;
    margin-top:15px !important;
    margin-bottom:15px !important;
    padding:0 !important;
}
.explica_subtitulo_suporte span{
    float:left;
    width:550px;
    clear:both;
    font-size:.8em;
    line-height:22px;
    text-align:justify;
    margin-bottom:10px;
    margin-top:0px !important;
}

.explica_subtitulo_suporte ul{
    float:left;
    width:500px;
    clear:both;
    font-size:1.0em;
    list-style:decimal;
    margin-left:30px;
    margin-bottom:10px;
}

.explica_subtitulo_suporte ul li{
    float:left;
    width:550px;
    clear:both;
    line-height:22px;
    text-align:justify;
    font-size:.8em;
}

.explica_subtitulo_suporte ul li a{
    float:left;
    color:#333;
    text-decoration:underline;
}

.explica_subtitulo_suporte ul li a:hover{
    text-decoration:none;
}

.explica_subtitulo_suporte a{
    text-decoration:underline;
    color:#001F5B;
}

.explica_subtitulo_suporte a:hover{
    text-decoration:none;
}

input.codigo_suporte{
    float:left;
    clear:both;
    width:500px;
    background:#F5F5F5;
    border:1px solid #CCC;
    font-size:11px;
    padding:2px;
}

textarea.codigo_suporte_grande{
    float:left;
    clear:both;
    width:500px;
    height:145px;
    background:#F5F5F5;
    border:1px solid #CCC;
    font-size:11px;
    padding:2px;
}

.trabalhe_conosco_form{
    float:left;
    width:650px;
    clear:both;
    margin:15px 0 0 20px;
}

.trabalhe_conosco_form input{
    width:320px;
}

.trabalhe_conosco_form textarea{
    width:320px;
    height:150px;
}

.trabalhe_conosco_form p.labelforinput{
    width:135px;
}

.form_estatistica{
    float:left;
}

.form_estatistica ul{
    list-style:none;
}

.form_estatistica ul li input, .form_estatistica ul li textarea{
    width:200px !important;
}

.cobranca_link{
    float:left;
    width:140px;
    color:#333;
    margin-left:20px;
    margin-top:20px;
    text-decoration:none;
    text-align:center;
}

.cobranca_link2{
    margin-left:0px !important;
}

.cobranca_link img{
    opacity:0.8;
    text-align:center;
    margin:0 auto;
    border:1px solid #CCC;
    padding:1px;
}

.cobranca_link span{
    float:left;
    clear:both;
    width:140px;
    text-align:center;
    text-decoration:none;
    font-size:11px;
    color:#333;
    margin-top:10px;
    cursor:pointer;
}

.cobranca_link:hover span{
    color:#000;
}

.cobranca_link:hover img{
    opacity:1.5;
}

.cobranca_form label{
    float:left;
    width:160px;
    margin-top:-2px;
}

.cobranca_form select{
    border:1px solid #bcceff;
    width:150px;
    *margin-left:15px;
}

.cobranca_form button{
    *margin-left:15px;
}

.cobranca_form p{
    width:160px;
    margin-left:15px;
}

.extrato_link{
    float:left;
    width:140px;
    color:#333;
    margin-left:20px;
    margin-top:20px;
    text-decoration:none;
    text-align:center;
}

.extrato_link2{
    margin-left:0px !important;
}

.extrato_link img{
    opacity:0.8;
    text-align:center;
    margin:0 auto;
    border:1px solid #CCC;
    padding:1px;
}

.extrato_link span{
    float:left;
    clear:both;
    width:140px;
    text-align:center;
    text-decoration:none;
    font-size:11px;
    color:#333;
    margin-top:10px;
    cursor:pointer;
}

.extrato_link:hover span{
    color:#000;
}

.extrato_link:hover img{
    opacity:1.5;
}

.seja_parceiro_div, .conheca_div{
	float:left;
	clear:both;
}

.seja_parceiro_div h1, .seja_parceiro_div h2{
    width:614px;
    float:left;
    margin:0 !important;
    margin-left:20px !important;
    margin-top:12px !important;
	_margin-left:10px !important;
    _margin-top:0px !important;
}

.seja_parceiro_div p{
    float:left;
    _position:relative;
    _width:610px;
}

p.especial_pequeno{
    font-size:10px !important;
    color:#333;
    margin-left:10px !important;
}

.quadro_seja_parceiro{
    float:left;
    width:400px;
    clear:both;
    margin:10px 0 10px 150px;
    _margin:0px 0 20px 80px;
    font-size:11px;
}

.primeira_linha_qsp{
    float:left;
    width:360px;
    background:#001F5B;
    padding-top:5px;
    padding-bottom:5px;
}

.primeira_linha_qsp div{
    color:#FFF;
    text-align:center;
}

.linha_qsp{
    float:left;
    clear:both;
    border-bottom:1px solid #999;
    width:360px;
    padding-top:5px;
    padding-bottom:6px;
}

.linha_qsp div{
    color:#333;
}

.coluna01_qsp{
    float:left;
    width:250px;
    text-align:center;
}

.coluna02_qsp{
    float:left;
    width:110px;
    text-align:center;
}

.texto_table{
    font-size:.8em !important;
}

.texto span, .texto b{
    font-size:.8em !important;
}

.headerGrid td{
    font-size:.8em !important;
}

.extrato_horas label, .extrato_horas p{
    width:50px !important;
}

.btn_extrato_horas{
    border:none !important;
    padding:0 !important;
}

.texto_erro_aspx{
    float:left;
    font-size:.8em !important;
    margin-bottom:20px !important;
    padding-left:20px !important;
}

.msg_erro_aspx{
    font-size:.8em !important;
    color:red;
    font-weight:bold;
}

.table_aspx{
    width:500px !important;
}

.btn_alterar_aspx{
    float:left;
    width:96px;
    height:28px;
    border:none !important;
    cursor:pointer;
    padding:0 !important;
    background:url(/images/btn_alterar_new.jpg) no-repeat;
}

.p_msg_erro_aspx{
    float:left;
    width:400px;
    font-size:.8em !important;
}

.btn_assine_new{
    float:left;
    border:none !important;
    padding:0 !important;
    margin-right:5px !important;
}


#valSum tbody tr td font{
    float:left;
    width:400px;
    font-size:.8em !important;
    margin-left:34px;
    *width:400px !important;
    *font-size:11px !important;
    margin-top:10px;
}

.msg_especial_aspx tbody tr td font{
    margin-left:0 !important;
    *width:400px !important;
    *font-size:11px !important;
    margin-bottom:10px !important;
}

.msg_especial_aspx{
    float:left !important;
    clear:both !important;
    width:400px !important;
    font-size:.8em !important;
    *margin-left:25px !important;
    *margin-bottom:20px !important;
}

#tblPagamentos tbody tr td{
    font-size:.8em !important;
}

table#rdlConheceu{
    margin:10px;
    margin-left:18px;
}

#rdlConheceu tbody tr td label{
    font-size:.8em !important;
    margin-left:5px;
    margin-right:5px;
}

#rdlConheceu tbody tr td input{
    margin-left:10px;
}

.active {
    background: #13347c url(/images/bg_menu.gif) repeat-x top left;
    border: 1px solid #ccc !important;
    margin: 10px 0 0 0;
    padding: 5px 15px !important;
    color:#FFFFFF;
    cursor: pointer;
    font-size: .9em;
    width:auto !important;
    letter-spacing: 1px;
    font-family: Tahoma, Geneva, sans-serif;
    line-height: normal !important;
}

.txt_especial_tc{
    width:100px !important;
}

.txt_especial2_tc{
    width:245px !important;
}

/* Mensagens */

  .notice, .error, .warning, .info {
      font: .8em Verdana !important;
      font-weight: normal !important;
      margin: 5px 5px 15px 5px !important;
      padding: 5px 5px 5px 10px !important;
  }

  .notice {
      border: 1px dashed #9c9 !important;
      background: #e2f9e3 !important;
      color: #060 !important;
  }

  .error {
      border: 1px dashed #FF0000 !important;
      background: #FFDFDF !important;
      color: #C00 !important;
  }

  .warning {
      border: 1px dashed #dd0 !important;
      background: #FF0000 !important;
      color: #000 !important;
  }

  .info {
      border: 1px dashed #82c2d4 !important;
      background: #ebf5f8 !important;
      color: #000 !important;
  }

/* FIM */

.resultado_dominio{
    float:left;
    width:568px !important;
    height:35px !important;
    padding:9px 0 0 51px !important;
    margin-bottom:20px;
    clear:both;
    margin-left:20px;
    _margin-left:10px;
}

.disponivel{
    background:url(/images/bg_disponivel.png) no-repeat;
    color:#336633;
}

.indisponivel{
    background:url(/images/bg_indisponivel.png) no-repeat;
    color:#990000;
}

.link_titulo_transferencia{
    color:#666;
    text-decoration:none;
}

.link_titulo_transferencia:hover{
    text-decoration:underline;
}

.separador_registro{
    margin-top:20px;
    float:left;
    width:614px;
    margin-left:22px;
    clear:both;
    margin-bottom:0 !important;
    border-top:1px solid #82C5F0;
}

.asterisco_servidor_virtual{
    float:right;
    clear:both;
    width:685px;
    background:#F2F2F2;
    padding-top:10px;
    padding-bottom:10px;
    margin-top:10px;
}

.tabela_trafego_detalhado{
    font-size:.75em;
    color:#333;
}

.tabela_trafego_detalhado a{
    color:#000;
    text-decoration:underline;
    font-weight:normal;
}

.tabela_trafego_detalhado a:hover{
    color:#001F5B;
}

.engloba_trafego_detalhado{
    float:left;
    margin-left:20px;
}

.link_apps2009{
    font-weight:bold;
    color:#001F5B;
}

.gerenciamento_pequeno{
	font-size:.65em !important;
}

.form_new_webmail{
	float:left;
}

.select_webmail{
	font-size:11px;
	border:1px solid #BCCEFF;
	width:120px;
	height:16px;
	*height:17px;
}

#balao_question_webmail{
	float:left;
	clear:both;
	width:300px;
	padding-bottom:10px;
	margin-top:5px;
	*margin-top:20px;
	_margin-top:0px;
	margin-left:210px;
	*margin-left:-315px;
	_margin-left:-50px;
	position:absolute;
	background:#FFFFDF;
	border:1px dashed #666;
	z-index:9999;
}

#balao_question_webmail span{
	float:left;
	clear:both;
	width:250px;
	_position:relative;
	_z-index:9999999;
	color:#333;
	text-align:left;
	margin:10px;
}

#select_email_novo, #select_email_antigo{
	width:125px;
	float:left;
}

.especial_novo_preco{
	float:left;
	width:160px !important;
}

.especial_novo_preco2{
	float:left;
	width:160px !important;
	*width:160px !important;
	margin-top:-3px;
}

.novo_preco_planos_hospedagem{
	float:left;
	font-size:11px !important;
	font-weight:normal !important;
	margin:-3px 0 -1px 0 !important;
	text-decoration:line-through;
}

.asterisco_novo_valor{
	float:left;
	font-size:10px !important;
	color:#666;
	float:left;
	clear:both;
	margin-top:40px;
	line-height:normal !important;
}

.pequeno_novo_valor{
	line-height:normal !important;
	font-size:14px;
	margin-left:-20px !important;
	width:100% !important;
	*width:180px !important;
	*text-align:left !important;
}

.asterisco_novo_valor2{
	margin-top:10px;
	width:290px;
}

.link_nota_fiscal{
	color:#006699;
	float:left;
	text-decoration:none;
	font-size:.8em;
}

.link_nota_fiscal:hover{
	text-decoration:underline;
}

.barra_descontos_hospedagem{
	float:right;
	clear:both;
	width:596px;
	padding:10px;
	background:#DFF3FF;
	border:1px solid #82C5F0;
	margin:10px 0 10px 0;
}

.barra_descontos_hospedagem span{
	float:left;
	font-size:14px;
	color:#333;
	cursor:default;
}

/* TELA Task na M�dia */
.bloco_midia_destaque{
	float:left;
	width:332px;
	height:215px;
	margin:4px;
	background:#FFF;
	opacity:0.8;
	color:#999;
	border:1px solid #999;
	text-decoration:none;
}

.bloco_midia_destaque span{
	float:left;
	width:324px;
	background:#000;
	opacity:0.65;
	text-decoration:none;
	color:#FFF;
	font-size:11px;
	padding:4px;
	margin-top:194px;
	margin-left:-332px;
	position:absolute;
	z-index:999;
}

.bloco_midia_chamada img{
	z-index:1;
}

.bloco_midia_chamada span{
	float:left;
	width:210px;
	background:#000;
	opacity:0.65;
	text-decoration:none;
	color:#FFF;
	font-size:11px;
	padding:4px;
	margin-top:149px;
	margin-left:-218px;
	position:absolute;
	z-index:999;
}

.bloco_midia_destaque:hover{
	background:#FFF;
	opacity:1.8;
	border:1px solid #006699;
}

.bloco_midia_destaque:hover span, .bloco_midia_chamada:hover span{
	opacity:0.9;
	background:#006699;
}

.bloco_midia_chamada{
	float:left;
	width:218px;
	background:#FFF;
	border:1px solid #999;
	opacity:0.8;
	color:#999;
	text-decoration:none;
	height:170px;
	margin:4px;
}

.bloco_midia_chamada:hover{
	background:#FFF;
	opacity:1.8;
	border:1px solid #006699;
}

/* FIM -TELA Task na M�dia */

.assinatura_listas{
	border:none;
	text-decoration:none;
}

.assinatura_listas img{
	text-decoration:none;
}

.items_listas{
	margin-left:40px;
}

.items_listas li{
    clear:both;
    font-size:.8em;
    color:#000;
    margin-bottom:10px;
    line-height:22px;
    width:95%;
}

.especial_comum_conteudo, .especial_comum_conteudo li{
	float:none !important;
}

.especial_listas{
	width:195px !important;
}

.especial_listas2{
	width:280px !important;
	margin-left:15px !Important;
}

li.boxbottomright_listas{
	width:90px !Important;
}

.hostplanboxtop_listas{
    background: url(/images/hostplanbox_top_listas.png) no-repeat top left !important;	
}

.hostplanboxtop_listas2{
    background: url(/images/hostplanbox_top_listas2.png) no-repeat top left !important;	
}

.hostplanboxbottom_especial{
	padding:0 28px 0 13px !important;
	background: url(/images/hostplanbox_bottom_listas2.png) no-repeat top left !important;
}

.boxbottomleft_especial{
	padding-left:35px !important;
}

.boxbottomright_especial{
	width:62px !important;
	font-size:9px !important;
}

.boxbottomright_especial span{
	font-size:14px !important;
}

.hostplanboxbottom_especial2{
    background: url(/images/hostplanbox_bottom_listas.png) no-repeat top left !important;
}

.hostplanbox_line1_especial, .hostplanbox_line2_especial{
	text-align:left !important;
}

.listhospedagem_especial{
	padding:5px 0 0 10px !important;
	*padding:5px 0 0 0px !important;
}

.hostboxleft_especial{
	padding-left:30px !important;
	margin-top:-12px !important;
	*margin:-105px 0 0 230px !important;
}

.hostboxleft_especial2{
	padding-left:30px !important;
	margin-top:-12px !important;
	*margin:-150px 0 0 230px !important;
}

.especial_tabs_title{
	font-size:14px;
}

.suporte_especial{
	float:left;
	clear:both;
	width:692px;
	padding:18px 0 10px 0;
	margin-bottom:20px;
	background:#F7FDCB;
	text-align:center;
	color:#333;
	border:1px dashed #C2D071;
}

.suporte_especial p{
	float:left;
	margin:0 !important;
	font-size:11px !important;
	width:94%;
	text-align:left;
	color:#333;
	clear:both;
	line-height:12px !important;
}

.suporte_especial p b{
	font-size:13px !important;
}

.informativo_task{
	float:left;
	background:#F5F5F5;
	padding:10px;
	width:264px;
	height:41px;
}

.informativo_task label{
	float:left;
	font-family:Verdana;
	font-size:10px;
	color:#666666;
	width:100%;
	margin:2px 0 5px 2px;
}

.informativo_task input.info_task{
	float:left;
	width:210px;
	padding:0 1px 1px 1px;
	background:#FFF;
	margin-right:2px;
	color:#666;
	font-size:12px;
	font-style:italic;
	margin-left:2px;
	border:1px solid #999;
}

.informativo_task input.btn_info_task{
	float:left;
	width:39px;
	padding:0;
	height:18px;
	background:url(/images/btn_info_task.jpg) no-repeat;
	border:none;
	cursor:pointer;
}

.siga_twitter{
	float:right;
	width:30px;
	padding-left:10px;
}

.siga_twitter a{
	float:left;
	width:30px;
	height:22px;
	margin:2px;
}

.siga_twitter a img{
	float:left;
	width:22px;
	margin-left:10px;
}

.siga_twitter a span{
	float:left;
	clear:none !important;
	margin-top:4px;
	margin-left:0 !important;
	width:120px;
	padding-left:8px !important;
	text-align:left;
}

.lista_clientes_3way{
	float:left;
	width:650px;
	clear:both;
	margin:30px 0 20px 20px;
}

.lista_clientes_3way span{
	width:160px;
	float:left;
	text-align:center;
	clear:none;
	height:80px;
}

.novo_box_twitter_auto{
	float:right;
	width:225px;
	min-height:280px;
	margin-top:6px;
}

.novo_box_twitter_auto_una{
	float:right;
	text-align:center;
	width:225px;
	min-height:200px;
	margin-top:6px;
}

.novo_box_twitter{
	float:right;
	width:225px;
	min-height:280px;
	margin-top:6px;
	padding-top:60px;
	background:url(http://hospedagem.task.com.br/images/bg_novo_box_twitter.png) no-repeat;
}

.novo_box_twitter p{
	float:left;
	clear:both;
	font-family:Verdana;
	font-size:10px;
	color:#1A7996;
	font-weight:normal;
	width:80%;
	margin:15px 0 0 20px;
	line-height:14px;
}

.novo_box_twitter span{
	float:left;
	clear:both;
	font-family:Verdana;
	font-size:10px;
	color:#666;
	font-weight:normal;
	width:80%;
	margin:15px 0 0 20px;
	line-height:14px;
}

.novo_box_twitter span.data_twitter{
	float:left;
	clear:both;
	font-family:Verdana;
	font-size:9px;
	color:#999;
	font-weight:normal;
	width:90%;
	line-height:normal;
	cursor:default;
	margin:0 0 0 20px;
}

.novo_box_twitter a{
	float:right;
	clear:both;
	background:url(http://hospedagem.task.com.br/images/icon_new_window.jpg) right no-repeat;
	color:#1B7A96;
	font-size:9px;
	font-family:Verdana;
	text-decoration:none;
	margin:25px 10px 0 0;
	cursor:pointer;
	height:13px;
	padding:2px 23px 0 0;
}

.novo_box_twitter a:hover{
	text-decoration:underline;
}

.h1_inicio_site{
	float:left;
	width:100%;
	text-align:center;
	height:16px;
	border-bottom:1px solid #7790BF;
	padding-top:3px;
	background:#0F4898;
	color:#7790BF;
	font-size:10px;
	font-weight:normal;
}

.boxtc{
	float:left;
	clear:both;
	margin:10px 0 20px 20px;
}


/* Nova Index - junho/2010 */

.engloba_new_esquerda{
	float:left;
	width:610px;
	margin:10px 5px 70px 12px;
}

.engloba_new_direita{
	float:left;
	width:350px;
	margin:10px;
}

.novobanner{
	float:left;
	width:610px;
}

.novobanner img{
	cursor:pointer;
}

.texto_esquerda_banner{
	float:left;
	width:100%;
	clear:both;
}

.txt_esq_left{
	float:left;
	width:385px;
}

.txt_esq_right{
	float:left;
	width:222px;
	padding-top:40px;
}

.texto_esquerda_banner h1{
	float:left;
	font-size:17px;
	color:#DD8500;
	font-family:Trebuchet MS;
	cursor:default;
	font-weight:normal;
	margin:15px 0 5px 0;
}

.texto_esquerda_banner ul{
	float:left;
	cursor:default;
	width:100%;
	clear:both;
	list-style:disc;
}

.texto_esquerda_banner ul li{
	float:left;
	width:100%;
	clear:both;
	font-size:14px;
	cursor:default;
	color:#003366;
	font-weight:bold;
	margin:6px 0 4px 32px;
	font-family:Trebuchet MS;
}

.texto_esquerda_banner span{
	float:left;
	clear:both;
	width:100%;
	cursor:default;
	font-family:Trebuchet MS;
	color:#666;
	font-size:14px;
	font-weight:bold;
	margin:10px 0 20px 17px;
}

.txt_esq_right img{
	float:right;
	margin-top:5px;
}

.txt_esq_right a{
	clear:both;
	float:right;
	margin:28px 0 0 0;
	outline:none;
}

.newdepoimentos{
	float:left;
	clear:both;
	width:480px;
	border-top:2px dotted #999;
	padding-top:10px;
	margin-top:10px;
}

.newdepoimentos h2{
	float:left;
	clear:both;
	width:100%;
	color:#003366;
	cursor:default;
	font-size:15px;
	font-weight:bold;
	font-family:Trebuchet MS;
}

.newdepoimentos ul{
	float:left;
	clear:both;
	width:100%;
	list-style:none;
	margin:20px 0 10px 5px;
}

.newdepoimentos ul li{
	float:left;
	clear:both;
	width:100%;
	list-style:none;
}

.engloba_newdp_left img{
	margin:auto;
	text-align:center;
}

.engloba_newdp_left{
	width:125px;
	float:left;
	text-align:center;
}

.engloba_newdp_right{
	width:330px;
	float:left;
	border-bottom:1px solid #E2E2E2;
	padding-bottom:15px;
	margin-bottom:15px;
}

.engloba_newdp_right_last{
	border-bottom:none;
	width:330px;
	float:left;
}

.newdepoimentos ul li span{
	float:left;
	color:#666;
	line-height:20px;
	font-family:Trebuchet MS;
	font-size:12px;
	cursor:default;
}

.newdepoimentos ul li p{
	float:left;
	clear:both;
	font-family:Trebuchet MS;
	color:#003366;
	font-style:italic;
	font-size:13px;
	margin-top:8px;
	cursor:default;
}

.newdepoimentos ul li em{
	float:left;
	color:#666;
	cursor:default;
	font-family:Trebuchet MS;
	font-style:normal;
	clear:both;
	margin-top:5px;
	font-size:10px;
}

.newdepoimentos a{
	float:left;
	clear:both;
	font-family:Trebuchet MS;
	color:#003366;
	font-size:12px;
	font-weight:bold;
	margin:10px 0 0 130px;
}

.newdepoimentos a:hover{
	text-decoration:none;
}

.controles_novobanner{
	float:left;
	width:130px;
	height:25px;
	position:absolute;
	margin-top:-34px;
	margin-left:15px;
}

.controles_novobanner a, span.page{
	float:left;
	width:22px;
	font-family:Trebuchet MS;
	text-decoration:none;
	margin-right:3px;
  cursor:pointer;
	text-align:center;
	font-weight:normal;
	outline:none;
}

.controles_novobanner a.ativo, span.sel{
	background:url(/images/bg-numero-banner.png) no-repeat !important;
	height:23px !important;
	font-size:17px !important;
	color:#FFF;
	padding:2px 2px 0 0 !important;
	margin-top:4px !important;
	*padding:0;
	outline:none;
}

.controles_novobanner a.ativo:focus, span.sel:focus{
	outline:none;
}

.controles_novobanner a.inativo, span.page{
	background:none;
	height:20px;
	margin-top:8px;
	outline:none;
	font-size:12px;
	color:#FFF;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-khtml-opacity: 0.7;
}

.controles_novobanner a.inativo:hover, span.page:hover{
	color:#FFF;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}

.link_saiba_mais_hospedagem{
	float:left;
	width:100%;
	text-align:center;
	font-size:10px;
  font-weight:bold;
	color:#003366;
	margin:8px 0 0 0 !important;
	text-decoration:none;
}

.link_saiba_mais_hospedagem:hover{
	text-decoration:underline;
}

.obs_tsk_control{
   margin-left:20px;
   color:#666;
   margin-top:4px !important;
   margin-bottom:4px !important;
   font-size:10px !important;
}
