/* wrapper */

div#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 890px;
	display:block;
}
/* Botão */
.button {
	background: transparent url(../images/buttons/btn.png) no-repeat scroll top right;
	color: #444;
	float: left;
	line-height: 22px;
	padding-left:18px;
	margin-right:0px;
	padding-right: 13px;
	text-decoration: none;
}
.button2 {
	background: transparent url(../images/buttons/btn.png) no-repeat scroll top right;
	color: #444;

	line-height: 22px;
	margin-right:15px;
	padding-right: 0px;
	text-decoration: none;
}
/*.button span {
	background: transparent url(../images/buttons/btn.png) no-repeat;
	display: block;
	line-height: 22px;
	padding:0 0 0 15px;
	color: #444;
}
.button:active {
	background-position: bottom right;
	color: #000;
	outline: none;
	background:transparent;
}
.button:active span {
	background-position: bottom left;
}
.button-2 {
	font-size:11px;
	background: transparent url(../images/buttons/btn.png) no-repeat scroll top right;
	color: #262626;
	float: left;
	margin:30px 8px 0 0;
	line-height:40px;
	padding-right: 15px;
	text-decoration: none;
	text-transform:uppercase;
}
.button-2 span {
	background: transparent url(../images/buttons/btn.png) no-repeat;
	display: block;
	line-height:40px;
	padding:0 0 0 15px;
	color: #262626;
}
.button-2:active {
	background-position: bottom right;
	color: #000;
	outline: none;
	background:transparent;
}
.button-2:active span {
	background-position: bottom left;
}
.button-3 {
	background: transparent url(../images/buttons/btn.png) no-repeat scroll top right;
	color: #444;
	font-size:11px;
	float: left;
	line-height: 22px;
	padding-right: 15px;
	text-decoration: none;
}
.button-3 span {
	background: transparent url(../images/buttons/btn.png) no-repeat;
	display: block;
	line-height: 22px;
	padding:0 0 0 15px;
	color: #444;
}
.button-3:active {
	background-position: bottom right;
	color: #000;
	outline: none;
	background:transparent;
}
.button-3:active span {
	background-position: bottom left;
}
.button-4 {
	background: transparent url(../images/buttons/btn.png) no-repeat scroll top right;
	color: #444;
	float: left;
	line-height: 58px;
	padding-right: 25px;
	text-decoration: none;
}
.button-4 span {
	background: transparent url(../images/buttons/btn.png) no-repeat;
	display: block;
	line-height: 58px;
	padding:0 0 0 60px;
	color: #444;
}
.button-4:active {
	background-position: bottom right;
	color: #000;
	outline: none;
	background:transparent;
}
.button-4:active span {
	background-position: bottom left;
}*/
/*_____________________________________________________________

	Top
_______________________________________________________________ */


div#top {
	height:120px;
}
#live {
padding: 55px 0px 0px 0px;
float:right;

}
div#top div#logo img {
	margin:25px 0px 25px 0px;
	float:left;
	display:block;
}

#login {
	background:#2068b3;
	width: 100%;
	height: 28px;
	color:#fff;
	text-align:center;
	font-size:10px;
	padding: 12px 0 0 0;
}
#sign {
	padding-top: 0px;
	font-size:10px;
	text-align: center;
	height: 20px;
	background: url(../images/master/bg_top_login.png) no-repeat bottom;
}
#sign a.support {
	padding-left: 18px;
	height: 14px;
	text-transform: uppercase;
	background: url(../images/icons/icon-user.gif) no-repeat center left !important;
}
div#phone {
	float:right;
	width:450px;
	margin:45px 0 0 0;
	text-align:right;
	font-size:11px;
	color:#9E9E9E;
}
div#phone a {
	color:#9E9E9E;
	background:transparent;
}
div#phone span {
	margin:0 15px;
}
div#phone img {
	margin:0 10px 0 0;
}

