p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #999;
	line-height: 16px;
}

a:link, a:visited{
	color:#35a5b3;
	text-decoration:none;
	border: 0 none;
}


/* links externos
================================== */
h1 {
	margin: 0;
	padding-top:15px;
	font:Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#35a5b3;
	padding-left:10px;
	padding-bottom:5px;
	font-weight:bold;
	font-style:italic;
	border-bottom:1px #CCC solid;
}

h1 img {
	float:left;
	margin-top:-15px;
}


h2 {
	margin: 0;
	font-size: 50%;
	color:#666;
	padding-left:35px;
	font:Verdana, Geneva, sans-serif;
}

h3 {
	margin: 0;
	font-size: 16px;
	line-height:18px;
	color:#3781A8;
	padding-bottom:0;
	margin-bottom:0;
	font:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-style:italic;
}
h4 {
	margin: 0;
	font-size: 24px;
	color:#3781A8;
	padding-left:2px;
	font:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size-adjust:150px;
}

h5 {
	margin: 0;
	font-size: 16px;
	color:#666;
	padding-left:5px;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
}

img, a {
	border: 0;
}

body {
	margin: 0;
	padding: 0;
	font:70% Verdana, Helvetica, sans-serif;
	background-image: url(imagens/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.texto01 {
	font-size: 20px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 23px;
	font-weight: bold;
}

#container {
	width: 920px;
	left: 50%;
	margin-left: -460px;
	position: absolute;
	height: 100%;
}
#topo {
	background-image: url(imagens/menuBgMarrom.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:900px;
	height:94px;
	padding-left:20px;
	border:0 none;
}
#menuTopo{
	padding-left:230px;
	padding-top:12px;
	}
#banner3fases {
	width:900px;
	height:200px;
	margin-left:10px;
}
#topoInterno {
	width:900px;
	height:170px;
	margin-left:10px;
}
#chamadasJs {
	width:900px;
	height:260px;
	margin-left:10px;
	margin-top: 10px;
}
#corpoPaginas{
	width:900px;
	min-height:500px;
	background-color:#FFF;
	margin-left:10px;
	margin-top: 10px;
	overflow:hidden;
	margin-bottom:10px;
	padding-bottom:20px;
	background-image:url(imagens/bgBotao_MenuInterno.jpg);
  	background-position:bottom;
  	background-repeat:repeat-x;
}
#corpoTexto{
	width:605px;
	height:100%;
	background-image:url(imagens/bgCorpoTexto.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	float:right;
	padding-top:20px;
	padding-left:15px;
	padding-right:10px;
}

#corpoTexto p{line-height: 23px;}

#corpoTexto a:link, a:visited{
	color:#35a5b3;
	text-decoration:none;
	border-bottom:#35a5b3 dotted 1px;	
}
#corpoTexto a:hover{
	color:#005F94;
	text-decoration:none;
	border-bottom:#35a5b3 dotted 1px;
}
#corpoTexto ul {
  margin: 0;
  padding: 0 0 0 7px;
  list-style-type: none;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
  color: #999;
  line-height: 22px;
}
#corpoTexto li {
  background: url(imagens/bullet.png) no-repeat 0 50%;
  padding-left: 18px;
}
#titSubmenu{
	width:255px;
	height:50px;
	background-color:#313234;
	padding-top:10px;
	padding-left:15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	font-style:italic;
}
#submenu{
	width:255px;
	min-height:300px;
	background-repeat:no-repeat;
	background-position:right top;
	padding-top:5px;	
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
  	font-stretch: ultra-condensed;
	font-weight: bolder;
    font-style: italic;
	line-height: 60px;
	font-size:12px;
}
#submenu ul {
  margin: 0;
  padding:0px;
  padding-top:10px;
  list-style-type: none;
}
#submenu li {	  
  border-bottom:1px #CCC solid;
  background-image:url(imagens/bgBotao_MenuInterno.jpg);
  background-position:bottom;
  background-repeat:repeat-x;
}
#submenu a{
  background: url(imagens/bullet.png) no-repeat 0 50%;
  padding-left: 20px;
  margin-left: 20px;
  color: #333;
  text-decoration:none;
  border-bottom: none;
}
#submenu a:hover{
  background: url(imagens/bullet_on.png) no-repeat 0 50%;
  padding-left: 20px;
  color: #35a5b3;
  text-decoration:none;
  border-bottom: none;
}
#submenu li p.planos {
  background: url(imagens/lista-teamspeak.png) no-repeat top left;
  margin-left: 20px;
  text-align:center;
  color:#35a5b3;
  text-decoration:none;
  border-bottom: none;
}
.default input {
display: block;
}
input.submit {
	border: 0;
	margin-bottom: -8px;
	padding: 2px;
	background: transparent;
	font-size: 10px;
}
form {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 16px;
}
fieldset {
	border:1 #fff thin;
	float:right;
	position:absolute;
	top:215px;
	right:10px;
	z-index:1000;
	padding: 5px;
	}	
