﻿@charset "utf-8";
/* CSS Document */
strong
{
	font-family:Arial, Helvetica, sans-serif;
	color:#F90;
}
body 
{
	background-color:#555;
}
body2
{
background-image:url(../img/bg2.gif);
	background-repeat:repeat-x;
	background-color:;
	color:#FFF;
	margin:0px;
}	

img
{
	margin:5px;
	text-align: right;
}
ul, li
{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:10px;
	line-height:15px;
	list-style:circle;
}
fieldset{
	border:0;
}
a:link {
	color:#FFF;
	text-decoration: none;
}
a:visited {
	color:#FFF;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	font-weight: normal;
}

.titulo {
	font:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#FFF;

}
.subtitulo {
	font:Verdana, Geneva, sans-serif; 
	font-size:14px; 
	font-weight:bold;
	text-align:left; 
	color:#FC3;
	margin-bottom:20px;
}
.clientes {
	font:Verdana, Geneva, sans-serif; 
	font-size:12px; 
	font-weight:bold;
	text-align:center; 
	color:#575655;
	margin-bottom:20px;
}
.conteudo {
	font:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	margin:10px;
	text-align: left;
}
.aviso
{
	font-family:Verdana, Geneva, sans-serif;
	text-align:center; !important;
	font-size:14px;
}
.depoimentos
{
	font:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	
}
h3 {
	font-weight:bold;
	font-size:11px;
	margin:2px;
}
h4 {
	font:Arial, Helvetica, sans-serif; 
	font-size:12px;
	text-align:justify;
	color:#FC0;
}

/* Formatações Gerais */
#flash {
	text-align:center;
	width:766px;
	background-color:#575655;
	margin:auto;
}
#chat {
	padding-top: 40px;
	width: 200px;
	float:right;
	text-align:left;
	padding-left: 20px;
	
}

#conteudo {
	font-family:Arial, Helvetica, sans-serif;
	width:766px;
	margin:0px 0px 0px 286px;
	padding-top:20px;
	background-color:#575655;
	
}
#rodape_geral
{
	background-image:url(../img/bg_rodape.jpg);
	background-repeat:repeat-x;
	background-color:#414141;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:#FFF;
	clear:both;
}
#rodape_final
{
	background-repeat:repeat-x;
	background-color:#414141;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:#FFF;
	clear:inherit;
	
}
#rodape_semgigainf {
	width:766px;
	height:100px;
	margin:auto;
	background-repeat:no-repeat;
	background-position:bottom;
	background-position:right;
	
}
#rodape_esq {
	width:255px;
	padding-top:10px;
	float:left;
}
#rodape_ctr {
	width:255px;
	padding-top:10px;
	float:left;
}
#rodape_dir {
	width:255px;
	float:right;
	padding-top:10px;
	
}
#rodape_dir2 {
	width:255px;
	float:right;
	padding-top:10px;
	
}
/** Home **/
#conteudo_esq {
	width:360px;
	padding-left:10px;
	margin:auto;
	float:left;
	text-align:left;
	

}
#conteudo_dir {
	width:360px;
	padding-left:10px;
	margin:auto;
	float:right;

}
#selo{
	width:360px;
	float:left;
	

}

#selo1{
	width:160px;
	float:left;

}
#selo2{
	width:200px;
	float:left;
	

}
/** outros **/
#distribuicao{
	padding:10px;
}

#conteudo_esq_outros {
	width:370px;
	padding-left:10px;
	padding-right:10px;
	margin:auto;
	float:left;
	text-align:left;
	border-right:solid 1px;
	border-right-style:dashed;

}
#conteudo_dir_outros {
	width:350px;
	padding-left:10px;
	padding-right:10px;
	margin:auto;
	float:right;
	text-align:left;
	
}

#conteudo_esquerda {
	width:47%;
	padding-left:10px;
	padding-right:10px;
	margin:auto;
	float:left;
	text-align:left;
	border-right:solid 1px;
	border-right-style:dashed;

}
#conteudo_direita {
	width:47%;
	padding-left:10px;
	padding-right:10px;
	margin:auto;
	float:right;
	text-align:left;
}

input {
	border-top-style: inset;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Gadget, sans-serif;
	background-color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}


#box2{
	position:absolute;
}
#box2 span{
	display:block;
	float:left;
}
.mask2{
	position:relative;
	width:293px;
	height:180px;
	overflow:hidden;
}
#box2{
	position:absolute;
	left: -320px;
	top: -2px;
}
#box2 span{
	display:block;
	float:left;
}
.sample{padding:5px 10px; }
h4.stitle{color:#666;margin:0 0 5px 0}

.links {padding:10px;margin-top:20px}
.links a{font-size:14px;color:#0080FF;text-decoration:none}
.links a:hover{font-weight:bold}

.buttons{padding:5px;}
.buttons span{color:#FFF;padding:0 5px;cursor:pointer;font:10px Verdana}
.buttons span.active, .buttons span:hover{background:#0080FF;color:#fff}
.b {
	font-style: italic;
}
#conteudo #conteudo_esq_outros .b {
	font-size: 12px;
}

