/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img/bgcolor_smsystems.jpg);
	background-position:fixed;
	background-repite:norepite;
}


.rodape {font-family: "Trebuchet MS", Arial;font-size: 10px;color: #24567B;}

/* Componentes de Textos */
.texto {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}
.textodestaque {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #5D97C5;
	line-height: 17px;
}
.textodestaqueBold {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold
	color: #5D97C5;
	line-height: 17px;
}

.textoBold {font-family: "Trebuchet MS", Arial; font-size: 12px; font-weight: bold; color: #333333; text-decoration:none;}

.textoOBS { font-family: "Trebuchet MS", Arial; font-size: 12px; color: #990000; text-decoration:none; }
.textoOBS:link { font-family: "Trebuchet MS", Arial; font-size: 12px; color: #990000; text-decoration:none; }
.textoOBS:visited { font-family: "Trebuchet MS", Arial; font-size: 12px; color: #990000; text-decoration:none; }
.textoOBS:hover { font-family: "Trebuchet MS", Arial; font-size: 12px; color: #990000; text-decoration:underline; }

.textoTit {font-family: "Trebuchet MS", Arial;	font-size: 13px; color: #39484F;}
.textoTitBold {font-family: "Trebuchet MS", Arial; font-size: 13px; font-weight: bold; color: #39484F; text-decoration:none;}


/* Componentes de LINKS */
.link {	font-family: verdana;font-size: 11px; color: #6B879A; text-decoration:none;}

.link_contato {	font-family: "Trebuchet MS", Arial; font-size: 11px; color: #91A6B3; text-decoration:none;}
.link_contato:visited { font-family: "Trebuchet MS", Arial; font-size: 11px; color: #91A6B3; text-decoration:none;}
.link_contato: hover { font-family: "Trebuchet MS", Arial; font-size: 11px; color: #91A6B3; text-decoration:underline;}

/* Componentes de Formulários */
.compForm1 { border: #CCCCCC 1px solid; font-size: 10px; color: #666666; font-family: Verdana, sans-serif; background-color: white; }