div#atendimento {
	display: block;
	clear: both;
	float: right;
	position: relative;
	font-size: 11px;
	color: #666;
	width: 184px;
	height: 152px;
	overflow: hidden;
}
div#atendimento h5 {
	margin-bottom: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #9f0000;
}
div#atendimento p {
	margin-bottom: 1px;
}
div#atendimento p strong {
	font-weight: normal;
	color: #ccc;
}
div#top div#menu {
	height:30px;
	padding-top:5px;
	background:url(../images/master/bg_top_menu.gif) #0a56a4 no-repeat top left;
	text-align: center;
	float:left;
	width:890px;
}

div#top div#menu ul {
		background:url(../images/master/topmenu.png) #000000 no-repeat;
}

div#top div#menu li {
	color:#fff;
	padding:0 18px;
/*	background:url(../images/master/menu.png) #2068b3 no-repeat; */
	line-height:30px;
	display:inline;

}
div#top div#menu li a {
	color:#fff;
	background:transparent;

}
div#top div#menu li a.selected {
	color:#43D2FB;
	background:transparent;
}
div#top div#menu li a:hover {
	color:#accfcc;
	text-decoration:none;
	background:transparent;
}
/*_____________________________________________________________

	Conteudo
_______________________________________________________________ */

div#content {
	clear: both;
	float: none;
	display: block;
	height: auto;
	background:#fff url(../images/master/bg_bot.gif) no-repeat left bottom;
	padding:8px;
}
div#lojahost, div#flashcontent {
	position: relative;	
	margin:10px 0 15px 0;
}
div#flashcontent div.alert {
	padding: 8px;
	background: #ffffcc;
}
div#flashcontent div.alert h5 {
	font-weight: bold;
	font-size: 1em;
}
div#content_internas {
	clear: both;
	float: none;
	display: block;
	background:#fff url(../images/master/bg_bot.gif) no-repeat left bottom;
	padding:8px;
}

div#content_internas2 {
	clear: both;
	float: none;
	display: block;
	background:#fff url(../images/master/bg_bot.gif) no-repeat left bottom;
	padding:0px;
}

div#content_internas table {
	font-size: 12px;
}


div#content_internas div#flashcontent {
	margin:10px 0 15px 0;
}
div#content_internas div#content_text {
	margin:0 15px;
}
div#content_internas div#content_text p {
	margin:10px 0;
}

div#content_internas div#content_text div.col{
	width:45%;
	margin-right:px;
	float:left;
}
/*_____________________________________________________________

	Home
_______________________________________________________________ */

div.blocks {
	float:left;
	display:block;
	width:262px;
	background:#d8e3e8;
	margin:0 10px 10px 0;
}

	
div.blocks2 {
	float:left;
	
	display:block;
	width:262px;
	background:#d8e3e8;
	margin:0 17px 17px 30px;
}

div.blocks1 {
	float:left;
	display:block;
	width:262px;
	background:#d8e3e8;
	margin:0 10px 10px 34px;
}

div.blocks_midle {
	float:left;
	display:block;
	width:261px;
/*	border:dashed;  
		border-color: #999999; */
	background:#e0e9ff;
	padding: 3px 3px 3px 3px;
	margin:0 5px;
}
div.blocks p.valor, div.blocks_midle p.valor, div.blocks1 p.valor {
	float:right;
	width:90px;
	margin:0 5px 0 0;
	height:70px;
	text-align:center;
	color:#8A8688;
	background:transparent;
}
div.blocks p.valor span, div.blocks_midle p.valor span, div.blocks1 p.valor span {
	font-size:24px;
}
div.blocks h2, div.blocks_midle h2, div.blocks1 h2 {
	margin:0 10px;
}
div.blocks ul, div.blocks_midle ul, div.blocks1 ul {
	display:block;
	width:124px;
	height:70px;
	margin:0px 0px 30px 10px;
}
div.blocks li, div.blocks_midle li, div.blocks1 li {
	background: left center url(../images/bullets/bullet-1.gif) transparent no-repeat;
	padding:0 0 0 10px;
	margin:0 0 0 5px;
	font-size:11px;
	line-height:16px;
}
div.block_home {
	width:258px;
	float:left;
	display:block;
	position: relative;
	border:dashed;
	border-color: #48a8d2;
	height:140px;
    background:#d1e2e9;
	padding: 6px 8px 6px 6px;
	margin:20px 0px 0px 10px;
}
div.block_home2 {
	width:258px;
	float:right;
	display:block;
	position: relative;
	border:dashed;
	border-color: #48a8d2;
	height:140px;
    background:#d1e2e9;
	padding: 6px 8px 6px 6px;
	margin:20px 10px 0px 10px;
}
div.block_home3 {
	float:left;
	display:block;
	border:dashed;
	border-color: #999999;
    background:#e3e3e3;
	padding: 5px 6px 5px 6px;
	height:132px;
	width:248px;
	margin:0px 0 0 10px;
}

