a {
	text-decoration:none;
	color:#333;
}
* {
	padding:0;
	margin:0;
}
body {
	background-color:#000;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
hr {
	display:none;
}
ul {
	list-style:none;
}
img {
	border:none;
}
#estrutura {
	width:950px;
	border: 2px solid white;
	overflow:hidden;
	margin:0 auto;
	background:#fff;
}
#cabecalho {
	width:950px;
	height:70px;
	border-bottom:2px solid #ff9933;
	background-color:#000;
}
#rodape {
	width:950px;
	height:40px;
	border-top:2px solid #ff9933;
	background-color:#000;
	clear:both;
	font-size:12px;
	color:white;
	font-weight:bold;	
	text-align:center;
	line-height:40px;
}
/* Inicio formatação cabeçalho padrao site */

#logo_art3_site {
	float:left;
	padding:7px;
}
#tit_slogan {
	float:left;
	display:block;
	width:250px;
	margin-top:47px;
	height:17px;
	font-size:15px;
	color:white;
	font-weight:bold;
}
#menu_principal {
	font-size:12px;
	color:white;
	font-weight:bold;	
	list-style:none;	
}
#menu_principal li {
	padding-left:9px;
	padding-right:9px;
	float:left;	
	margin-top:23px;
	height:25px;
	line-height:25px;
	border-right:1px solid #333;
}
#menu_principal li a {
	
	text-decoration:none;
	color:white;
}
#menu_principal li a:hover {
	
	color:#ff9933;
}
#m1 {
	border-left:1px solid #333;
}

#webmail_painel{
	width:950px;
	height:25px; 
	background:black;
	margin:0 auto;
	padding-top:10px;
	
}

#webmail_painel ul {
	width:500px;
	height:23px;
	float:right;

}

#webmail_painel ul li{
	float:right; 
	margin:0 0 0 10px; 
}



/*  fim da formatação dos menu e cabeçalho do site */

/* Inicio  Formatação de classes de uso geral no site  */

.titulo_destaque1 {
	font-size:18px;
	color:#000;
	font-weight:bold;	
	text-shadow:2px 2px 2px #777;
	line-height:30px;
}
.titulo_destaque2 {
	font-size:18px;
	color:#CA6500;
	font-weight:bold;	
	text-shadow:1px 2px 2px #000;
	line-height:20px;
	margin-bottom:10px;
	margin-top:10px;
	
}

.titulo_destaque3 {
	font-size:16px;
	color:#000;
	font-weight:bold;	
	text-shadow:2px 1px 2px #666;
	line-height:20px;
}
.titulo_destaque4 {
	font-size:16px;
	color:#ca6500;
	font-weight:bold;
	font-weight:bolder;	
	text-shadow:3px 3px 3px #999;
	line-height:30px;
}
.texto_basico {
	font-size:12px;
	color:#000;
	font-weight:normal;
	text-align:justify;
	line-height:20px;
}

.texto_2 {
	font-size:11px;
	color:#333;
	font-weight:normal;
	text-align:justify;
	line-height:15px;
}

.texto_3 {
	font-size:13px;
	color:#333;
	font-weight:normal;
	text-align:justify;
	line-height:15px;
}

.sub_titulo_1 {
	font-size:11px;
	color:#ca6500;
	font-weight:bold;
	text-align:justify;
	line-height:15px;
}

.texto_5 {
	font-size:11px;
	color:#000;
	font-weight:normal;
	line-height:15px;
}

.artigos_noticias {
	font-size:12px;
	color:#000;
	font-weight:normal;
	float:right;
	margin:3px 0 0 0;
}

.txt_tab {
	font-size:12px;
	font-weight:bold;
}

.tit_not_gd {
	font-size:32px;
	font-weight:bold;
	text-align:center;
	margin:0 0 10px 0;
}

.fonte_not {
	font-size:10px;
	font-style:italic;
	float:right;
	color:#666;
}

.negrito{
	font-weight:bold; 
}

.txt_simples_suporte {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#f17d00;
	font-weight:bold;
}

.tit_frm {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:black;
	margin:0 0 0 10px;
}

.txt_frm {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	margin:0 0 0 10px;
}

.cadastro {
	width:160px;
}

.cadastro_2 {
	width:90px;
	float:left;
}

.env_cad {
	width:70px;
	float:left;
	border:1px solid #f17d00;
	color:white;
	background:#666;
	position:absolute;
	margin:-30px 0 0 120px;
	cursor:pointer;
}

.env {
	width:95px;
	background:black;
	border:1px solid #f17d00;
	color:white;
	float:left;
	margin:20px 0 10px 15px;
	cursor:pointer;
}

.limp {
	width:125px;
	background:#666;
	border:1px solid black;
	color:white;
	float:left;
	margin:20px 0 10px 15px;
	cursor:pointer;
}

.abr {
	width:70px;
	background:black;
	border:1px solid #f17d00;
	color:white;
	float:right;
	
}

.dicas_tuto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
}

/*  Fim da formatação de classes de uso geral para site  */


