﻿table,td,tr,div,h1,h2,h3,h4,ul,li,input,form,a,id,span {
	margin:0px;
	padding:0px;
	border:0px;
	font-style:normal;
	font-weight:normal;
	line-height:15px;
	list-style:none;
}
strong {
	color:#616161;
}
p {
	margin:0px;
	padding:0px 0px 21px 0px;
	border:0px;
	font-size:12px;
	color:#666666;
	line-height:22px;
}
p a {
	color:#616161;
}
body{
	background:#23323d;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, Sans-serif;
	
}
h3 {
	font-family:Cambria, Times New Roman, Serif;
	font-weight:bold;
	font-size:18px;
	padding-bottom:9px;
	color:#616161;
	line-height:22px;
	margin-top:-4px;
}
h4 {
	font-family: Cambria, Times New Roman, Serif;
	font-weight:bold;
	font-size:14px;
	padding-bottom:0px;
	color:#656565;
	margin-top:5px;
	margin-bottom:5px;
	line-height:normal;
}
h5 {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight:bold;
	font-size:12px;
	padding-bottom:0px;
	color:#777;
	margin-top:5px;
	margin-bottom:5px;
	line-height:normal;

}

.titulo2 {
	color: #ffcc00;
	font-weight: bold;
}
.colchete {
	color:#ffcc00;
	font-weight:bold;
	font-size:14px;
	line-height:24px;
}
a.leiamais  {
	color:#444;
	text-decoration:none;
}
a:hover.leiamais {
	text-decoration:underline;
}
.escondido {
	display:none;
}
#conteudo_primario {
	min-width: 100%;
	min-height: 630px;
	_height: 630px;
	padding-bottom: 50px;
	display: inline-block;
	text-align:center;
	background: #f7f7f7 url('img/destaque_bg.png') no-repeat center 45px;
}
#menudiv {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
}
#menuprimario {
	width: 183px;
	padding-right: 64px;
	padding-top:24px;
	min-height: 288px;
	_height:288px;/*IE 6*/
	text-align:right;
	position:absolute;
	left:0px;
	top:300px;
	
}
#menuprimario li {
	font-size: 12px;
	text-align: right;
	color:#999;
	list-style: none;
	padding-bottom:12px;
}
#menuprimario li a {
	color:#888;
	text-decoration:none;
	font-weight:bold;
}
#menuprimario li a:hover {
	color:#222;
	text-decoration:none;
}
.submenuprimario {
	padding-top:10px;
	margin-top:10px;
	padding-bottom:5px;
	border-bottom:1px #dbdbdb dashed;
	border-top:1px #dbdbdb dashed;
	margin-left:25px;
}
.submenuprimario li {
	padding-bottom:9px!important;
	font-size:11px;
}
.submenuprimario li a{
	font-size:11px;
	color:#888;
	font-weight:normal!important;	
}
.submenuprimario li a:hover {
	color:#222;
}
#topo {
	width:700px;
	height:17px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:17px 30px 11px 30px;
}
.pipe {
	background-color:#808080;
	width:1px;
	height:14px;
	display:inline-block;
	margin-left:10px;
}
#menusec {
	width:492px;
	height:14px;
	background-color:#f7f7f7;
	padding-top:1px;
	padding-bottom:2px;
	float:left;
	overflow:hidden;
}
#menusec li {
	font-size: 12px;
	text-align: center;
	color: #777;
	list-style: none;
	float: left;
	margin-left:10px;
	
}
#menusec li a {
	color:#777;
	text-decoration:none;
}
#menusec li a:hover {
	color:#222;
	text-decoration:none;
}
.busca {
	width:193px;
	height:17px;
	background:transparent url('img/busca_bg.png') no-repeat;
	float:right;
}
#formbusca{
	height:17px;
	width:164px;
	border:0px;
	float:left;
	background:transparent;
	margin:1px 2px 0px 3px;
	font-size: 12px;
	color:#333;
}
#formbuscaok {
	background:transparent;
	font-size: 12px;
	color:#333;
	float:right;
	width:18px;
	height:17px;
}
#destaque {
	height:230px;
	min-width:100%;
	padding-top:23px;
}
#destaque_texto {
	width:452px;/*700 - 248*/
	text-align:left;
	padding-left:248px;
	padding-top:77px;
	margin-left:auto;
	margin-right:auto;
}
#destaque_texto img {
	float:right;
	margin:0px 0px 3px 5px;
	border:0px;
}
#destaque_texto p {
	float:left;
	width:350px;
	padding-top:5px;
}
#terceiro {
	width:700px;
	padding-top:25px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#terceiro_col1 {
	float:left;
	width:248px;
	height:217px;
}
#terceiro_col2 {
	width:452px;
	float:right;
	text-align:left;
}
#terceiro_col2 ul {
	padding-bottom:21px;
}
#terceiro_col2 li {
	line-height:22px;
	color:#777;
	font-size:12px;
}
#terceiro_col2 li ul {
	padding-bottom:0px!important;
}
#titulo_telefone {
	color:#fcfcfc!important;
}
#telefones li {
	width:115px;
	list-style:none;
	float:left;
	font-size:12px;
	color:#fcfcfc;
	text-align:left;
	line-height:22px;
}
#telefones li strong {
	color:#ffcc00;
}
#contsec {
	width:700px;
	_height:200px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#contsec_col1 {
	float:left;
	width:154px;
	height:188px;
	padding:40px 64px 40px 30px;
	background:transparent url('img/menusec_bg.png') no-repeat right 15px;
	text-align:right;
}
#img01 {
	background:transparent url('img/img01.png') no-repeat center right;
	border:2px solid #fcfcfc;
	width:80px;
	margin-left:70px;
	height:60px;
	margin-bottom:33px;
	display:block;
}
#img02 {
	background:transparent url('img/img02.png') no-repeat center right;
	border:2px solid #fcfcfc;
	width:80px;
	margin-left:70px;
	height:60px;
	display:block;
}
#contsec_col2 {
	width:452px;
	padding-top:39px;
	float:right;
	text-align:left;
	padding-bottom:40px;
}
#contsec_col2 p {
	color:#ccc;
	display:block;
}
#contsec_col2 a {
	color:#fff;
}
 #contsec_col2 strong {
	color:#d1d1d1;
}
#contsec_col2 h3 {
	color:#ffcc00;
}
.imgparceiros {
	border: 2px solid #dbdbdb;
	width: 80px;
	height: 60px;
	float: left;
	margin-top: 7px;
	margin-right: 15px;


}
#msgold {
	background:transparent url('img/parceiros/msgold.png') no-repeat center right;
}
#ca {
	background:transparent url('img/parceiros/ca.png') no-repeat center right;
}
#adobe {
	background:transparent url('img/parceiros/adobe.png') no-repeat center right;
}
#autodesk {
	background:transparent url('img/parceiros/autodesk.png') no-repeat center right;
}
#compuware {
	background:transparent url('img/parceiros/compuware.png') no-repeat center right;
}
#corel {
	background:transparent url('img/parceiros/corel.png') no-repeat center right;
}

#mcafee {
	background:transparent url('img/parceiros/mcafee.png') no-repeat center right;
}
#na {
	background:transparent url('img/parceiros/na.png') no-repeat center right;
}
#symantec {
	background:transparent url('img/parceiros/symantec.png') no-repeat center right;
}
#quest {
	background:transparent url('img/parceiros/quest.png') no-repeat center right;
}
#ivirtua {
	background:transparent url('img/parceiros/ivirtua.png') no-repeat center right;
}
#aker {
	background:transparent url('img/parceiros/aker.png') no-repeat center right;
}
#netapp {
	background:transparent url('img/parceiros/netapp.png') no-repeat center right;
}
#checkpoint {
	background:transparent url('img/parceiros/checkpoint.png') no-repeat center right;
}
#ibm {
	background:transparent url('img/parceiros/ibm.png') no-repeat center right;
}
#cristal {
	background:transparent url('img/parceiros/cristal.png') no-repeat center right;
}
#vmware{
	background:transparent url('img/parceiros/vmware.png') no-repeat center right;
}
#tallard {
	background:transparent url('img/parceiros/tallard.png') no-repeat center right;
}