div.block_home img, div.block_home2 img {
	margin:0 15px 10px 10px;
}
div.block_home a img, div.block_home2 a img {
	margin:5px 0 0 0;
}
div.block_home p.valor, div.block_home2 p.valor {
	margin:15px 5px 0 0;
	color:#8A8688;
	background:transparent;
}
div.block_home p.valor span, div.block_home2 p.valor span {
	font-size:24px;
}
div.lojatv {
	float:right;
	display:block;
	width:262px;
	margin:10px 0 0 10px;
	background:#dffffc;
}
div.block_noticias {
	float:left;
	margin:20px 0 0 10px;
}
div.block_confirmarpgto {
	float: left;
	width: 227px;
	margin:20px 0 0 10px;
}
div.block_noticias p {
	margin:5px 0 0 0px;
}
div.block_noticias p span {
	color:#7f7f7f;
	background:none;
}
div.block_noticias a {
	color: #333;
}
div.block_noticias a img {
	margin:10px 0 0 0;
}
div.block_registro {
	width:262px;
	margin-right:34px;
	float:right;
	background:#e3eaed;
	color:#383D3C;
}
div.block_registro h3, div.block_registro p, div.block_registro form {
	margin:0 0px 0px 0px;
}
div.block_registro input {
	width:100px;
	color:#757575;
}
div.block_registro button {
	width:39px;
	height:20px;
	border:none;
	background:none;
}
div.block_bancos {
	width:262px;
	margin:10px 0 0 0;
	float:right;
}
div.block_bancos p {
	margin:10px;
	color:#8f8f8f;
	background:none;
	font-weight:bold;
}
div.block_bancos img {
	margin:0 15px 0 0;
}
div.buttons {
	overflow: hidden;
	text-align:center;
	margin:10px 0 0 15px;
	width:244px;
}
/*_____________________________________________________________

	Footer
_______________________________________________________________ */
div#footer_logos {
	/*border-top:1px solid #dfdfdf;*/
	text-align:center;
	margin:30px 0 0 0;
}
div#footer_logos p {
	margin:10px;
	color:#8f8f8f;
	background:none;
	font-weight:bold;
	text-transform:uppercase;
}
div#footer_logos img {
	margin:0 15px;
}
div#footer_empresa p {
        float: none;
        clear: both;
        display: block;
        text-align:justify;
	font-weight:normal;
	color:#7f7f7f;
        padding:15px 0;
        line-height:18px;
	text-transform:none;
}



div#footer {
	float: none;
	clear: both;
	display: block;
	text-align:center;
	padding:15px 0;
	line-height:18px;
	color:#908ca1;
	background:transparent;
}
div#footer a {
	color:#908ca1;
	background:transparent;
}
/*_____________________________________________________________

	Internas
_______________________________________________________________ */

