@charset "utf-8";
/* CSS Document */

.banner {
	background-image: url(../img/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.titulo_branco {
	font-family: Calibri, Century, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FDFCFF;
}
.fonte_media {
	font-family: Calibri, Century, Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
}
.fonte_menu {
	font-family: Calibri, Century, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	letter-spacing: 0px;
	text-align: left;
}
.fonte_pequena_cinza {
	font-family: Calibri, Century, Verdana;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	letter-spacing: 1px;
}
.logo_login {
	font-family: Calibri, Century, Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #333;
}
.jump_menu {
	font-family: Calibri, Century, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.tel_vermelho {
	font-family: Calibri, Century, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #D4290D;
}
.linha_fina_cinza_superior {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}




.fonte_azul_msn {
	font-family: Calibri, Century, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #136177;
}
.banner_claro {
	background-image: url(../img/banner_claro.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.banner_escuro {
	background-image: url(../img/banner_escuro.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Calibri, Century, Verdana;
	font-size: 45px;
	font-weight: bold;
	color: #FFF;
	padding-left: 40px;
}
.linha_cinza_infeiror {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.fonte_branca_peq {
	font-family: Calibri, Century, Verdana;
	font-size: 10px;
	color: #FFF;
}
.bg_moderne {
	background-image: url(../img/produtos_img/bg_moderne.jpg);
	background-repeat: repeat-x;
}
.bg_unique {
	background-image: url(../img/produtos_img/bg_unique.jpg);
	background-repeat: repeat-x;
}
.fonte_cinza_media {
	font-family: Calibri, Century, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.bg_picmov {
	background-image: url(../img/produtos_img/bg_picmov.jpg);
	background-repeat: repeat-x;
}
.botao_orcamento {
	background-image: url(../img/orcamento_site.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Calibri, Century, Verdana;
	font-size: 18px;
	color: #000;
	padding-top: 15px;
}
.css_hospedagem_esq {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../img/trackhost/bg_lateral.png);
	background-repeat: no-repeat;
	background-color: #808552;
	background-position: center top;
}
.borda_fina_cinza_escura {
	border: 1px solid #666;
}
.borda_fina_cinza_clara {
	border: 1px solid #CCC;
	font-family: Calibri, Century, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.bg_verde_hospedagem {
	font-family: Calibri, Century, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-color: #FFF;
	background-image: url(../img/trackhost/bg_nome.png);
	background-position: center top;
}
