body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	}

input {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
	color: #000000;
	border: yes;
	background-color: 
	}

a:link {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	}

a:visited {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	}

a:hover {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 16px;
	color: #990000;
	text-decoration: underline;
	}

select {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 16px;
	color: #666666;
	background-color: #F0F0F0;
	border: thin solid #333333;
	}

textarea {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 16px;
	color: #000000;
	border: yes;
	background-color: #F9F9F9;
	}

tbody {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 16px;
	color: #000000;
	}

.titulos_capa {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
	}

.titulos {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 24px;
	text-decoration: none;
	color: #333333;
	}
	
.titulos_saic {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 20px;
	text-decoration: none;
	color: #333333;
	}

.titulos_noticias {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 20px;
	text-decoration: none;
	color: #333333;
	}

.capa_site_pequena {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	}

.titulos_capa_site {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 24px;
	text-decoration: none;
	color: #000000;
	}
	
.titulos_sub_capa_site {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 18px;
	text-decoration: none;
	color: #333333;
	}

div#superior-bg { 
	width:100%; 
	float:center;
	background: #000000 url(imagens/sup_fundo.png) top repeat-x; 
	position: relative;
	}
	
div#superior-bg { 
	width:100%; 
	height:39px;
	float:center;
	background: #000000;
	position: relative;
	}

div#rodape-bg { 
	width:100%;
	height:89px;
	float:center;
	background: #000000;
	position: relative;
	}

div#capa_produtos { width:100%; height:57px; float:center; background: #162F58 }

div#meio { width:100%; float:center; background: #000000 url(imagens/meio_fundo.jpg) top repeat-x; }

div#imagem_sup { width:100%; float:center; background: #999999 url(imagens/fundo_topo.jpg) top repeat-x; }

.obrigatorio_on{
border : 1px solid red;
	
}