/*
Nome do Arquivo: senac.css
Descrição: Folha de Estilos - Portal Senac-SP
Data: 20/07/2006
*/


/* FUNDO STAGE */
.fundo1  { background-color:#FFFFFF; }
.rodape1 { background-color:#919191; }
.rodape2 { background-color:#E3E3E3; }


/* NOTÍCIAS */
.noticias_titulo { font-family: Tahoma, Verdana; font-size:14px; color: #509A9A; font-weight:bold; }
.noticias_olho { font-family: Tahoma, Verdana; font-size:10px; color: #555555; font-weight:bold; }
.noticias_texto { font-family: Tahoma, Verdana; font-size:10px; color: #555555; font-weight:none; }


/* FONTE */
td {
	font-family: Tahoma, Verdana;
	font-size:10px;
	color: #555555;
}
.texto1 { font-family: Tahoma, Verdana; font-size:10px; color: #555555; }
.titulo1 { font-family: Tahoma, Verdana; font-size:10px; color: #666666; font-weight:bold; }
.titulo2 { font-family: Tahoma, Verdana; font-size:13px; color: #666666; font-weight:bold; }
.titulo3 { font-family: Tahoma, Verdana; font-size:20px; color: #666666; font-weight:bold; }
.sub { font-family: Tahoma, Verdana; font-size:13px; color: #666666; font-weight:bold; }


/* LINKS */
a:link    {  font-family: Tahoma, Verdana; font-size:12px; color: #339999; text-decoration: none; }
a:visited {  font-family: Tahoma, Verdana; font-size:12px; color: #339999; text-decoration: none; }
a:hover{  font-family: Tahoma, Verdana; font-size:12px; color: #339999; text-decoration: underline; }

/* INPUT */
input { font-family: Tahoma, Verdana; font-size:10px; color: #555555;}
.lgu { font-family: Tahoma, Verdana; font-size:10px; color: #555555; border: 1px solid #9E9E9E;}
textarea { font-family: Tahoma, Verdana; font-size:10px; color: #555555; }
select { font-family: Tahoma; font-weight:bold; font-size:10px; color: #555555; }

/* CURSOS */
.cursos_tit_principal { font-family: Tahoma; font-size:18px; color:#7E7E7E; padding-top: 10px; }
.cursos_titulo1 { font-family: Tahoma; font-size:14px; color: #509A9A; }
.cursos_titulo2 { font-family: Tahoma; font-size:14px; color: #000000; font-weight:bold; padding: 7px 0 0 5px; }
.cursos_titulo3 { font-family: Tahoma;; font-size:13px; color: #777777; font-weight:bold; }
.cursos_titulo4 { font-family: Tahoma; font-size:14px; color:#ff8c00; font-weight:bold; padding: 7px 0 0 5px; }
.cursos_texto1 { font-family: Tahoma; font-size:12px; color:#7E7E7E; padding-top: 10px; padding-right: 7px; padding-left: 7px; padding-bottom: 10px; font-weight:normal; }
.cursos_texto2 { font-family: Tahoma; font-size:12px; color:#7E7E7E; font-weight:bold; padding: 7px 0 0 5px;  }
.cursos_texto3 { font-family: Tahoma; font-size:12px; color:#7E7E7E; text-align:justify; font-weight:normal;}

/* titulo do tema na lista de cursos */
.tit-lista-cursos-tecnicos { font-family: Tahoma, Verdana; font-size:10px; color:#508d98; font-weight:bold; }
.item-lista-cursos-tecnicos { font-family: Tahoma, Verdana; font-size:10px; color:#666666; }
.tit-white-cursos-tecnicos { font-family: Tahoma, Verdana; font-size:10px; color:#FFFFFF; font-weight:bold; }
.tit-lista-cursos-livres { font-family: Tahoma, Verdana; font-size:10px; color:#659473; font-weight:bold; }
.item-lista-cursos-livres { font-family: Tahoma, Verdana; font-size:10px; color:#666666; }
.tit-white-cursos-livres { font-family: Tahoma, Verdana; font-size:10px; color:#FFFFFF; font-weight:bold; }
