.body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.CinzaEscuroBold10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight:bold
}

.CinzaEscuroBold14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight:bold
}

.borda {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.bordaClara {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.bordaAlerta {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.CinzaEscuro11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.CinzaEscuro10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.CinzaClaro10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.AzulMarinho11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033
}

.VerdeNegrito10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #006600
}
.Bordo10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000
}
.img_noticias {
	border-style:outset;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	border-spacing:20px;
	padding: 3px;
	width: 110px;
	height:90px;
	margin-right: 10px;
}
.img_cursos {
	border-style:outset;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	border-spacing:20px;
	padding: 3px;
	width: 81px;
	height:67px;
	margin-right: 10px;
}
.imp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
	text-decoration: none;
	border: solid #c0c0c0;
	background-color: #f5f5f5; 
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}
.input-Multiline {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	width: 100%;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1D1D1;
	border-right-color: #F1F1F1;
	border-bottom-color: #F1F1F1;
	border-left-color: #D1D1D1;
}
.input-btn {	border: 1px outset;
	cursor: pointer;
	font-size:9;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 1px;
	background-image: url(../imagens/input_fd_btn.gif);
	width:150px;
	background-repeat: repeat-x;
	font-family: Tahoma, sans-serif;
	height: 20px;
}
.input-txt {	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 20px;
	width: 100%;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1D1D1;
	border-right-color: #F1F1F1;
	border-bottom-color: #F1F1F1;
	border-left-color: #D1D1D1;
}

/*TAMANHO DO DIV*/
div#slideshow {
/*	height: 250px;*/
	width: 210px;
	border: 1px solid #EBEBEB;	
	text-align:center;
}
/*LARGURA NUMERO NOTICIA*/
div#slideshow #links {
	clear: both;
	text-align: center;
	vertical-align:middle;
}
/*ALTURA NUMERO NOTICIA*/
div#slideshow #links li {
	font-size: 12px;
	border-top: 1px solid white;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
}
/*FUNDO NUMERO NOTICIA*/
div#slideshow #links li.inativo {
	background: #EEEEEE;
}
/*FUNDO NUMERO NOTICIA ATIVA*/
div#slideshow #links li.ativo {
	background: #D4F1B6;
}
/*FUNDO NOTICIA*/
div#slideshow #slides {
/*	background: #F7F7F7;*/
	height: 100%;
	color: white;
	font-size: 12px;
	text-align:center;
}
div#slideshow #slides .visible {
	display: block;
}
div#slideshow #slides .hidden {
	display: none;
}
div#slideshow #slides div span {
	display: block;
}
/*TITULO NOTICIA*/
div#slideshow #slides .titulo{
	font-family:arial;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	height:30px;
	color:#660000;
}
/*NOTICIA*/
div#slideshow #slides .conteudo {
	font-family:arial;
	font-size: 9px;
	padding: 0 2px 0 2px;
	text-align:justify;
	color:#333333;	
}