div#position {
	clear: both;
	float: none;
	display: block;
	color:#bfbfbf;
	background:transparent;
	margin:0 0 0 5px;
	font-weight:bold;
}
div#position a {
	color:#676767;
	background:transparent;
}
div#coll {
	width:446px;
	float:left;
	border-right:#e5e5e5 1px solid;
	padding:8px 30px 15px 15px;
	margin:0 15px 0 0;
	line-height:18px;
}
div#coll p {
	margin:0 0 5px 0;
}
div#colr {
	width:283px;
	float:right;
}
div.noticias {
	margin:10px 0 0 0;
	padding:0 25px 0 10px;
}
div.noticias p {
	margin:5px 0 5px 0;
}
div.noticias p span {
	color:#7f7f7f;
	background:none;
}
div.noticias a img {
	margin:10px 0 0 0;
}
img.images_empresa {
	margin:3px 10px 7px 0;
	float:left;
}
div.block_hospedagem {
	background:url(../images/homepage/bg_hospedagem.gif) repeat-y transparent;
	width:227px;
	float:left;
	margin:0 0 10px 0;
	padding:0;
}
div.block_hospedagem a, div.block_hospedagem a:visited {
	color: #333;
}
div.block_hospedagem table {
	margin:5px 8px;
}
div.block_hospedagem table img {
	margin:0 5px 0 0;
}
div.planos_servidor_dedicado {
	text-align:center;
}
div.planos_servidor_dedicado img {
	margin: 10px 25px;
}
div.servidor_dedicado_promocoes {
	width:365px;
	float:left;
	margin-right: 10px;
}
div.servidor_dedicado_promocoes div {
	background:url(../images/homepage/bg_servidor-dedicado_promocoes.gif) no-repeat transparent;
	color:#777;
	font-size:18px;
	text-transform:uppercase;
	height:77px;
	font-weight:bold;
}
div.servidor_dedicado_promocoes div img {
	float:right;
	margin:0 0 0 10px;
}
div.servidor_dedicado_promocoes div p {
	position:relative;
	top:35px;
	left:15px;
}
div.servidor_dedicado_promocoes div span {
	color:#fff;
	background:transparent;
	font-size:11px;
}
div.servidor_dedicado_promocoes table {
	width:353px;
	font-weight:normal;
	text-align:left;
	font-size:11px;
	color:#393939;
	background:transparent;
	margin:0 0 0 1px;
	border-right:1px solid #c5c5c5;
}
div.servidor_dedicado_promocoes table td p {
	width:170px;
	float:left;
	height:40px;
	background:transparent;
	color:#01aaac;
}
div.servidor_dedicado_promocoes table td a {
	margin:15px 0 0 0;
}
div.servidor_dedicado_promocoes table td {
	background:#ffffff;
	padding:5px 8px;
	border-left:1px solid #c5c5c5;
	border-bottom:1px solid #c5c5c5;
}
div.servidor_dedicado_promocoes table th {
	background:#f5f5f5;
	font-weight:normal;
	padding:5px 8px;
	border-left:1px solid #c5c5c5;
	border-bottom:1px solid #c5c5c5;
}
div.bottom_info {
	width:150px;
	margin:0 auto;
}
.streaming-home {
	margin:0 0 0 50px;
}
.streaming-table, .assine-table {
	width:624px;
	margin:0 auto;
}
.assine-table { width: 450px; }

.streaming-table table, .assine-table table {
	width:624px;
	margin:15px 0;
}
.assine-table table { width: 450px; }
.streaming-table th, .assine-table th {
	background:url(../images/homepage/bg_streaming-radio.gif) no-repeat transparent left top;
	height:50px;
	text-align:left;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 0 0 15px;
}
.streaming-table th span, .assine-table th span {
	font-size:11px;
	font-weight:normal;
	background:transparent;
	color:#777;
}
.streaming-table td, .assine-table td {
	padding:8px 10px;
	border-bottom:#c8c8c8 1px solid;
}
.streaming-table .row1, .assine-table .row1 {
	background:#ffffff;
	color:#666;
}
.streaming-table .row2, .assine-table .row2{
	background:#f6f6f6;
	color:#666;
}
.list-links li {
	line-height:25px;
	background:url(../images/bullets/bullet-2.gif) no-repeat left center transparent;
	padding:0 0 0 15px;
	text-transform:uppercase;
}
.list-links li a {
	color:#333;
	font-size:12px;
	font-weight:bold;
	background:transparent;
}