.direita{float:right;}
.esquerda{float:left;}
#ContentBox{
	width:900px;
	height:170px;
	margin-left:10px;
	margin-top:10px;
}
.textoBox{
	font-size:13px;
	color:#666;
	text-align:right;
	padding-right:20px;
}
.box_cinza{
	padding-top:40px;
	*padding-top: 55px; /* IE 7 and below */
    _padding-top: 55px; /* IE 6 and below */
	width:295px;
	height:155px;
	background-image:url(imagens/box_cinza.png);
	background-repeat:no-repeat;
	float:left;
}
.box_azul{
	padding-top:40px;
	*padding-top: 55px; /* IE 7 and below */
    _padding-top: 55px; /* IE 6 and below */
	width:295px;
	height:155px;
	background-image:url(imagens/box_azul.png);
	background-repeat:no-repeat;
	float:left;
	margin-right:7px;
}
.box_amarelo{
	padding-top:40px;
	*padding-top: 55px; /* IE 7 and below */
    _padding-top: 55px; /* IE 6 and below */
	width:295px;
	height:155px;
	background-image:url(imagens/box_amarelo.png);
	background-repeat:no-repeat;
	float:left;
	margin-right:7px;
}
#mainTexto{
	width:900px;
	height:420px;
	margin-left: 10px;
	margin-top: 0px;
}

#mainTextoDireita{
	float:left;
	width: 260px;
	border-left: 1px #999 dotted;
}
#mainTextoEsquerda{
	width: 600px;
	position: relative;
	float: left;
	padding-bottom:75px;
}

#mainTextoEsquerda ul {
  margin: 0;
  padding: 0 0 0 7px;
  list-style-type: none;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
  color: #999;
  line-height: 22px;
}
#mainTextoEsquerda li {
  background: url(imagens/bullet.png) no-repeat 0 50%;
  padding-left: 18px;
}
#rodape {
	background:#313234;
	width:900px;
	height:250px;
	bottom: 0; /**/ 
	text-align:left;
	margin-left:10px;
	}
#rodapeDireita{
	float:right;
	width: 500px;
	padding-left:10px;
	*margin-top: 20px; /* IE 7 and below */
    _margin-top: 20px; /* IE 6 and below */
	
}
#rodapeEsquerdo{
	font-family: Verdana, Geneva, sans-serif;
	width: 350px;
	position: relative;
	float: left;
	padding-left:20px;
	margin-top:-30px;
	*margin-top: 10px; /* IE 7 and below */
    _margin-top: 10px; /* IE 6 and below */
}
#assinatura{
	width:900px;
	height:15px;
	background-color:#3781A8;
	text-align:center;
	color:#fff;
	font-size:11px;
	padding-top:5px;
	padding-bottom:5px;
	clear: both;
	margin-left:10px;
}


/**--------------- tabela dos planos -------------------**/
caption {
		font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #999;
	line-height: 16px;
	text-align:left;
	padding-top:10px;
	padding-bottom:20px;
} 
th[scope=row] {
   color: #666;
   font-family:Arial, Helvetica, sans-serif;
   font-stretch:ultra-condensed;
   font-size:11px;
   text-align:left;
   padding:5px;
   border-right:2px #e6e6e6 solid;
   border-left:1px #e6e6e6 solid;
}
th[scope=col] {
   border:1px #e6e6e6 solid;
   padding-bottom:10px;
}
table {
  border-collapse: collapse;
  font-family: arial,sans-serif;
  border-bottom: 1px solid #e6e6e6; 
}
td{
  border-right:1px solid #e6e6e6; 
  border-collapse:collapse;
  text-align:center;
  color:#999;
  font-size:12px;
}	
tr:hover {  
  background-color:#FACD0A;
  color: #000;
}
	
thead tr:hover {
  background-color: transparent;
  color: inherit;
}
thead {
	color:#35A5B3;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    font-stretch:ultra-condensed;
    text-transform:uppercase;
	background-color:#FFF;
	border-bottom:#999 solid 3px;}
tfoot{
	color:#35A5B3;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    font-stretch:ultra-condensed;
    text-transform:uppercase;
	background-color:#FFF;
	border-bottom:#999 solid 3px;
	border-top:#999 solid 3px;	
	}
tfoot tr:hover {
  background-color: transparent;
  color: inherit;
}	
.bgTr{background-color:#edf5ff;}
.bgTrHead{	
	color:#fff;
	text-align:left;
	padding-left:15px;
	height:25px;
	background-color:#35A5B3;
	}
.dominio{
	border:#999 dotted thin;
	font:Verdana, Geneva, sans-serif;
	color:#666;
	width:90%;
	height:50px;
	text-align:center;
	padding-top:30px;
	background-color:#FFC;}
.hack{
	_margin-right:25px; 
	*margin-right:25px;
	margin-right:10px;
	}	

