﻿body 
{
	margin:0;
	width: auto;
	font-family: Tahoma;
	font-size: 12px;
	color: #F30;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2
{
	font-family:Tahoma;
	color:#ED662A;
	font-size:30px;
}
h3
{
	font-family:Tahoma;
	color:#ED662A;
	font-size:12px;
}
h1
{
	font-family:Arial;
	color:#F60;
	font-size:65px;
	background-color: #FFF;
}
/* alinhamento do site */
.align
{
	position:absolute;
	height:50px;
	left:50%;
	margin-left:-500px;
	width:1000px;
}
	
/* menu */
.menu
{
	background-color:#251E18;
	width:100%;
	height:41px;
	text-align:center;
}
#menu1
{
	margin-left:10px
}
.menu .menu-item
{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:15px;
	float:left;
	margin-right:50px;
	width:auto;
	margin-top:10px;
	cursor:pointer;
}
.menu .menu-item a:link
{
	text-decoration:none;
	color:#FFFFFF;
}
.menu .menu-item a:hover
{
	color:#FF9900;
}
/* parte do logo e do anuncio do topo */
.topo
{
	height:100%;
}
.logo
{
	background-image:url(../img/logo.gif);
	background-repeat:no-repeat;
	width:240px;
	height:56px;
	cursor:pointer;
}
.computer
{
	background-image:url(../img/computer.jpg);
	background-repeat:no-repeat;
	width:385px;
	height:194px;
	margin-top:50px;
	margin-left:30px;
	float:left;
}
.annoncement
{
	float:left;
	margin-left:30px;
	width:500px;
	height:200px;
	margin-top:-60px;
}
.annoncement ul
{
	margin-top:10px;
}
.annoncement li
{
	font-family:Arial;
	font-size:18px;
	font-weight:lighter;
	list-style-image:url(../img/list.gif);
}
.annoncement span
{
	position:absolute;
	font-family:Arial;
	font-size:18px;
	margin-top:30px;
	top: 278px;
	left: 446px;
	width: 524px;
}
/* barra de login e dominios */
.login-bar
{
	background-image:url(../img/login.jpg);
	background-repeat:no-repeat;
	width:1003px;
	height:105px;
	float:left;
	margin-top:30px;
}
.domain-table
{
	margin-top:70px;
	margin-left:25px;
	float: left;
	margin-right: 2px;
}
#domain, #email, #senha
{
	background-image:url(../img/domain.png);
	border:0;
	width:176px;
	height:23px;
}
#email
{
	margin-left:100px;
}
#senha
{
	margin-left:70px;
}
.cliente-table
{
	margin-top:70px;
	float: right;
	margin-right: 120px;
	width: 500px;

}
.login-bar select
{
	background-image:url(../img/select.png);
	width:89px;
	height:23px;
}
.login-bar button
{
	width:40px;
	height:23px;
	margin-left:5px;
	text-align:center;
}
/* parte de baixo do site, depois do topo, aonde mudará sempre tudo */
.body-down, .planos, .divisoria, .atendimento
{
	float:left;
	width: auto;
}
.hospedagem, .teamspeak, .discovirtual
{
	background-image:url(../img/hospedagem.jpg);
	background-repeat:no-repeat;
	width:186px;
	height:305px;
	float:left;
	margin-right:20px;
	margin-top:35px;
}
.teamspeak
{
	background-image:url(../img/teamspeak.jpg);
}
.discovirtual
{
	background-image:url(../img/disco.jpg);
}
.assinar
{
	position:absolute;
	background-image:url(../img/assinar.png);
	background-repeat:no-repeat;
	width:186px;
	height:36px;
	margin-top:270px;
	cursor:pointer;
}
.divisoria
{
	background-image:url(../img/divisoria.jpg);
	background-repeat:no-repeat;
	width:1px;
	height:400px;
	margin-left:5px;
}
.atendimento
{
	background-image:url(../img/atendimento.png);
	background-repeat:no-repeat;
	width:344px;
	height:72px;
	margin-top:20px;
	margin-left:15px;
	float: right;
}

a {
	color: #F63;
	text-decoration: none;

}

a:hover {
	color: #FC0;
	text-decoration: none;

}



#calibra {
	padding-left: 5px;
	float: left;
	width: 630px;

}
.descricao{
	width:625px;
	font-family:Verdana, Geneva, sans-serif;
	color:#C90;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	float: left;
}
.descricao strong {
	color:#C90
}
.esconde {

	display: none;

	color: #60B560;

}

.plano {

	border: 1px dashed #bfbfbf;

	background-color: #FAFAFA;

	padding: 10px;

}

.box {

	border: 1px solid #CCC;

	width: 197px;

	/*height: 230px;*/

	padding: 5px;

}

.leftbox {
	float: left;
	width: 200px;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.box h1 {
	color: #C30;
	font-size: 14px;
	font-weight: bold;
	padding: 0 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F60;

}

.box h2 { 

	border-bottom: 1px solid #F60;

	border-top: 1px solid #F60;

	color: #666; 

	font-size: 20px; 

	font-weight: bold; 

	padding: 5px 15px 5px 5px; 

	margin: 25px 0px 0px 0px;

	text-align: right;

}

.box ul{

	padding-left: 5px; 

	margin-left: 0px; 

	list-style-position: inside;

}

.box li {

	padding: 5px;

	color: #666;

	font-size:10px;

}



.titulo {
	color: #F30;
	font-weight: bold;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 630px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-transform: none;

}

.form {
	color: #F30;
	padding: 10px;
	border: 2px solid #ccc;

}

.form .input,.textarea {

	font-size: 12px;

	border: 1px solid #090;

	padding: 3px;

}

.form .input:hover,.textarea:hover {

	font-size: 12px;

	border: 1px solid #000;

	padding: 3px;

}

.form td {

	padding: 5px;

}

.form .button {

	color: #CCC;

	border: 1px solid #063;

	padding: 3px;

	background-color: #fff;

}

.bg_titulo {

	padding: 5px;

	background-color: #e3e3e3;

	border: 1px solid #FFF;

	color: #39F;

	font-weight: bold;

	text-align: center;

}

.bg_disponivel {

	padding: 3px;

	background-color: #DAFEC2;

	border: 1px solid #FFF;

	color: #39F;

	text-align: center;

}

.bg_indisponivel {

	padding: 3px;

	background-color: #FFCACB;

	border: 1px solid #FFF;

	color: #39F;

	text-align: center;

}

#planos-css li{

line-height:13px;

}
/* css do rodape da página */
.footer
{	
	background-color:#251E18;
	width:100%;
	height:80px;
	font-family:Arial;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	padding-top:20px;
	float:left;
}
#renan
{
	font-size:10px;
	cursor:pointer;
	font-weight:bold;
}

