
A:link
{
    COLOR: #cc0000;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #cc0000;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #cc0000;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: navy;
    TEXT-DECORATION: none
}

/**********Menu superior ***********/

#menuSup2 a { /*a definição de menuSup2 está no ethos_geral.css */
	/*padding-left: -45px;*/
	font-size: 10px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 105px;	
	display: block;
	text-align: right;
}

#menuSup2 a:link {
	color: #263137;
}

#menuSup2 a:visited {
	color: #3B4C57;
}

#menuSup2 a:hover {
	color: #6D8B9E;
	background-color: #F0F0F0;
}

#menuSup2 a:active {
	color: #3B4C57;
}

/**********coluna direita*********/
.latDir {				 /*há mais atribuições no ethos_geral.css*/
	background-image: url(/images/uniethos/fundo_colDirUniethos.gif);
}

/**********conteudo**********/
.tituloEthos, .tituloModulo td, h1 {
	color: #666666;
	font-weight: bold;
	padding-left: 5px;
	font-size: 11px;
}

.subtituloEthos, h2 {
	color: #999999;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
}

#tabConteudo a.linkEthos {
	color: #003399;
}

#tabConteudo a.linkEthos:link {
	text-decoration: none;
}

#tabConteudo a.linkEthos:visited {
	text-decoration: none;
}

#tabConteudo a.linkEthos:hover {
	text-decoration: underline;
}

#tabConteudo a.linkEthos:active {
	text-decoration: none;
}

/**********Menu lateral Ethos*********/
#menuLatEthosFundo {
	width: 179px;
	position: relative;
	float: left;
	top: -20px;
}

#menuLatEthos {
	position: relative;
	width: 179px;
	background-repeat: repeat-y;
	margin-left: 0px;
}


/**********Menu lateral Uniethos*********/

#paginaAtual {
	top: -30px;
	position: relative;
	width: 179px;
	margin-bottom: 5;
}

#paginaAtual a {
	font-size: 10px;
	padding-left: 4px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 160px;	
	display: block;	
	color: #666666;
	font-weight: bold;
}
#menuLatUniethosFundo {
	background-image: url(/images/menulateral/fundo_menu_lat_uniethos.gif);
	background-repeat: repeat-y;
	width: 179px;
	position: relative;
	float: left;
}

#menuLatUniethos {
	top: -30px;
	position: relative;
	width: 179px;
	background-repeat: repeat-y;
	margin-left: 0px;
}


/**********Menu lateral Internethos*********/
#menuLatInternethosFundo {
	width: 179px;
	position: relative;
	top: -22px;
	float: left;	
}

#menuLatInternethos {
	top: -30px;
	position: relative;
	width: 179px;
	background-repeat: repeat-y;
	margin-left: 0px;
}

/**********coluna direita*********/
#rightpane {				 /*há mais atribuições no ethos_geral.css*/
	background-image: url(/images/uniethos/fundo_colDirUniethos.gif);
	background-repeat: repeat-y;
}







/************************************ home *********************************************/
#boletim, #agenda, #ultimasNoticias {
	vertical-align: center;
	font-size: 10px;
	background-image: url(/images/c_inf_box_uniethos.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #E3E3E3;	
}

#boletim th {
	background-color: #BAD1E5;
	color: #3B4C57;
	font-weight: normal;
	padding: 3px;
}

#boletim td, #agenda td  {
	padding: 3px 3px 10px 6px;
}

#boletim a {
	color: #364C9D;
	font-size: 10px;
}

#boletim a:link {
	text-decoration: none;
}

#boletim a:visited {
	text-decoration: none;
}

#boletim a:hover {
	text-decoration: underline;
}

#boletim a:active {
	text-decoration: none;
}

#boletim h1, #agenda h1 {
	color: #3B4C57;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 4px;
}

#boletim img {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

#agenda a, #ultimasNoticias a {
	color: #2D2D2D;
	font-size: 10px;
}

#agenda a:link, #ultimasNoticias a:link {
	text-decoration: none;
}

#agenda a:visited, #ultimasNoticias a:visited {
	text-decoration: none;
}

#agenda a:hover, #ultimasNoticias a:hover {
	text-decoration: underline;
}

#agenda a:active, #ultimasNoticias a:active {
	text-decoration: none;
}

#ultimasNoticias ul {
	margin-top: 4px;
}
#ultimasNoticias li {
	list-style-image : url(/rainbow/images/portalEthos/bolinha_lista.gif);
	margin-left: -15px;
	margin-bottom: 7px;
}

/********** NOTICIAS / AGENDA ***********/

#ano{
	background-image: url(/images/uniethos/c_sup_noticias.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #e3e3e3;
	width: 390px;
}

#ano .seta {
	font-weight: bold;
	color: #CC0000;
	width: 20px;
}

#ano .titulo {
	font-weight: bold;
	color: #CC0000;
}

#ano td {
	margin: 1px;
	padding: 2px;
	text-align: center;
	display: block;
}

#meses {
	background-image: url(/images/uniethos/c_inf_noticias.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #e3e3e3;
	width: 390px;
	margin-bottom:20px;
}
#meses td {
	margin: 1px;
	padding: 2px;
	color: #333333;
	text-align: center;
}
#meses .selecionado {
	font-weight: bold;
	background-color: #F0Ff0f0;
	display: block;
	/*padding-bottom: -10px;
	margin-bottom: -6px;*/
}

#edicoes {
	background-image: url(/images/uniethos/c_sup_noticias.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #e3e3e3;
	width: 390px;
	margin-bottom: 20px;
}
#edicoes td {
	margin: 0px;
	padding: 2px;
	color: #333333;
	text-align: center;
	width: 25%;
}

#corpoNoticia {
	width: 390px;
	margin-bottom:20px;
}

#corpoNoticia td {
	margin: 0px;
	padding: 5px;
}

.listaNoticias {
	background-image: url(/images/uniethos/c_inf_edicoes.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 390px;	
	background-color: #F3F3F3;
	margin-bottom: 10px;
}

.listaNoticiasTitulo {
	background-image: url(/images/uniethos/c_sup_edicoes.gif);
	background-repeat: no-repeat;
	background-position: sup;
	background-color: #F3F3F3;
	width: 390px;	
}
.listaNoticiasTitulo td {
	font-weight: bold;
	color: #CC0000;
}

.listaNoticias td {
	padding: 2px 2px 2px 20px;
}

.listaNoticias a, #edicoes a {
	color: #2D2D2D;
	font-size: 10px;
}

.listaNoticias a:link, #edicoes a:link, {
	text-decoration: none;
	color: #2D2D2D;
}

.listaNoticias a:visited, #edicoes a:visited, {
	text-decoration: none;
	color: #2D2D2D;
}

.listaNoticias a:hover, #edicoes a:hover, #meses a:hover {
	text-decoration: underline;
	color: #CC0000;
}

.listaNoticias a:active, #edicoes a:active, {
	text-decoration: none;
	color: #2D2D2D;
}

#ladoEsquerdo {
    z-index: 2;
	position: relative;
	margin-left: 0px;
	float: right;
	margin-top: 0px;
	top: -10px;
}

/*----------------- tables Cursos ----------------*/
.tabCursosTit {
	font-weight: bold;
	color: #ffffff;
	background-color: #C42D36;
}
.tabCursosL1 {
	background: #ffffff;}

.tabCursosL2 {
	background: #F4F4F4;}

	}
