body {
	color: #CAD5DB;
	background-color: #0B1013;

	font-family: "Swis721 Lt BT", Arial;
	font-size: 12px;

	margin: 0;
	padding: 0;
	
	background-image: url(../images/fundo_body.gif);
	background-repeat: repeat-x;

	scrollbar-face-color: #0B1013;
	scrollbar-shadow-color: #9db0bd;
	scrollbar-highlight-color: #0B1013;
	scrollbar-3dlight-color: #9db0bd;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #0B1013; 
	scrollbar-arrow-color: #9db0bd;
}

body.normal
{
	background-image: url(../images/fundo_pagina.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

body.empresa
{
	background-image: url(../images/fundo_empresa.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

td,th {
	font-size: 12px;
	color: #CAD5DB;
}

a {
	font-family: "Swis721 Lt BT", Arial;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#msg
{
	padding: 10px;
	color: #FF0000;
	background-color: #FFFF00;
}

#header
{
	margin: 0;
	padding: 0;
	
	width: 778px;
	height: 93px;
	
	text-align: left;	
}

#header h1
{
	padding: 0;
	margin:  0;
	margin-left: 18px;

	display:block;

	width:200px;
	height:93px;
	
	text-indent:-9009px;
	background: transparent url(../images/logo_imax.gif) no-repeat 0 0;
	
	float: left;
}

#header h1 a {
	display:block;
	position: relative;
	top: 28px;

	height: 31px;
	width: 100%;

	text-decoration: none;
}

#header h2 {
	display: block;

	width: 205px;
	height: 16px;

	text-indent:-9009px;
	background: transparent url(../images/tema.gif) no-repeat 0 0;
	
	margin-left: 10px;
	margin-top: 38px;
	float: left;
}

#topmenu, #topmenu li {
	margin: 0;
	padding: 0;
}

#topmenu
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;

	margin-top: 38px;
	margin-left: 129px;
	*margin-left: 119px;
	
	width: 198px;
	float: left;
}

#topmenu li
{
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

#topmenu li a {
	color: #9db0bd;
	font-weight: normal;
}

#topmenu li a:hover {
	text-decoration: none;
}

/*menu principal*/
#menu, #menu li {
	margin: 0;
	padding: 0;
}

#menu {
	list-style: none;
}

#menu li {
	display: block;
	width: 152px;
	height: 167px;
	float: left;
}

#menu li a {
	display: block;
	width: 100%;
	height: 100%;

	text-indent: -9999px;
	text-decoration: none;
}

#menu li a:hover {
	background-position: 152px 0px;
}

#menu li a.menuredes {
	background-image: url(../images/menu_redes.jpg);
}

#menu li a.menuservidores  {
	background-image: url(../images/menu_servidores.jpg);
}

#menu li a.menuseguranca  {
	background-image: url(../images/menu_seguranca.jpg);
}

#menu li a.menusolucoes  {
	background-image: url(../images/menu_solucoes.jpg);
}

#menu li a.menuclientes  {
	background-image: url(../images/menu_clientes.jpg);
}

#menu li a.menugerenciamento  {
	background-image: url(../images/menu_gerenciamento.jpg);
}

#teaser
{
	height: 130px;
	text-indent:-9009px;
}

#tabela_principal
{
	border: none;
	width: 778px;
	background-image: url(../images/bg_principal.jpg);
}

#rodape
{
	width: 778px;
	height: 45px;
	background-image: url(../images/bg_principal_barra.jpg);
}

#bgrodape
{
	background-image: url(../images/bg_principal_barra_lat.jpg);
}

#bgaddress
{
	background-image: url(../images/barra_inf.jpg);
	background-repeat: repeat-x;
}

.address
{
	padding: 10px;
	width: 750px;
	text-align: left;
	vertical-align: middle;

	font-family: "Swis721 Lt BT", Arial;
	font-size: 11px;	
}

.text_small {
	font-family: "Swis721 Lt BT", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.text_banner {
	font-family: "Swis721 Lt BT", Arial;
	font-size: 36px;
	font-weight: normal;
}

.text_main {
	font-family: "Swis721 Lt BT", Arial;
	font-size: 13px;
	font-weight: normal;
	color: #96A4B4;
	line-height: normal;
}

h4.text_topico
{
	margin: 10px 0 10px 0;
}

.text_topico {
	font-family: "Swis721 Lt BT", Arial;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
}

.style1 {
	color: #FFFFFF
}

form, fieldset {
	margin: 0;
	padding: 0;
}

fieldset {
	border: 0;
	width: 47%;
	height: 150px;
}

#contato1 {
	float: left;
}

#contato2 {
	padding-left: 10px;
}

fieldset label {
	display: none;
}

.textfield {
	
	color: #CAD5DB;	
	background-color: #000000;
	border: 1px solid #404D5B;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	
	width: 330px;
	vertical-align: middle;
	
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 1px;
	padding-left: 2px;
	
	margin-bottom: 15px;
}

.button {

	color: #CAD5DB;	
	background-color: #1B2D39;
	border: 1px solid #404D5B;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	
	width: 120px;
	vertical-align: middle;
	
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	padding-left: 1px;
	
	cursor: pointer;
}

.button:hover {
	background-color: #2D4B60;	
}

.tabelas {

	background-color: #000000;
	border: 1px solid #404D5B;

	text-align: left;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	vertical-align: middle;
	font-weight: normal;

	color: #CAD5DB;
}

.tabelas th
{
	padding: 3px;
	font-weight: normal;
	border: 1px solid #000000;
	background-color: #13181C;
}

.tabelas td
{
	padding: 3px;
	border: 1px solid #000000;
	background-color: #0C1114;
	color: #96A4B4;
}

#redes_certif
{
	width: 715px;
}

#redes_certif td
{
	height: 37px;
	*height: 31px;
}

#redes_certif td.right
{
	width: 415px;
}
