/*
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; }
.sub { font-family: Tahoma, Verdana; font-size:13px; color: #666666; font-weight:bold; }

/* LINKS */
a:link    {  font-family: Tahoma, Verdana; font-size:10px; color: #555555; text-decoration: none; }
a:visited {  font-family: Tahoma, Verdana; font-size:10px; color: #666666; text-decoration: none; }
a:hover{  font-family: Tahoma, Verdana; font-size:10px; color: #333333; 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, Verdana; font-size:10px; color: #555555; }

/* CURSOS */
.cursos_titulo1 { font-family: Tahoma, Verdana; font-size:14px; color: #509A9A; }





/* 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; }

