/* BAMBOO
    www.agenciabamboo.com.br | (62) 3091.5373

*/


/*=======================================================
/			RESET            
========================================================*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
    text-decoration: none;
	outline: none;
}

/*=======================================================
/			GLOBAL            
========================================================*/
body {

    font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
    color: #696969;
}

.pagina {
	clear: both;
	float: left;
	width:100%;
	height:100%;
	background: #fff url(../images/bg_body.png) no-repeat center top;
	-webkit-background-size: 2560px 251px;	
}

body.home .pagina {
	background: #fff url(../images/bg_home.png) no-repeat center top;	
	-webkit-background-size: 2560px 445px;	
}

body.bodyNotFound .pagina {
	background: #eaeaea;
}


.clearBoth {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

::-moz-selection {background:#f4b323; color: #fff;}
::-webkit-selection {background:#f4b323; color: #fff;}
::selection { background:#f4b323; color: #fff; }

.hidden {
	position: absolute;
	left: -5000px;
	top:-5000px;	
}

.hide {
        display: none;
}


.displayNone {
	display: none;
}

.invisible {
	opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter:alpha(opacity=0);	
}

.zeroHeight {
	height: 0!important;	
	padding-top: 0!important;
	padding-bottom: 0!important;
}

input[type=text],
select {
	font-family: Arial, Helvetica, sans-serif;
}

.clearFloatLeft {
	clear: both;
	float: left;	
}

html .floatRight {
	float: right;	
}



/*=======================================================
/			FONTS
========================================================*/

@font-face {
    font-family: 'klavika_regularregular';
    src: url('../font/klavikaregular-tf-webfont.eot');
    src: url('../font/klavikaregular-tf-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/klavikaregular-tf-webfont.woff') format('woff'),
         url('../font/klavikaregular-tf-webfont.ttf') format('truetype'),
         url('../font/klavikaregular-tf-webfont.svg#klavika_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
		font-family: 'KlavikaBold-Bold';
		src: url('../font/klavikaboldbold1.eot');
		src: url('../font/klavikaboldbold1.eot?#iefix') format('embedded-opentype'),
				 url('../font/klavikaboldbold1.woff') format('woff'),
				 url('../font/klavikaboldbold1.ttf') format('truetype'),
				 url('../font/klavikaboldbold1.svg#klavikaboldbold1') format('svg');
		font-weight: normal;
		font-style: normal;
}


/*=======================================================
/			CONTEUDO
========================================================*/

.conteudoWrapper {
	clear: both;
	float: left;	
	width: 100%;
	margin: 0 0 50px;
}

.home .conteudoWrapper {
	margin-top: 30px;	
}

.conteudo {
	width: 960px;
	margin: 0 auto;	
	min-height: 400px;
}






/*=======================================================
/			HEADER
========================================================*/

.headerWrapper {
	clear: both;
	float: left;
	width:100%;
	height: 163px;
	margin-bottom:10px;
}

.header {
	width: 960px;
	margin: 0 auto;
	position: relative;
	height:163px;
}

.logoHeader {
	background: url(../images/logo_header.png) no-repeat;
	width:230px;
	height:57px;
	display:block;
	float: left;
	margin-top: 32px;
	text-indent:-9999px;
}

.headerNav {
	position: absolute;
	right: 0;
	top: 70px;
}

.headerNav li {
	float: left;
	padding: 0 15px 0 0;
	margin-right:7px;
	background: url(../images/nav_header_div.png) no-repeat right top;
}

.headerNav li:last-child {
	margin: 0;
	padding: 0;
	background: none;	
}

.headerNav li a {
	line-height:20px;
	color: #00708b;
    font-family: 'klavika_regularregular';		
	font-size:1.5em;
	-moz-transition: color linear .2s;
	-webkit-transition: color linear .2s;
	transition: color linear .2s;
}

.headerNav li a:hover {
	color: #95d1df;
}

.nav {
	background: url(../images/bg_nav.png) no-repeat;
	height:46px;
	width:960px;
	position: absolute;
	left:0;
	bottom:0;
}

.nav li {
	float: left;
	padding: 0 20px;

}	

.nav li a {
	font-size:2em;
    font-family: 'klavika_regularregular';
	line-height: 46px;	
	color: #fff;
	-moz-transition: color linear .2s;
	-webkit-transition: color linear .2s;
	transition: color linear .2s;	
}

.nav li a:hover {
	color: #f4b222;	
}

.nav li.atendimento {
	padding:0;
}

.nav li.atendimento img {
        margin: 11px 0 0 0;
	float: left;
}


.nav li.atendimento a {
        padding: 0;
        margin: 0 0 0 5px;
        float: left;
	font-size:16px;
}

/*.nav li.atendimento a {
	background: url(../images/icon_nav_chat.png) no-repeat left 1px;
	padding:5px 0 5px 38px;
	font-size:16px;
}

.nav li.atendimento a:hover {
	color: #95d1df;
	background: url(../images/icon_nav_chat.png) no-repeat left -57px;	
}*/

/*=======================================================
/			BARRA ATENDIMENTO
========================================================*/
.contatoBarWrapper {
	clear: both;
	float: left;
	width:100%;
	height:90px;
	background: #1db6da;
	margin-top: -86px;
}

.contatoBar {
	width: 960px;
	margin: 0 auto;
	padding-top: 16px;
	position:relative;
}

.contatoBarColumn {
	float: left;
	margin-right:38px;	
}

.contatoBarColumn a {
	clear: both;
	float: left;
	padding-left: 62px;
}

.contatoBarColumn a .nome {
	clear: both;
	float: left;
	width:100%;
	font-size: 2em;
	color: #fff;
    font-family: 'klavika_regularregular';	
}
.contatoBarColumn a .desc {
	color:#0a7a94;
	font-size:1.2em;
	clear: both;
	float: left;
	width:100%;
	line-height:1.4;
}
.contatoBarColumn a .telefone {
	color:#0a7a94;
	font-size:1.8em;
	clear: both;
	float: left;
	width:100%;
	line-height:1.4;
	display:none;
	margin-top:5px;
}

.contatoBar .telefoneColumn {
	width: 378px;	
}

.contatoBar .telefoneColumn a {
	background: url(../images/icon_contact_telefone.png) no-repeat left top;
	width:150px;
	margin-right:5px;	
	cursor: pointer;
	height:54px;
}

.contatoBarColumn select {
    border: 1px solid #E1E1E1;
    border-radius: 4px 4px 4px 4px;
    color: #696969;
    float: left;
    font-size: 1.2em;
    height: 30px;
    padding: 5px;
    width: 160px;
	float: left;
	margin-top: 22px;
}

.contatoBar .contatoColumn a {
	width: 225px;
	background: url(../images/icon_contact_email.png) no-repeat left top;	
}
.contatoBar .contatoColumn a:hover .nome {
	color: #f7bd2c;
}
.contatoBar .contatoColumn a:hover {
	background: url(../images/icon_contact_email.png) no-repeat left -197px;	
}

.contatoBar .helpdeskColumn {
	margin-right:0;
}
.contatoBar .helpdeskColumn a {
	width:134px;
	background: url(../images/icon_contact_helpdesk.png) no-repeat left top;
}
.contatoBar .helpdeskColumn a:hover .nome {
	color:#f7bd2c;
}
.contatoBar .helpdeskColumn a:hover {
	background: url(../images/icon_contact_helpdesk.png) no-repeat left -197px;
}


.contatoBar .btnAtendimento {
	background: url(../images/aba_atendimento.png) no-repeat;
	width:168px;
	height:33px;
	line-height:27px;
	position: absolute;
	display: block;
	right: 0;
	top: 90px;
	text-indent: 48px;
	font-size: 1.6em;
    font-family: 'klavika_regularregular';	
	color: #fff;	
	z-index: 15;
}

.contatoBar .btnAtendimento .icon {
	background: url(../images/setas_atendimento.png) no-repeat left top;
	width: 10px;
	height: 5px;
	display: block;
	position:absolute;
	top: 12px;
	left: 27px;
}

.contatoBar .btnAtendimento.ativo .icon {
	background: url(../images/setas_atendimento.png) no-repeat left bottom;
}

/*=======================================================
/			404
========================================================*/

.notFoundWrapper {
	clear: both;
	float: left;
	width:100%;
	height: 500px;	
}

.notFound {
	padding-top: 105px;
	margin: 0 auto;
	width:960px;
	height: 295px;
	background: url(../images/bg_404.jpg) no-repeat center center;
}

.notFound h1 {
    clear: both;
    color: #717171;
    float: left;
    font-family: 'klavika_regularregular';
    font-size: 4.8em;
    margin: 0 0 20px 0;
    text-shadow: 0 3px 0 #FFFFFF;
    width: 100%;
	text-align:center;
}

.notFound h2 {
    clear: both;
    color: #717171;
    float: left;
    font-family: 'klavika_regularregular';
    font-size: 2.5em;
	line-height:1.3;
    margin: 0 0 20px 0;
    text-shadow: 0 2px 0 #FFFFFF;
    width: 100%;
	text-align:center;
}


/*=======================================================
/			HOME
========================================================*/

.homeSliderWrapper	{
	clear: both;
	float: left;
	width:100%;
	height:390px;
}

.homeSlider	{
	margin: 0 auto;
	width:960px;
	background: url(../images/shadow_home_slider.png) no-repeat left bottom;
	height:390px;
	position:relative;

}

.homeSlider .slider {
	float: left;
	width:670px;
	height:360px;
	overflow: hidden;		
}

.homeSlider li {
	float: left;
	width:670px;
	height:360px;
}

.homeSlider li a {
	display: block;
	width:670px;
	height:360px;
	position: relative;	
}

.homeSlider li a img {
	display: block;
	width:670px;
	height:360px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.homeSlider .sliderCopy {
	background: url(../images/bg_home_slider_copy.png) no-repeat;
	width:332px;
	padding: 0 25px;
	height:215px;
	display: block;
	position:absolute;
	top: 57px;
	left:0;
}

.homeSlider .sliderTitulo {
	font-size: 3.8em;
	color:#1eb6db;
    font-family: 'klavika_regularregular';
	line-height:1;
	margin: 35px 0 10px;
	clear: both;
	float: left;
	width:100%;	
}
.homeSlider .sliderTexto {
	font-sizE: 1.5em;
	color:#fff;
	line-height: 1.5;
	clear: both;
	float: left;
	width:100%;	
}

.homeSliderPagination {
	height: 14px;
	position:absolute;
	z-index: 5;
	top: 324px;
	left: 90px;	
}

.homeSliderPagination a {
	width: 14px;
	height:14px;
	margin-right: 5px;
	display: block;
	float: left;
	text-indent:-9999px;
	background: url(../images/bullets_home_slider.png) no-repeat left top;
}

.homeSliderPagination a.activeSlide {
	background: url(../images/bullets_home_slider.png) no-repeat right top;
}

.homeSliderPrev {
	width: 19px;
	height:19px;
	display: block;
	background: url(../images/setas_home_slider.png) no-repeat left top;
	text-indent: -9999px;
	position: absolute;
	top: 322px;
	left: 26px;
	z-index:10;	
}

.homeSliderNext {
	width: 19px;
	height:19px;
	display: block;
	background: url(../images/setas_home_slider.png) no-repeat right top;
	text-indent: -9999px;
	position: absolute;
	top: 322px;
	left: 50px;
	z-index:10;	
}

.homeDestaque {
	clear: both;
	float: left;
	width: 960px;
	margin:0 0 48px;
}

.homeDestaque li {
	float: left;
	margin-right:18px;
	height: 185px;
	width: 302px;
	position:relative;
}

.homeDestaque li h2 {
	font-size: 3.2em;
	color:#717171;
	clear: both;
	float: left;
	width:100%;
    font-family: 'klavika_regularregular';
	margin-bottom: 10px;	
}

.homeDestaque li p {
	clear: both;
	float: left;
	width: 240px;
	margin-left:67px;
	font-size:1.2em;
	color: #696969;
	line-height:1.5;
}

.homeDestaque li .preco {
	position: absolute;
	bottom: 0;
	left:0;
	color:#f4b222;
    font-family: 'klavika_regularregular';	
}

.homeDestaque li .preco small {
	font-size: 1.6em;
	float: left;
	margin: 3px 1px 0 0;
}

.homeDestaque li .preco strong {
	float: left;
	font-size:3.3em;
	margin-right:1px;
}

.homeDestaque li .preco em {
	font-size: 1.6em;
	float: left;
	margin:12px 10px 0 0;
}

.homeDestaque li .btnContratarPlano {
	background: url(../images/btn_contratar_plano.png) no-repeat left top;
	width:123px;
	height:31px;
	display: block;
	float: left;
	line-height:31px;
	text-align:center;
	font-size:1.7em;
	color:#fff;
    font-family: 'klavika_regularregular';		
}

.homeDestaque li .btnContratarPlano:hover {
	background: url(../images/btn_contratar_plano.png) no-repeat left bottom;
	
}

.homeDestaque .homeDestaqueRevenda {
	background: url(../images/icon_revenda.png) no-repeat left 45px;
}

.homeDestaque .homeDestaqueHospedagem {
	background: url(../images/icon_hospedagem.png) no-repeat left 45px;
}

.homeDestaque .homeDestaqueDedicado {
	margin-right: 0;
	background: url(../images/icon_servidor_dedicado.png) no-repeat left 45px;
	width: 320px;
}

.homeRegistro {
	clear: both;
	float: left;
	height:108px;
	width:920px;
	padding: 28px 20px 0;
	background: #efefef;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-bottom:40px;
}

.homeRegistro h3 {
	font-size: 3.3em;
	color:#717171;
	clear: both;
	float: left;
	width:100%;
    font-family: 'klavika_regularregular';
	margin-bottom: 10px;	
}

.homeRegistro p {
	clear: both;
	float: left;
	width: 190px;
	margin-right:30px;
	font-size:1.2em;
	line-height:1.5;
	color:#717171;	
}

.homeRegistro .preco {
	float: left;
	width:189px;
	color:#1db6da;	
}

.homeRegistro .preco small {
	font-size: 1.2em;
	clear: both;
	float: left;
	width:100%;
}

.homeRegistro .preco strong {
	font-size: 2.8em;
	clear: both;
	float: left;
	margin-right:2px;	
    font-family: 'klavika_regularregular';	
}

.homeRegistro .preco em {
	font-size: 1.2em;
	float: left;
	margin-top: 12px;
}
.homeRegistro input[type=text] {
	height: 33px;
	line-height:33px;
	border: 1px solid #e1e1e1;
	padding: 0 15px;
	font-size:1.8em;
	color: #848484;
	width:265px;
	margin-right:5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	float: left;
}

.homeRegistro select:focus,
.homeRegistro input[type=text]:focus {
	border: 1px solid #c1c1c1;
}

.homeRegistro select {
	height: 35px;
	border: 1px solid #e1e1e1;
	padding: 10px;
	font-size:1.2em;
	color: #696969;
	width: 90px;
	margin-right:5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	float:left;
}


.homeRegistro input[type=button] {
	background: url(../images/btn_pesquisar.png) no-repeat left top;
	width: 109px;
	height:34px;
	float: left;
	border:0;
	cursor:pointer;
	color:#fff;
	font-size:1.8em;
    font-family: 'klavika_regularregular';		
}

.homeRegistro input[type=button]:hover {
	background: url(../images/btn_pesquisar.png) no-repeat left bottom;	
}

.homeNoticias {
	cleaR: both;
	float: left;
	width: 370px;
}

.homeNoticias h3 {
	font-size: 3.3em;
	color:#717171;
	clear: both;
	float: left;
	width:100%;
    font-family: 'klavika_regularregular';
	margin-bottom: 15px;	
}

.homeNoticiasItem {
	clear: both;
	float: left;
	padding-bottom:12px;
	margin-bottom:12px;
	border-bottom:1px solid #dcdcdc;
	width:370px;

}

.homeNoticias .data {
	background: url(../images/bg_data_noticias.png) no-repeat;
	width:39px;
	height:42px;
	display: block;
	padding: 5px 0 0 8px;	
	float: left;
	clear: both;
	color:#fff;
}

.homeNoticias .data em {
	clear: both;
	float: left;
	width:100%;
	font-size:2em;
}

.homeNoticias .data small {
	clear: both;
	float: left;
	width:100%;
	font-size:1.3em;
}

.homeNoticias a {
	font-size: 2em;
	color: #35bcdd;
	line-height:1.2;
	width:315px;
	float: right;
	margin-bottom: 5px;
}

.homeNoticias p {
	clear: right;
	font-size:1.3em;
	color:#6a6a6a;	
	line-height: 1.4;
	float: right;
	width:315px;
}

.homeSocial {
	float: right;
	width:530px;
}


.homeSocialTabs {
	clear: both;
	float: left;
	width:510px;
	padding-left:20px;
	height: 41px;
	background: url(../images/bg_home_social.png) no-repeat left bottom;
}

.homeSocialTabs a {
	width: 179px;
	height: 41px;
	background: url(../images/abas_home_social.png) no-repeat right top;
	line-height:41px;
	color:#717171;
	font-size:2em;
    font-family: 'klavika_regularregular';
	display: block;
	float: left;
	margin-right:10px;
	position: relative;
}

.homeSocialTabs a.ativo {
	background: url(../images/abas_home_social.png) no-repeat left top;
}

.homeSocialTabs .facebook {
	text-indent: 48px;	
}
.homeSocialTabs .facebook .icon {
	background: url(../images/icon_facebook.png) no-repeat;
	display: block;
	position:absolute;
	top: 10px;
	left: 12px;
	width: 23px;
	height: 23px;
}	

.homeSocialTabs .twitter {
	text-indent: 58px;	
}
.homeSocialTabs .twitter .icon {
	background: url(../images/icon_twitter.png) no-repeat;
	display: block;
	position:absolute;
	top: 10px;
	left: 12px;
	width:28px;
	height:23px;
}	


.homeSocialTabsConteudo {
	clear: both;
	float: left;
	width: 530px;	
}

.homeSocialTabItem {
	width: 100%;
	clear: both;
	float: left;
	padding-top: 10px;
	display:none;	
}

.homeSocialTabItem iframe {
	clear: both;
	float: left;
	margin: 0 10px;	
}

.homeSocialTabsConteudo .ativo {
	display: block;	
}

.homeSocialTabItem .tweet_list {
	float:right;
	width:375px;	
	margin: 0 30px 0 0;
}

.homeSocialTabItem .tweet_list li {
	clear: both;
	float:left;
	width:100%;
	padding: 15px 0;
	color:#6a6a6a;
	line-height:1.4;
	font-size:1.2em;
	border-bottom: 1px solid #dcdcdc;
}

.homeSocialTabItem .tweet_list li:last-child {
	border-bottom: none;	
}

.homeSocialTabItem .tweet_list li a {
	color: #f5b11c;
}

.homeSocialTabItem .tweet_list li a:hover {
	color: #c79017;
}

.homeSocialTabItem .btnSiganos {
	background: url(../images/btn_siganos.png) no-repeat;
	width:72px;
	height:89px;
	clear: both;
	float: left;
	display: block;
	text-indent:-9999px;
	margin: 16px 0 0 22px;
}

.homeSocialTabItem .btnSiganos:hover {
	opacity: .8;	
}



/*=======================================================
/			CLOUD
========================================================*/

.cloudDireita {
	float: right;
	clear: both;
	width:470px;
	position:relative;
	min-height:795px;
}

.cloudIntro {
	width: 100%;
	position:absolute;
	top: 0;
	left: 0;
}

.cloudDireita h2 {
    clear: both;
    color: #1DB6DA;
    float: left;
    font-family: 'klavika_regularregular';
    font-size: 3.3em;
	line-height:1.2;
    margin-bottom: 20px;
    width: 100%;
}

.cloudIntro h3 {
    clear: both;
    color: #717171;
    float: left;
    font-family: 'klavika_regularregular';
    font-size: 2em;
	line-height:1.1;	
    margin-bottom: 5px;
    width: 100%;
}

.cloudIntro p {
    clear: both;
    color: #717171;
    float: left;
    font-size: 1.2em;
	line-height:1.6;	
    margin-bottom: 20px;
    width: 100%;
}

.painelCloud {
	float: left;
	background: url(../images/bg_monte_cloud.png) no-repeat;
	width:403px;
	padding: 20px;
	height: 690px;
	position:relative;
}

html .painelCloudHome {
	float: right;
	background: url(../images/bg_home_monte_cloud.png) no-repeat;
	padding: 15px;
	width: 249px;
	height: 357px;
}

html .painelCloudHome .totalWrapper {
	bottom: 44px;
}

html .painelCloudHome .cloudRow {
	margin-bottom: 15px;	
}

html .painelCloudHome .totalWrapper strong {
    font-size: 2.8em;
}

html .painelCloudHome .totalWrapper em {
    font-size: 1.6em;
}

html .painelCloudHome .totalWrapper small {
    font-size: 1.3em;
}

html .painelCloudHome .btnContratarAlt,
html .painelCloudHome .btnContratar {
	bottom: 44px;
	background: #f4b428; /* Old browsers */
	background: -moz-linear-gradient(top,  #f4b428 0%, #efc564 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4b428), color-stop(100%,#efc564)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f4b428 0%,#efc564 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f4b428 0%,#efc564 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f4b428 0%,#efc564 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f4b428 0%,#efc564 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4b428', endColorstr='#efc564',GradientType=0 ); /* IE6-9 */
	border: 1px solid #d9a321;
	
}

html .painelCloudHome .btnContratarAlt:hover,
html .painelCloudHome .btnContratar:hover {
	background: #1db5d9; /* Old browsers */
	background: -moz-linear-gradient(top,  #1db5d9 0%, #0d93b4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1db5d9), color-stop(100%,#0d93b4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1db5d9 0%,#0d93b4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1db5d9 0%,#0d93b4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1db5d9 0%,#0d93b4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1db5d9 0%,#0d93b4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1db5d9', endColorstr='#0d93b4',GradientType=0 ); /* IE6-9 */
	border: 1px solid #0b7d99;
}
.soCloud {
	clear: both;
	float: left;
	width:100%;	
}

.soCloud a {
	float: left;
	padding: 0 12px 0 40px;
	font-size: 1.1em;
	color:#888;
	font-weight:bold;
	margin-right:20px;
	-moz-border-radius:6px;	
	-webkit-border-radius:6px;	
	border-radius:6px;
	line-height:30px;	
}

.soCloud a.ativo {
	background-color: #FCD174;
}

.soCloud .btnWindows {
	background: #f0f0f0 url(../images/icon_windows.png) no-repeat 8px 5px;	
}

.soCloud .btnLinux {
	background: #f0f0f0 url(../images/icon_linux.png) no-repeat 8px 5px;	
}

.soCloud a:hover {
	background-color: #e0e0e0;
}

.painelCloud h2 {
	font-size: 3em;
	color:#fff;
	clear: both;
	float: left;
	width:100%;
    font-family: 'klavika_regularregular';
	margin-bottom: 10px;	
}

.cloudRow {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom:10px;
}

.cloudRow h3 {
	font-weight: bold;
	font-size:1.3em;
	clear: both;
	float: left;
	width:100%;
	margin-bottom:10px;	
	color: #fff;
}

.cloudRow .sliderWrapper {
	clear: both;
	float: left;
	width:100%;
	margin-bottom:5px;
}


.cloudRow select {
    border: 0 none;
    border-radius: 6px 6px 6px 6px;
    padding: 5px;
	width: 215px;
}

.cloudRow .ui-widget-content {
	background: #797979; /* Old browsers */
	background: -moz-linear-gradient(top,  #797979 0%, #c1c1c1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#797979), color-stop(100%,#c1c1c1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #797979 0%,#c1c1c1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #797979 0%,#c1c1c1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #797979 0%,#c1c1c1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #797979 0%,#c1c1c1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#797979', endColorstr='#c1c1c1',GradientType=0 ); /* IE6-9 */
	border: none;
		
}

.cloudRow .ui-slider .ui-slider-range {
	background: #d2d2d2; /* Old browsers */
	background: -moz-linear-gradient(top,  #d2d2d2 0%, #f9f9f9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d2d2d2), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d2d2d2 0%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d2d2d2 0%,#f9f9f9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d2d2d2 0%,#f9f9f9 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d2d2d2 0%,#f9f9f9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2d2d2', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;

}

.cloudRow .ui-slider .ui-state-default {
	background: #f3b32a; /* Old browsers */
	background: -moz-linear-gradient(top,  #f3b32a 0%, #ffd030 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3b32a), color-stop(100%,#ffd030)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f3b32a 0%,#ffd030 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f3b32a 0%,#ffd030 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f3b32a 0%,#ffd030 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f3b32a 0%,#ffd030 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3b32a', endColorstr='#ffd030',GradientType=0 ); /* IE6-9 */
	border:0;
	height:20px;
	width:10px;
	top: -0.5em;
	cursor: pointer;	
}

.cloudRow .radio {
	font-weight: bold;
	font-size:1.3em;
	float: left;
	
	margin: 5px 0 5px 10px;	
	color: #fff;	
}

.cloudRow input[type=checkbox] {
	float: left;
	margin: 0;
	padding: 0;	
	margin: 5px 0 5px;
}

.totalWrapper {
	color: #fff;	
    font-family: 'klavika_regularregular';
	position:absolute;
	bottom: 64px;
	left:20px;
	width:250px;
}

.totalWrapper small {
	width: 100%;
	clear: both;
	float: left;
	font-size:1.5em;	
}

.totalWrapper strong {
	clear: both;
	float: left;
	font-size:3.3em;	
}

.totalWrapper em {
	font-size: 2em;
	margin: 10px 0 0 2px;
	float:left;	
}

.painelCloud .btnContratarAlt {
	background: #1db5d9; /* Old browsers */
	background: -moz-linear-gradient(top,  #1db5d9 0%, #0d93b4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1db5d9), color-stop(100%,#0d93b4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1db5d9 0%,#0d93b4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1db5d9 0%,#0d93b4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1db5d9 0%,#0d93b4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1db5d9 0%,#0d93b4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1db5d9', endColorstr='#0d93b4',GradientType=0 ); /* IE6-9 */
	cursor: pointer;
	width: 88px;
	height:42px;
	line-height:44px;
	text-align:center;
	border: 1px solid #1f818d;
	font-size:1.6em;
	color:#fff;
    font-family: 'klavika_regularregular';	
	position: absolute;
	bottom: 64px;
	right:20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display:none;
}

.painelCloud .btnContratar {
	background: #1db5d9; /* Old browsers */
	background: -moz-linear-gradient(top,  #1db5d9 0%, #0d93b4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1db5d9), color-stop(100%,#0d93b4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1db5d9 0%,#0d93b4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1db5d9 0%,#0d93b4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1db5d9 0%,#0d93b4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1db5d9 0%,#0d93b4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1db5d9', endColorstr='#0d93b4',GradientType=0 ); /* IE6-9 */
	cursor: pointer;
	width: 90px;
	height:44px;
	border: 1px solid #1f818d;
	font-size:1.6em;
	color:#fff;
    font-family: 'klavika_regularregular';	
	position: absolute;
	bottom: 64px;
	right:20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
}

.painelCloud .btnContratar:hover {
	opacity: .8;
}

.cloudForm {
	width:430px;
	position:absolute;
	z-index:6;
	top: 0;
	left:0;
	display:none;
	padding-left: 15px;
}

.cloudForm input[type=text] {
	font-size: 1.3em;
	color:#696969;
	background-image: url(../images/form_atendimento.png);
	background-repeat: no-repeat;
	height:34px;
	line-height:34px;
	float: left;
	margin: 0 2px 8px 0;
	border:0;
	padding:0 10px;
}

.cloudForm .formNome {
	width:150px;
	background-position: left top;
}

.cloudForm .formSobrenome {
	width:222px;
	background-position: right top;
}

.cloudForm .formAssunto,
.cloudForm .formEmail {
	width:393px;
	background-position: left -36px;
}

.cloudForm .formTelefone {
	width:187px;
	background-position: left -72px;		
}

.cloudForm .formCelular {
	width:184px;
	background-position: right -72px;		
}

.cloudForm input[type=button] {
	clear: both;
	float: left;
	border: 1px solid #cd8f1c;
    font-family: 'klavika_regularregular';		
	height:24px;
	font-size:1.6em;
	color:#fff;
	background: #f4b520; /* Old browsers */
	background: -moz-linear-gradient(top,  #f4b520 0%, #f2ba37 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4b520), color-stop(100%,#f2ba37)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f4b520 0%,#f2ba37 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f4b520 0%,#f2ba37 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f4b520 0%,#f2ba37 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f4b520 0%,#f2ba37 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4b520', endColorstr='#f2ba37',GradientType=0 ); /* IE6-9 */
	cursor:pointer;
		
}

.cloudForm input[type=button]:hover {
	opacity: .8;	
}

.cloudForm .field {
	float: left;
	position: relative;	
}

.cloudForm .field .inline-label {
    color: #696969;
    font-size: 1.3em;
    left: 13px;
    position: absolute;
    top: 11px;	
}

.cloudForm .field .inline-label-focus {
    color: #c9c9c9;	
}




/*=======================================================
/			ATENDIMENTO
========================================================*/

.formEsquerda {
	width: 430px;
	float: left;
	clear: both;	
}

.formDireita {
	background: url(../images/form_atendimento_topo.png) no-repeat left top;
	width:465px;
	float: right;
	position:relative;
	padding: 35px 0 35px 45px;	
}

.formDireitaBottom {
	background: url(../images/form_atendimento_bottom.png) no-repeat;
	width:367px;
	height:286px;
	position:absolute;
	bottom:0;
	right:0;	
}

.atendimentoFone {
	clear: both;
	float: left;	
	padding: 15px 10px;
	width: 410px;
	margin-bottom: 20px;
	-moz-border-radius: 6px;	
	-webkit-border-radius: 6px;	
	border-radius: 6px;
	position:relative;
	background: #eee url(../images/icon_contact_telefone.png) no-repeat 10px 12px;
	
}

.atendimentoFone h2 {
	color: #717171;
	font-size:2em;	
    font-family: 'klavika_regularregular';
	float: left;
	width:150px;
	margin-left:62px;
}

.atendimentoFone p {
	color: #717171;
	font-size:1.2em;
	line-height:1.4;
	float: left;
	width:150px;
	margin-left:62px;
}

.atendimentoFone select {
	float: right;
	padding: 5px;
	-moz-border-radius: 6px;	
	-webkit-border-radius: 6px;	
	border-radius: 6px;
	border: 0;
	margin-top: 24px;		
}

.atendimentoCidade {
	clear: both;
	float: left;
	float: right;
	padding-top: 15px;
	border-top: 1px solid #d1d1d1;
	width:350px;
	margin-top:15px;
	display:none;
}

.atendimentoCidade .cidade {
	float: left;
	font-size:1.4em;
	font-weight:bold;
    color: #1EB6DB;
	margin-right:10px;
	line-height:14px;	
}

.atendimentoCidade .tel {
	float: left;
	font-size:1.2em;
    color: #717171;
	line-height:14px;	
}


.atendimentoHelp {
	clear: both;
	float: left;	
	padding: 12px 10px;
	background: #eee;
	width: 410px;
	-moz-border-radius: 6px;	
	-webkit-border-radius: 6px;	
	border-radius: 6px;
	background: #eee url(../images/icon_contact_helpdesk.png) no-repeat 10px 12px;
	height:52px;
}

.atendimentoHelp .nome {
	color: #717171;
	font-size:2em;	
    font-family: 'klavika_regularregular';
	float: left;
	width:150px;
	margin: 5px 0 0 62px;
}

.atendimentoHelp .desc {
	color: #717171;
	font-size:1.2em;
	line-height:1.4;
	float: left;
	width:300px;
	margin-left:62px;
}

.formDireita h2 {
	clear: both;
    color: #1EB6DB;
    float: left;
    font-family: 'klavika_regularregular';
    font-size: 3em;
    line-height: 1;
    margin-bottom: 5px;
    width: 100%;
}

.atendimentoForm {
	clear: both;
	float: left;
	width:100%;
	position:relative;
	z-index:6;

}

.atendimentoForm select {
	font-size: 1.3em;
	color:#696969;
	width: 177px;
	height:34px;
	background: url(../images/form_pagamento.png) no-repeat left top;
	margin-bottom:8px;
	float: left;
	border:0;
	padding: 8px 8px 8px 10px;
}

.atendimentoForm textarea {
	font-size: 1.3em;
	color:#696969;
	background: url(../images/form_atendimento.png) no-repeat left -141px;
	width:393px;
	height: 146px;
	float: left;
	margin: 0 10px 8px 0;
	border:0;
	padding:10px;
}

.atendimentoForm input[type=text] {
	font-size: 1.3em;
	color:#696969;
	background-image: url(../images/form_atendimento.png);
	background-repeat: no-repeat;
	height:34px;
	line-height:34px;
	float: left;
	margin: 0 2px 8px 0;
	border:0;
	padding:0 10px;
}

.atendimentoForm .formNome {
	width:150px;
	background-position: left top;
}

.atendimentoForm .formSobrenome {
	width:222px;
	background-position: right top;
}

.atendimentoForm .formAssunto,
.atendimentoForm .formEmail {
	width:393px;
	background-position: left -36px;
}

.atendimentoForm .formTelefone {
	width:187px;
	background-position: left -72px;		
}

.atendimentoForm .formCelular {
	width:184px;
	background-position: right -72px;		
}

.atendimentoForm .formCaptcha {
	width:166px;
	background-position: left bottom;		
}

.captchaWrapper img {
	float: left;
	margin: -4px 0 0 -19px;
}
.captchaWrapper {
	float: left;
	border: 1px solid #c1cbd5;	
	width: 171px;
	height:30px;
	overflow:hidden;
	margin-left: 5px;
}

#renovar_captcha {
    float: left;
    margin: 3px 0 0 10px;
	cursor: pointer;	
}

.atendimentoForm input[type=button] {
	clear: both;
	float: left;
	border: 1px solid #cd8f1c;
    font-family: 'klavika_regularregular';		
	height:24px;
	font-size:1.6em;
	color:#fff;
	background: #f4b520; /* Old browsers */
	background: -moz-linear-gradient(top,  #f4b520 0%, #f2ba37 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4b520), color-stop(100%,#f2ba37)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f4b520 0%,#f2ba37 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f4b520 0%,#f2ba37 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f4b520 0%,#f2ba37 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f4b520 0%,#f2ba37 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4b520', endColorstr='#f2ba37',GradientType=0 ); /* IE6-9 */
	cursor:pointer;
		
}

.atendimentoForm input[type=button]:hover {
	opacity: .8;	
}

.atendimentoForm .field {
	float: left;
	position: relative;	
}

.atendimentoForm .field .inline-label {
    color: #696969;
    font-size: 1.3em;
    left: 13px;
    position: absolute;
    top: 11px;	
}

.atendimentoForm .field .inline-label-focus {
    color: #c9c9c9;	
}



/*=======================================================
/			NOTICIAS
========================================================*/

.noticiasItem {
	clear: both;
	float: left;
	margin-bottom: 35px;
	width:100%;

}

.noticiasItem .data {
	background: url(../images/bg_data_noticias.png) no-repeat;
	width:39px;
	height:42px;
	display: block;
	padding: 5px 0 0 8px;	
	float: left;
	clear: both;
	color:#fff;
}

.noticiasItem .data em {
	clear: both;
	float: left;
	width:100%;
	font-size:2em;
}

.noticiasItem .data small {
	clear: both;
	float: left;
	width:100%;
	font-size:1.3em;
}


.noticiasItem a {
	font-size: 2em;
	color: #35bcdd;
	line-height:1.2;
	width:610px;
	float: right;
	margin: 0 0 5px;
}

.noticiaData {
	background: url(../images/bg_data_noticias.png) no-repeat;
	width:39px;
	height:42px;
	display: block;
	padding: 5px 0 0 8px;	
	float: left;
	clear: both;
	color:#fff;
}

.noticiaData em {
	clear: both;
	float: left;
	width:100%;
	font-size:2em;
}

.noticiaData small {
	clear: both;
	float: left;
	width:100%;
	font-size:1.3em;
}


.noticiaTitulo {
	font-size: 2em;
	color: #35bcdd;
	line-height:1.2;
	width:610px;
	float: right;
	margin: 8px 0 45px;
}

.noticiasItem a:hover {
	color:#2B9BB5;
}

.noticiasItem p {
	clear: right;
	font-size:1.3em;
	color:#6a6a6a;	
	line-height: 1.4;
	float: right;
	width:610px;
}


.widgetTwitter h2 {
	width: 100%;
	clear: both;
	float: left;
	font-size:3em;
	color:#717171;
	text-indent:38px;
	background: url(../images/icon_twitter.png) no-repeat left 2px;
    font-family: 'klavika_regularregular';	
}

.widgetTwitter .tweet_list {
	float:right;
	width:245px;	
	margin: 0 0 15px 0;
}

.widgetTwitter .tweet_list li {
	clear: both;
	float:left;
	width:100%;
	padding: 15px 0;
	color:#6a6a6a;
	line-height:1.4;
	font-size:1.2em;
	border-bottom: 1px solid #dcdcdc;
}


.widgetTwitter .tweet_list li a {
	color: #1db6da;
	-moz-transition: color linear .2s;
	-webkit-transition: color linear .2s;
	transition: color linear .2s;	
}

.widgetTwitter .tweet_list li a:hover {
	color: #2B9BB5;
}

.btnTwitterSiganos {
	font-size: 1.6em;
	color:#717171;
	text-indent: 17px;
	clear: both;
	float: left;
	width:100%;
    font-family: 'klavika_regularregular';	
	background: url(../images/seta_siganos.png) no-repeat left 2px;	
}

.btnTwitterSiganos:hover {
	opacity: .8;
}

.pagination {
	clear: both;
	float: left;
	width: 100%;
	
}

.pagination a {
	width: 27px;
	height: 27px;
	line-height: 27px;
	display: block;
	float: left;
	margin-right: 2px;
	font-size: 1.2em;
	font-weight: bold;
	color: #6f6f6f;
	text-align: center;
	background: url(../images/btn_pagination.png) no-repeat -28px top;
}

.pagination a:hover {
	opacity:.8;
}

.pagination .current {
	width: 27px;
	height: 27px;
	line-height: 27px;
	display: block;
	float: left;
	margin-right: 4px;
	font-size: 1.2em;
	font-weight: bold;
	color: #5b879f;
	text-align: center;
	background: url(../images/btn_pagination.png) no-repeat -56px top;	
}

.pagination a.prev {
	text-indent: -99999px;
	background: url(../images/btn_pagination.png) no-repeat left top;
}

.pagination a.next {
	text-indent: -99999px;
	background: url(../images/btn_pagination.png) no-repeat right top;
}



/*=======================================================
/			HOSPEDAGEM
========================================================*/

.tituloGeral {
	font-size: 4em;
	color:#717171;
	text-shadow: 0 3px 0 #fff;
	clear: both;
	float: left;
	width:100%;
	margin: 10px 0 0;
	height:80px;
    font-family: 'klavika_regularregular';	
}

.produtosEsquerda {
	clear: both;
	float: left;
	width: 615px;
	position:relative;
	min-height:450px;
	padding:23px 35px 55px;
}

.produtosDireita {
	width: 230px;
	float: right;	
}

.produtosEsquerdaTop {
	background: url(../images/bg_produto_esquerda_topo.png) no-repeat;
	width:712px;
	height:313px;
	position: absolute;
	top: 0;
	left: -15px;
	z-index: 0;
}

.produtosEsquerdaBottom {
	background: url(../images/bg_produto_esquerda_bottom.png) no-repeat;
	width:712px;
	height:290px;
	position: absolute;
	bottom: 0;
	left: -15px;
	z-index: 0;
}

.produtosEsquerda .inner {
	clear: both;
	float: left;
	width:100%;
	position:relative;
	z-index:5;
}

.produtosEsquerda h2 {
	font-sizE: 3em;
	color:#fff;
	line-height:35px;
	clear: both;
	float: left;
    font-family: 'klavika_regularregular';
	width:100%;
	margin-bottom: 33px;	
}

.listaProdutosLinha {
	clear: both;
	float: left;
	width:100%;	
}

.listaProdutosItem {
	float: left;
	background: url(../images/bg_produto_item.png) no-repeat;
	width:308px;
	height:194px;
	margin-bottom:24px;	
	position: relative;
}

.listaProdutosLinha .listaProdutosItem.lastItem {
	width: 283px;
	margin-left:24px;	
}

.listaProdutosLinha .listaProdutosItem:nth-child(2n) {
	width: 283px;
	margin-left:24px;	
}

.listaProdutosLinha.lastRow .listaProdutosItem {
	height: 192px;
}

.listaProdutosLinha:last-child .listaProdutosItem {
	height: 192px;
}

.listaProdutosItem h3 {
	color: #717171;
	font-size:2.5em;
    font-family: 'klavika_regularregular';
	margin-bottom:15px;
	clear: both;
	float: left;
	width:100%;	
}

.listaProdutosItem ul {
	clear: both;
	float: left;
	width:170px;
}

.listaProdutosItem ul li {
	clear: both;
	float: left;
	font-size:1.2em;
	color:#717171;
	margin-bottom:10px;
	padding-left: 18px;
	background: url(../images/bullet_produtos_lista.png) no-repeat left 4px;
}

.listaProdutosItem p {
		color: #f4b222;
	font-size: 2.8em;
    font-family: 'klavika_regularregular';
	width: 98px;
	position: absolute;
	top: 45px;
	left: 185px;
	text-align:center;
}

.listaProdutosItem p small {
	font-size: 13px;
	position:relative;
	top: -7px;
}

.listaProdutosItem .btnSaibaMais {
	width: 84px;
	height:29px;
	display: block;
	position: absolute;
	top: 77px;
	left: 191px;
	line-height: 28px;
	background: url(../images/btn_produto_lista.png) no-repeat left top;
	font-size:1.6em;
	color:#fff;
	text-align:center;
    font-family: 'klavika_regularregular';	
}

.listaProdutosItem .btnContratar {
	width: 84px;
	height:29px;
	display: block;
	position: absolute;
	top: 112px;
	left: 191px;
	line-height: 28px;
	background: url(../images/btn_produto_lista.png) no-repeat left -35px;
	font-size:1.6em;
	color:#fff;
	text-align:center;
    font-family: 'klavika_regularregular';	
}

.listaProdutosItem .btnSaibaMais:hover,
.listaProdutosItem .btnContratar:hover {
	background: url(../images/btn_produto_lista.png) no-repeat left bottom;
}

.produtoGrupo {
	clear: both;
	float: left;
	margin-bottom:10px;
}

.produtoGrupo .nome {
	background: url(../images/aba_produto_grupo_ativo.png) no-repeat;
	width:230px;
	height:39px;
	line-height: 39px;
	font-size: 2em;
	color: #fff;
    font-family: 'klavika_regularregular';
	text-indent: 11px;
	display:block;
	margin-bottom:10px;		
}

.produtoGrupo .produtoGrupoSubTopo {
	background: url(../images/bg_produto_grupo_topo.png) no-repeat;
	width:230px;
	height:14px;
	clear: both;
	float: left;
}
.produtoGrupo ul {
	border-right: 1px solid #d9d9d9;	
	border-bottom: 1px solid #d9d9d9;	
	border-left: 1px solid #d9d9d9;
	clear: both;
	float: left;
	width:228px;
}

.produtoGrupo ul li {
	clear: both;
	float: left;
	width:100%;
}

.produtoGrupo ul li a {
	line-height: 30px;
	height:30px;
	width:228px;
	display: block;
	color:#7d7d7d;
	font-size:1.3em;
	text-indent:12px;
}

.produtoGrupo ul li a:hover {
	background: #f5f5f5;	
}

.produtoGrupo ul li a.ativo {
	background: #1db6da;
	color:#fff;	
}

.produtoGrupoLink {
	background: url(../images/aba_produto_grupo.png) no-repeat;
	width:230px;
	height:41px;
	line-height: 41px;
	font-size: 2em;
	color: #717171;
    font-family: 'klavika_regularregular';
	text-indent: 11px;
	display:block;
	margin-bottom:4px;
	clear: both;
	float: left;	
}

.produtoGrupo .nome:hover,
.produtoGrupoLink:hover {
	opacity: .9;
}

.blocoNotas {
	clear: both;
	float: left;
	width:	920px;
	padding: 20px;
	background:#efefef;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-top: 50px;
}

.blocoNotasColuna {
	float: left;
	margin-right:35px;
	width:283px;
}

.blocoNotas .blocoNotasColuna:last-child {
	margin-right: 0;	
}

.blocoNotas .last {
	margin-right: 0;	
}

.blocoNotasColuna h4 {
	line-height: 25px;
	height:25px;
	color:#717171;
	font-size:2.2em;
    font-family: 'klavika_regularregular';	
	margin-bottom: 15px;
	width:100%;
}

.blocoNotasColuna h4 img {
	padding-right: 10px;
	position: relative;
	top: 5px;
}

.blocoNotasColuna p {
	font-sizE: 1.2em;
	line-height:1.4;
	color:#939393;
	clear: both;
	float: left;
	width:100%;
	margin-bottom:10px;
}

.blocoNotasColuna small {
	font-sizE: 1em;
	line-height:1.4;
	color:#939393;
	clear: both;
	float: left;
	width:100%;	
}

.produtosLeitura {
	clear: both;
	float: left;
	width: 615px;
	position:relative;
	min-height:450px;
	padding:23px 35px 120px;
}


.produtosLeituraTop {
	background: url(../images/bg_produto_leitura_topo.png) no-repeat;
	width:712px;
	height:349px;
	position: absolute;
	top: 0;
	left: -15px;
	z-index: 0;
}

.produtosLeituraBottom {
	background: url(../images/bg_produto_leitura_bottom.png) no-repeat;
	width:712px;
	height:199px;
	position: absolute;
	bottom: 0;
	left: -15px;
	z-index: 0;
}

.produtosLeitura .inner {
	clear: both;
	float: left;
	width:100%;
	position:relative;
	z-index:5;
}

.produtosLeituraHead {
	clear: both;
	float:left;
	width:100%;
	height:60px;
	position:relative;
	margin-bottom:15px;	
}

.produtosLeituraHead p {
	font-size: 1.8em;
	clear: both;
	float: left;
	color:#606060;
    font-family: 'klavika_regularregular';
	margin-top: 3px;
}

.produtosLeituraHead h2 {
	font-size: 2.8em;
	clear: both;
	float: left;
	color:#fff;
    font-family: 'klavika_regularregular';	
}

.produtosLeituraHead h3 {
	position: absolute;
	right:-35px;
	top: 4px;
	width:100px;
	height:40px;
	text-align:center;
}

.produtosLeituraHead h3 small {
	font-size: 1.3em;
	float: right;
	clear: both;
	color:#fff;
    font-family: 'klavika_regularregular';	
}

.produtosLeituraHead h3 strong {
	font-size: 2.8em;
	float: right;
	clear: both;
	color:#fff;
    font-family: 'klavika_regularregular';	
}

.produtosLeitura h4 {
    font-family: 'klavika_regularregular';	
	color:#1db6da;
	font-size:2.2em;
	clear:both;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.produtosLeituraColuna {
	float: left;
	margin-right:90px;
	width:225px;
}

.produtosLeituraColuna li {
	clear:both;
	float: left;
	width:100%;
	padding: 10px 2px;
	
}

.produtosLeituraColuna li + li {
	border-top:1px solid #d9d9d9;
}

.produtosLeituraColuna li p {
	font-size: 1.2em;
	color:#717171;
	font-weight:bold;
	float: left;
	width:145px;
}

.produtosLeituraColuna li em {
	float: right;
	width:70px;
	text-align:center;
	font-size:1.2em;
	color:#717171;
}

.produtosLeitura .produtosLeituraColuna.last {
	margin-right: 0;	
}

.produtosLeitura .produtosLeituraColuna:nth-child(2n) {
	margin-right: 0;	
}

.btnProdutoLeituraContratar {
	background: url(../images/btn_produto_contratar.png) no-repeat left top;
	height:63px;
	width: 112px;
	display: block;
	position: absolute;
	bottom: -95px;
	right: -50px;
	font-size:2.2em;
	color:#ffffff;
	line-height:55px;
    font-family: 'klavika_regularregular';
	text-indent:13px;	
}

.btnProdutoLeituraContratar:hover {
	background: url(../images/btn_produto_contratar.png) no-repeat left bottom;
}

/*=======================================================
/			REVENDA
========================================================*/


.blocoNotasRevenda {
	clear: both;
	float: left;
	width:	920px;
	padding: 40px 20px;
	background:#efefef url(../images/icon_revenda_oque.png) no-repeat 20px 40px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-top: 50px;
	position:relative;
}

.blocoNotasRevenda p {
	font-size: 1.2em;
	color:#717171;
	float: right;
	width:665px;
	line-height:1.5;
}


.blocoNotasRevenda h4 {
	width: 165px;
	font-size: 2.2em;
	color:#717171;
	line-height:1.4;
	top: 40px;
	left: 80px;
	position:absolute;
    font-family: 'klavika_regularregular';	
}

/*=======================================================
/			DEDICADO
========================================================*/
.listaDedicadoLinha {
	clear: both;
	float: left;
	width:100%;	
}

.listaDedicadoItem {
	float: left;
	background: url(../images/bg_produto_dedicado.png) no-repeat right top;
	width:286px;
	height:215px;
	margin-bottom:24px;	
	position: relative;
}

.listaDedicadoLinha .listaDedicadoItem.lastItem {
	width: 247px;
	margin-left:60px;
	background:none;
}

.listaDedicadoLinha .listaDedicadoItem:last-child {
	width: 247px;
	margin-left:60px;
	background:none;
}

.listaDedicadoLinha.lastRow .listaDedicadoItem {
	height: 214px;
}

.listaDedicadoLinha:last-child .listaDedicadoItem {
	height: 214px;
}

.listaDedicadoItem h3 {
	color: #717171;
	font-size:2.5em;
    font-family: 'klavika_regularregular';
	margin-bottom:15px;
	clear: both;
	float: left;
	width:100%;	
}

.listaDedicadoItem ul {
	clear: both;
	float: left;
	width:226px;
}

.listaDedicadoItem ul li {
	clear: both;
	float: left;
	font-size:1.2em;
	color:#717171;
	margin-bottom:10px;
	padding-left: 18px;
	background: url(../images/bullet_produtos_lista.png) no-repeat left 4px;
}

.listaDedicadoItem p {
	background: url(../images/btn_dedicado.png) no-repeat left top;
	color: #717171;
	font-size: 2.8em;
    font-family: 'klavika_regularregular';
	width: 227px;
	height: 37px;
	line-height:37px;
	position: absolute;
	top: 140px;
	left: 0px;
	text-align:center;
}

.listaDedicadoItem p small {
	font-size: 13px;
	position:relative;
	top: -7px;
}

.listaDedicadoItem .btnSaibaMais {
	width: 109px;
	height:29px;
	display: block;
	position: absolute;
	top: 184px;
	left: 0;
	line-height: 29px;
	background: url(../images/btn_dedicado.png) no-repeat left -43px;
	font-size:1.8em;
	color:#fff;
	text-align:center;
    font-family: 'klavika_regularregular';	
}

.listaDedicadoItem .btnContratar {
	width: 109px;
	height:29px;
	display: block;
	position: absolute;
	top: 184px;
	left: 118px;
	line-height: 29px;
	background: url(../images/btn_dedicado.png) no-repeat right -43px;
	font-size:1.8em;
	color:#fff;
	text-align:center;
    font-family: 'klavika_regularregular';	
}

.listaDedicadoItem .btnSaibaMais:hover {
	background: url(../images/btn_dedicado.png) no-repeat left bottom;	
}
.listaDedicadoItem .btnContratar:hover {
	background: url(../images/btn_dedicado.png) no-repeat right bottom;
}

.blocoNotasDedicado {
	clear: both;
	float: left;
	width:	920px;
	padding: 20px;
	background:#efefef url(../images/icon_dedicado_oque.png) no-repeat 20px 40px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-top: 50px;
	position:relative;
}

.blocoNotasDedicado p {
	font-size: 1.2em;
	color:#717171;
	clear: both;
	float: right;
	width:665px;
	line-height:1.5;
}


.blocoNotasDedicado h4 {
	width: 165px;
	font-size: 2.2em;
	color:#717171;
	line-height:1.4;
	top: 40px;
	left: 80px;
	position:absolute;
    font-family: 'klavika_regularregular';	
}


.produtosDedicadoLeituraColuna {
	float: left;
	width:315px;
}

.produtosDedicadoLeituraColuna li {
	clear:both;
	float: left;
	width:100%;
	border-bottom:1px solid #d9d9d9;
	padding: 0 2px 10px;
	margin-bottom: 10px;
	
}

.produtosDedicadoLeituraColuna li p {
	font-size: 1.2em;
	color:#717171;
	font-weight:bold;
	float: left;
	width:141px;
}

.produtosDedicadoLeituraColuna li em {
	float: right;
	width:170px;
	font-size:1.2em;
	color:#717171;
}

.produtosDedicadoLeituraColuna .produtosLeituraColuna.last {
	margin-right: 0;	
}

.produtosDedicadoLeituraColuna .produtosLeituraColuna:nth-child(2n) {
	margin-right: 0;	
}

/*=======================================================
/			EMPRESA
========================================================*/

.colunaEsquerda {
	padding-top: 15px;
	clear: both;
	float: left;
	width:670px;
}

.colunaDireita {
	padding-top: 15px;	
	float: right;
	width:245px;	
}

.subtituloGeral {
    clear: both;
    color: #0d92b3;
    float: left;
    font-family: 'klavika_regularregular';
    font-size: 2.5em;
    margin-bottom: 15px;
    width: 100%;
}

.empresaImagem {
	clear: both;
	float: left;
	margin-bottom:20px;
}

.conteudoTexto {
	clear: both;
	float: left;
	width: 100%;
		
}

.conteudoTexto h4 {
    color: #1db6da;
	font-weight: bold;
    font-size: 1.4em;
	line-height:1.4;
    padding-bottom: 5px;
}

.conteudoTexto p {
	font-size: 1.2em;
	color:#696969;
	line-height:1.5;
	padding-bottom:20px;
}

.conteudoTexto ol li a,
.conteudoTexto ul li a,
.conteudoTexto p a {
    color: #1db6da;
	font-weight: bold;
}

.conteudoTexto ol li a:hover,
.conteudoTexto ul li a:hover,
.conteudoTexto p a:hover {
	color: #199AB7;
}


.conteudoTexto ul {
	padding-bottom: 10px;
}
.conteudoTexto ul li {
	margin-left: 30px;
	background: url(../images/bullet_texto.png) no-repeat left 4px;
	padding-left:20px;
	font-size: 1.2em;
	color:#696969;
	line-height:1.4;
	padding-bottom:10px;
	font-weight:bold;
}

.conteudoTexto ol {
	padding-bottom: 15px;
}
.conteudoTexto ol li {
	margin-left: 50px;
	list-style-type: decimal;
	padding-left:14px;
	font-size: 1.2em;
	color:#696969;
	line-height:1.4;
	padding-bottom:15px;
	font-weight:bold;
}

.conteudoTexto em {
	font-style: italic;
}

.conteudoTexto strong {
	font-weight: bold;
}

.conteudoTexto img {
	float: left;
	margin: 0 15px 5px 0;	
}


.btnVoltarLista {
	font-size: 1.6em;
	color:#717171;
	text-indent: 17px;
	clear: both;
	float: left;
	width:242px;
	padding-top: 10px;
	border-top: 1px solid #dedede;
    font-family: 'klavika_regularregular';	
	background: url(../images/btn_voltar_listagem.png) no-repeat left 12px;	
}

.btnVoltarLista:hover {
	opacity: .8;
}


.empresaNav {
	clear: both;
	float: left;
	width:100%;	
}

.empresaNav li {
	border-bottom: 1px solid #dedede;
	padding-bottom:10px;
	margin-bottom:10px;
	clear: both;
	float: left;
	width:100%;	
}

.empresaNav li a {
	padding-left: 23px;
	background: url(../images/bullet_empresa_subnav.png) no-repeat left -38px;
	float: left;
	width: 222px;
	font-size:2.2em;
    font-family: 'klavika_regularregular';	
	color:#898989;
	-moz-transition: color linear .2s;
	-webkit-transition: color linear .2s;
	transition: color linear .2s;
}
.empresaNav li a:hover {
	color: #acacac;
}
.empresaNav li a.ativo {
	color: #acacac;
	background: url(../images/bullet_empresa_subnav.png) no-repeat left 5px;	
}
.empresaNav li:last-child {
	border: none;
}


/*=======================================================
/			PROMOCOES
========================================================*/

.intro {
	font-size: 1.3em;
	color:#717171;
	clear: both;
	float: left;
	width: 100%;
	margin-bottom:20px;
	line-height:1.6;	
}

.pagamentoForm {
	clear: both;
	float: left;
	width:100%;	
}

.pagamentoForm select {
	font-size: 1.3em;
	color:#696969;
	width: 177px;
	height:34px;
	background: url(../images/form_pagamento.png) no-repeat left top;
	margin-bottom:8px;
	float: left;
	border:0;
	padding: 8px 8px 8px 10px;
}

.pagamentoForm input[type=text] {
	font-size: 1.3em;
	color:#696969;
	background-image: url(../images/form_pagamento.png);
	background-repeat: no-repeat;
	height:34px;
	line-height:34px;
	float: left;
	margin: 0 10px 8px 0;
	border:0;
	padding:0 10px;
}

.pagamentoForm .formDominio {
	clear: both;
	width:277px;
	background-position: 0 -39px;
}

.pagamentoForm .formEmail {
	width:269px;
	background-position: -302px -39px;
}

.pagamentoForm .formHora,
.pagamentoForm .formData {
	width:117px;
	background-position: left bottom;
	
}

.pagamentoForm .formData {
	clear: both;
}

.pagamentoForm input[type=button] {
	clear: both;
	float: left;
	border: 1px solid #cd8f1c;
    font-family: 'klavika_regularregular';		
	height:24px;
	font-size:1.6em;
	color:#fff;
	background: #f4b520; /* Old browsers */
	background: -moz-linear-gradient(top,  #f4b520 0%, #f2ba37 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4b520), color-stop(100%,#f2ba37)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f4b520 0%,#f2ba37 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f4b520 0%,#f2ba37 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f4b520 0%,#f2ba37 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f4b520 0%,#f2ba37 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4b520', endColorstr='#f2ba37',GradientType=0 ); /* IE6-9 */
	cursor:pointer;
		
}

.pagamentoForm .field {
	float: left;
	position: relative;	
}

.pagamentoForm .field .inline-label {
    color: #696969;
    font-size: 1.3em;
    left: 13px;
    position: absolute;
    top: 11px;	
}

.pagamentoForm .field .inline-label-focus {
    color: #c9c9c9;	
}

.formErro, .erro {
	clear: both;
	float: left;
	border: 2px solid #eb5746;
	background:#fff url(../images/icon_form_erro.png) no-repeat 325px 10px;
	width: 320px;
	padding: 15px;
	margin-bottom:20px;
}

.formErro h3, .erro h3 {
	clear: both;
	float: left;
	width:100%;
	margin-bottom:15px;
	color:#f86556;
	font-size:1.3em;
}

.formErro p, .erro p {
	clear: both;
	float: left;
	width:90%;
	margin-bottom:5px;
	color:#696969;
	font-size:1.3em;
	margin-left:20px;
}

.formSucesso {
	clear: both;
	float: left;
	border: 2px solid #a8e368;
	background:#fff url(../images/icon_form_sucesso.png) no-repeat 322px 12px;
	width: 320px;
	padding: 15px;
	margin-bottom:20px;
	color:#696969;
	font-size:1.3em;
}

.widgetPlanos {
	clear: both;
	float: left;
	width:100%;
	margin-bottom:30px;	
}

.widgetPlanos h2 {
	
}

.widgetPlanos a {
	color: #1db6da;
	font-size:2em;
    font-family: 'klavika_regularregular';
	padding: 5px 0;
	border-bottom:1px solid #dedede;
	clear: both;
	float: left;
	width:100%;
	display: block;
}

.widgetPlanos a:hover {
	opacity: .8;
}

.widgetPlanos a:last-child {
	border: none;
}

.widgetPlanos img {
	float: left;
	width:30px;
	margin-right:8px;
}

.widgetPlanos strong {
	float: left;
	margin-top:10px;
}

.widgetPlanos h2 {
    clear: both;
    color: #717171;
    float: left;
    font-family: 'klavika_regularregular';
    font-size: 3em;
    margin-bottom: 10px;
    width: 100%;
}


/*=======================================================
/			PROMOCOES
========================================================*/
.promocoesItem:first-child {
	clear: both;
}

.promocoesItem {
	float: left;
	padding: 10px 10px 10px 100px;
	box-shadow:-1px -1px 4px #f1f1f1;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #d2d2d2;
	background:#fff;		
	position: relative;
	width:213px;
	margin: 0 20px 20px 0;
	height:125px;
}

.colunaEsquerda .promocoesItem:nth-child(2n) {
	margin-right: 0;	
}

.promocoesItem h4 {
	color: #717171;
	font-size:2.4em;
	line-height:1.2;
    font-family: 'klavika_regularregular';
	clear: both;
	float: left;
	width:100%;
}

.promocoesItem h5 {
	clear: both;
	float: left;
	width:100%;
	color:#1db6da;
	font-size: 1.2em;
	margin-bottom:10px;	
}

.promocoesItem p {
	clear: both;
	float: left;
	width:100%;
	color:#696969;
	font-size: 1.2em;
	line-height:1.3;
}

.promocoesItem .laranja {
	background: url(../images/badge_laranja.png) no-repeat;
	width:83px;
	height:83px;
	display: block;
	position:absolute;
	left:5px;
	top: 5px;
	line-height:76px;
	text-align:center;
	color:#fff;
    font-family: 'KlavikaBold-Bold';
	font-size:2.6em;		
}

.promocoesItem .laranja small {
	font-size: 20px;
}

.promocoesItem .azul {
	background: url(../images/badge_azul.png) no-repeat;
	width:83px;
	height:83px;
	display: block;
	position:absolute;
	left:5px;
	top: 5px;	
}

.promocoesItem .azul strong {
	font-size: 2.6em;
	color:#fff;
    font-family: 'KlavikaBold-Bold';
	clear: both;
	float: left;
	width:100%;
	text-align:center;
	margin: 20px 0 0 0;		
}

.promocoesItem .azul small {
	font-size: 1.6em;
	color:#fff;
    font-family: 'klavika_regularregular';
	clear: both;
	float: left;
	width:100%;
	text-align:center;		
}


.promocoesItem em {
	width:83px;
	position:absolute;
	top: 98px;
	left: 5px;
	text-align:center;
	font-weight:bold;
	color:#696969;
	font-size: 1.2em;
}

.promocoesItem h6 {
	width:213px;
	position:absolute;
	bottom: 10px;
	left: 100px;
	font-weight:bold;
	color:#696969;
	font-size: 1.2em;
}



/*=======================================================
/			STREAMING
========================================================*/


.streamingButtons {
	clear: both;
	float: left;	
	width: 100%;
	padding-bottom:50px;
	background: url(../images/div_shadow.png) no-repeat center bottom;
	margin-bottom:40px;
}

.streamingButtons a {
	float: left;
	margin-right: 18px;
}

.streamingButtons a:hover img {
	opacity: .8;
}

.streamingButtons a:last-child {
	margin-right: 0;
}
.streamingButtons a.last {
	margin-right: 0;
}

.streamingSobre {
	clear: both;
	float: left;
	width: 100%;
}

.streamingSobre p {
	font-size: 1.2em;
	clear: both;
	float: left;
	width: 100%;
	line-height:1.6;
	margin-bottom:5px;
}

.streamingSobre h3 {
	color: #1db6da;
	font-size:2.2em;
	clear: both;
	float: left;
	width:100%;
	margin-bottom:15px;	
    font-family: 'klavika_regularregular';	
}

.produtosEsquerda .intro {
	clear: both;
	float: left;
	width:100%;
	margin-bottom: 20px;
	color:#717171;
	line-height:1.7;
	font-size:1.2em;
	
}

.streamingTable {
	clear: both;
	float: left;
	width:100%;
}

.streamingTable th {
	background: #1db6da;
	height:35px;
	font-size: 1.8em;
	color:#fff;
    font-family: 'klavika_regularregular';
	text-align: center;
	vertical-align:middle;
}

.streamingTable th:first-child {
	-moz-border-radius: 6px 0 0 0;	
	border-radius: 6px 0 0 0;	
	-webkit-border-radius: 6px 0 0 0;	
}

.streamingTable th:last-child {
	-moz-border-radius: 0 6px 0 0;	
	border-radius: 0 6px 0 0;	
	-webkit-border-radius: 0 6px 0 0;	
}


.streamingTable td {
	background: #f0f0f0;
	border-top: 2px solid #fff;
	height:35px;
	font-size: 1.2em;
	color:#717171;
	text-align: center;
	vertical-align:middle;
}

.streamingTable tr.even td {
	background: #dfdfdf;
}

.streamingTable tr:even td {
	background: #dfdfdf;
}

.streamingTable a {
	background: url(../images/btn_streaming_contratar.png) no-repeat left top;
	width:92px;
	height:23px;
	line-height:23px;
	text-align: center;
	display: block;
	font-size:16px;
    font-family: 'klavika_regularregular';
	color:#fff;	
	margin: 0 auto;
}

.streamingTable a:hover {
	background: url(../images/btn_streaming_contratar.png) no-repeat left bottom;	
}




/*=======================================================
/			FOOTER
========================================================*/

.footerWrapper {
	clear: both;
	float: left;
	width: 100%;
	background:url(../images/bg_footer.png) no-repeat center top;
<<<<<<< .mine
	height:315px;
	-webkit-background-size: 2560px 414px;
=======
	height:314px;
	-webkit-background-size: 2560px 314px;
>>>>>>> .r20
}

.footer {
	margin: 0 auto;
	width:960px;
	height:275px;
	position:relative;
	padding-top:40px;
	
}

.logoFooter {
	background: url(../images/logo_footer.png) no-repeat;
	width:192px;
	height:48px;
	display: block;
	text-indent:-9999px;
	clear: both;
	float: left;
	margin-right:20px;	
}

.footerColumn {
	float: left;
	margin-left:30px;
	height:145px;
}

.footerColumn h6 {
	clear: both;
	float: left;
	width:100%;
	font-size: 1.5em;
	color:#454545;
	margin-bottom:10px;	
		font-family: 'KlavikaBold-Bold';
}

.footerColumn a {
	clear: both;
	float: left;
	font-size: 1.2em;
	color:#e1e1e1;
	line-height:1.6;	
}

.footerColumn a:hover {
	color: #c1c1c1;	
}

.footerPagamento {
	clear: both;
	float: left;
	height:70px;
}

.footerPagamento p {
	line-height: 70px;
	float: left;
	width:165px;
	color:#fff;
	font-size: 1.5em;
		font-family: 'KlavikaBold-Bold';		
}

.footerPagamentoOpcoes {
	float: left;
	margin: 25px 40px 0 0;	
}

.footerBlindado {
	float: left;
	margin: 18px 40px 0 0;	
}

.footerLegal {
	float: left;
	margin-top: 18px;
}

.footerCopyright {
	clear: both;
	float: left;
	margin-top: 25px;
	width:100%;
}

.footerCopyright p {
	float: left;
	font-size:1.2em;
	color:#e3e3e3;	
}

.bamboo {
    background: url(../images/bamboo.png) no-repeat scroll right center transparent;
    color: #e3e3e3;
    font-size: 1.2em;
    line-height: 19px;
    padding-right: 25px;
	float: right;
}






































































































































































































