/* ----- HTML ---- */
*, html, body {
	margin : 0;
	padding : 0;
}
* img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
body {
	background-color: #CCCCCC;
	background-image: url(/imagens/fundo.jpg);
	background-repeat: repeat-x;
	text-align:center; /* hack para o IE */
}
input, div, td, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
h1 {
	font-size:25px;
	letter-spacing:-2px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	line-height:25px;
	margin-bottom: 30px;
}
h2 {
	font-size:16px;
	letter-spacing:-1px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	line-height:20px;
	color: #333333;
	margin-bottom:10px;
}
h2 a {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
}
li {
	list-style-image: url(/imagens/li_ok.gif);
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-left: 40px;
}
/* ----- DIAGRAMAÇÃO ---- */
#CANTOS {
	position:absolute;
	margin-top: -84px;
	display: block;
	width: 144px;
	height: 174px;
	right: -6px;
}
#CLIENTES img {
	border-width:1px;
	border-style:dotted;
	border-color: #CCCCCC;
	margin-left:-1px;
	margin-top:0px;
	margin-bottom:-1px;
	margin-right:0px;
	padding:0px;
	float:left;
}
#CONTATO {
	width: 185px;
	float: left;
	background-image: url(/imagens/contato/contato_fundo.jpg);
	background-color: #EFEFEF;
	background-repeat: repeat-x;
	padding-left: 15px;
	padding-right: 15px;
	height:600px;
}
#CONTATO .formulario {
	margin-top: 80px;
}
#CONTATO .formulario input, #CONTATO .formulario textarea {
	padding:0px;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
	margin-top: 5px;
	width: 98%;
}
#CONTATO .formulario input {
	padding: 2px;
}
#CONTATO .titulo,  #CONTATO .telefone{
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#CONTATO .titulo{
	margin-top: 3px;
}
#CONTATO .telefone{
	margin-top: 32px;
}

#CONTATO { 
  width:215px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:185px;
}
#CONTEUDO {
	display:inline; /*Bug da margem dupla para floats no IE*/
	width: 558px;
	background-image: url(/imagens/conteudo_fundo.jpg);
	float: left;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-left: 13px;
	padding-right: 10px;
	margin-left:7px;
}
#CONTEUDO { 
  width:581px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:558px;
}
#ICONES {
	padding-right: 160px;
	padding-top: 17px;
}
#INFORMACOES {
	width: 360px;
	float: left;
	margin-right: 20px;
}
#MENU {
	position:absolute;
	top: 101px;
	width:100%;
	background-image: url(/imagens/menu_fundo.jpg);
	background-repeat: repeat-x;
	height: 56px;
	left: 0px;
}
#NAVEGACAO {
	width: 172px;
	float: left;
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(/imagens/novidades/data_fundo.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 22px;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 10px;
	background-position: left;
	height: 21px;
}
.feed {
	border-style: none;
}
#NAVEGACAO ul {
	margin-left: 25px;
}
#NAVEGACAO li {
	list-style-image: url(/imagens/li_seta.png);
	list-style-type: none;
}
.mais_noticias {
	text-align: right;
	display: block;
	font-weight: bold;
	height: 16px;
	background-image: url(/imagens/novidades/noticias_antigas.gif);
	background-repeat: no-repeat;
	background-position: 45px;
	margin-bottom: 10px;

}
#PRINCIPAL {
	background-color: #FFFFFF;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/imagens/principal_fundo.jpg);
	background-repeat: repeat-y;
	text-align:left; /* "remédio" para o hack do IE */
	background-position: center;
}
#RODAPE {
	clear:both;
	height: 100px;
	background-image: url(/imagens/rodape_fundo.jpg);
	background-repeat: no-repeat;
	position:relative;
	color: #FEFEFE;
	font-size:12px;
	letter-spacing:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:48px;
	padding-left: 20px;
}
#PAGINA {
	width: 556px;
	float: left;
}

#TOPO {
	height:106px;
	margin-bottom: 60px;
	background-image: url(/imagens/topo_fundo2.jpg);
	background-position: 190px;
}

/* ----- CLASSES ---- */
#CONTATO .formulario .botao {
	border-width: 0px;
	border-style: none;
	height: 30px;
	width: 135px;
	background-image: url(/imagens/contato/enviar.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: center center;
}
#CONTATO .formulario .botao:hover {
	background-image: url(/imagens/contato/enviar_over.gif);
}
.icone_xhtml, .icone_css, .icone_host {
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
	display: block;
	float: right;
	margin-right: 10px;
}
.icone_xhtml{
	background-image: url(/imagens/icones/icone_xhtml_ref.jpg);
}
.icone_css {
	background-image: url(/imagens/icones/icone_css_ref.jpg);
}
.icone_host{
	background-image: url(/imagens/icones/host_ref.gif);
}

#msg, .msg_erro, .msg_sucesso, .msg_alerta {
	display: none;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	color: #000000;
	margin-bottom: 15px;
	font-weight: bold;
}
.msg_erro span{
	background-image: url(/imagens/contato/erro.gif);
	padding-left: 21px;
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-bottom: 5px;
	height: 16px;
}
.msg_erro .msg_erro_email{
	background-image: url(/imagens/contato/erro_email.gif);
}
.msg_sucesso span{
	background-image: url(/imagens/msg_sucess.gif);
}
.msg_alerta span{
	background-image: url(/imagens/msg_alertp.gif);
}
.portifolio {
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
	background-image: url(/imagens/loading.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
.quebra {
	clear:both;
	height: 1px;
}
.servicos, .servicos_titulo{
	font-size: 12px;
	background-image: url(/imagens/li_servicos2.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 16px;
	font-weight: bold;
	color: #666666;
	margin-top: 2px;
	background-position: left;
	width: 162px;
	float: left;
}
.servicos_titulo{
	background-image: url(/imagens/li_servicos_ttulo.gif);
	color: #000000;
}
.tag {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tag:hover {
	text-decoration: underline;
	cursor: help;
}
/* ---- TABELAS ---- */
/* Planos - B-Mailing - */
.bmailing_titulo {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E69C01;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/imagens/bmailing/bmailing_titulo_fundo.jpg);
	background-repeat: repeat-x;
}
.bmailing_subtitulo {
	font-weight: bold;
	background-color: #FFCC00;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
.bmailing_divisao_vertical {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.bmailing_divisao_horizontal {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.bmailing_informacoes {
	text-align: right;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

}
.bmailing_texto {
	text-align: center;
	background-color: #EEEEEE;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;

}
.luto {
	margin-left: 210px;
}