.table-planos{
	font-size: 12px;
	margin:20px 0;

}

.table-planos td{
	text-transform:uppercase;
	padding:5px 8px;
	text-align:center;
	border-right:1px solid #d2d2d2;
	border-top:1px solid #d2d2d2;
}

.table-planos th{
	text-transform:uppercase;
	padding:5px 8px;
	text-align:left;
	border-left:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	border-top:1px solid #d2d2d2;
}

.table-planos .row1 td{
	background:#f6f6f6;
}

.table-planos .row2 td{
	background:#ffffff;
}

.table-planos .row1 th{
	background:#f6f6f6;
}

.table-planos .row2 th{
	background:#ffffff;
}

.table-planos .table-top td{
	background:left top no-repeat url(../images/homepage/bg_revenda_linux_td.gif) transparent;
	text-transform:uppercase;
	padding:0 0 3px 10px;
	border-left:none;
	border-right:#fff 1px solid;
	border-bottom:none;
	border-top:none;
}
.table-planos .table-top th{
	border:#fff 1px solid;
}
.table-planos .table-top td h1{
	background:right top no-repeat url(../images/homepage/bg_revenda_span.gif) transparent;
	padding:8px 10px 3px 0;
	font-size:12px;
	color:#fff;
	text-align:center;
}

.table-planos .table-top th{
	color:#a20012;
	background:transparent;
	font-size:18px;
	font-weight:normal;
	text-align:left;
	padding:0 0 0 10px;
	 
}

.table-planos .table-fot td{
	background:left top no-repeat url(../images/homepage/bg_revenda_contratar_td.gif) transparent;
	color:#fff;
	text-transform:uppercase;
	padding:0 0 0 10px;
	border-top:1px solid #d2d2d2;
	border-left:none;
	border-right:1px solid #fff;
	border-bottom:none;
}
.table-planos .table-fot th{
	border-top:1px solid #d2d2d2;
	border-left:none;
	border-right:none;
	border-bottom:none;
}
.table-planos .table-fot td h2{
	background:right top no-repeat url(../images/homepage/bg_revenda_contratar_span.gif) transparent;
	padding:5px 10px 8px 0;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	margin:0;
	color:#00a8d3;
}

table.table-info td{
	padding:10px 50px 0 0;
	line-height:18px;
	font-weight:bold;
}

.blocks-assine{
	padding:20px 25px;
}

div.assine a img { margin: 10px 10px; 

}

div.quote {
        background: #fafafa;
		padding: 5px 5px 5px 5px;
		font-size: 1.0em;
		border-width: 1px 1px 1px 1px;
		border-style: solid;
		border-color: #e8e9ea;
		margin: 0px;
		margin-top: 0px;
		
}

#bandeira {

		}
		
.subir {

position:fixed;
right:0;
bottom:0;
float:right;

}

.table-top2 td{
	text-transform:uppercase;
	padding:0 0 3px 10px;
	border-left:none;
	border-right:#fff 1px solid;
	border-bottom:none;
	border-top:none;
}
.table-top2 th{
	border:#fff 1px solid;
}
.table-top2 td h1{
	padding:8px 10px 3px 0;
	font-size:12px;
	color:#fff;
	text-align:center;
}

.table-top2 th{
	color:#a20012;
	background:transparent;
	font-size:18px;
	font-weight:normal;
	text-align:left;
	padding:0 0 0 10px;
	 
}
.table-top2 a img{
padding-top:3;
	 
}


.table-fot2 td{
	color:#fff;
	text-transform:uppercase;
	padding:0 0 0 10px;
	border-top:1px solid #d2d2d2;
	border-left:none;
	border-right:1px solid #fff;
	border-bottom:none;
}
.table-fot2 th{
	border-top:1px solid #d2d2d2;
	border-left:none;
	border-right:none;
	border-bottom:none;
}
.table-fot2 td h2{
	padding:5px 10px 8px 0;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	margin:0;
	color:#00a8d3;
}

