/************     Configurações Gerais    ***************/
#inicio {
  display:block;
}

body {
	margin:0;
	padding:0;
	border:none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background:  url(../images/teste.jpg);
	color:#333;
	text-align:center;
}

td {
 /* border: 0;
  padding: 0; */
}

img {
  border:0;
}

/**** Para Formulários  ****/

.caixaForm {
  font-size: 9px;
  height: 12px;
}

.text, .botao {
  background-color: #F5F5F5;
	border: 0px solid #C0C0C0;
  margin-left: 5px;
  color: #000000;
	font-family: Verdana;
	font-size: 11px;
  height: 16px;
  width: 71%;
}

.botao {
  margin-top: 10px;
  font-size: 9px;
  width: auto;
}



/***************************/

#tudo {
	width:740px;
	text-align:left;
	margin:0 auto;
	background:#FFFFFF;
}

#principal {
	float:right;
/*	width:555px; para firefox*/
  width:570px;
	margin-left: 5px;
	text-align:justify;
/*	padding: 0 5px;*/
  border-left:dotted 1px #FFFFFF;
}

#rodape {
	clear:both;
	border-top: solid 1px gray;
	text-align:center;
	font: 10px;
	margin: 25px 10px 5px 10px;
	padding: 10px 5px;
}
/************      Barra Superior / e Pesquisa    ***************/
#barrasuperior{
  width:740px;
}

#logo {
  float: left;
  width: 590px;
	height:88px;
	background:  url(../images/logofepecs.jpg) no-repeat left top;
	border: 0;
}

#pesquisa{
  float: right;
  width: 140px;
  padding: 5px;
}

#CaixaPesquisa {
  margin-top: 7px;
  font: 10px Verdana, Arial, Helvetica, sans-serif;
}

.TdVerticalLeftRight form{
  margin: 0px;
}

#ConteudoPesquisado {
  width: 100%;
}

.Conteudos {
  width: 92%;
  margin: 10px;
  padding: 5px 0 5px 10px;
	font: 10px Arial, Verdana, Helvetica, sans-serif;
  cursor: pointer;
  border-bottom: solid 2px #F0DB98;
}

.ContTitulo {
  width: 92%;
}



/************     Menu Horizontal    ***************/
#Horizontal {
	float:left;
  width:740px;
	margin-bottom:10px;
	padding-left: 2px;
}

.menuH {
	margin:0;
	padding:0;
}

.menuH li {
	list-style:none;
	display:inline;
  /*margin: 0 3px;
	padding: 0 3px; */
}

.menuH a span {
  display:none;
}

.menuH a:hover span {
  display: block;
  position: absolute;
  top:110px;
  left:150;
  width: 200px;
  padding: 2px 0;
  color: #666;
  background:#fffff0;
  font-size: 12px;
  border:2px dotted #000;
  text-align:center;
}

.menuH li a {
	float:left;
	text-decoration:none;
	border: solid 1px #FF9900;
	background:#FF9900;
	color: #000000;
	margin:0 1px;
	padding: 0.5px 12px;
}

.menuH a:hover {
color: #666;
background: #FCFCFC;
border: 1px solid #666;
}

/* Sub Menu */
.menuH li ul {
	position: absolute;
	left: 149px;
	top: 100px;
	display: none;
}

.menuH li a:hover ul{ display: block; }



/************     Menu Vertical    ***************/
#Vertical {
	float:left;
  width:150px;
	margin-left: 5px;
}

#dataHora {
  font-size: 9px;
  margin-bottom: 10px;
}

.listaimg {
  list-style-type: none;
  margin: 0; /*remove o recuo IE e Opera*/
  padding: 45; /*remove o recuo Mozilla e NN*/
}

.intranet {
  margin-top: 10px;
}

.intranet fieldset {
  padding: 5px 10px;
  border: solid 1px orange;
  font-size: 11px
}

.intranet form {
  margin: 5px 0 0 0;
}

/************     Conteúdo Principal   ***************/

/********************  Grupador Notícia  ************************/
#noticias {
  float: left;
  width: 460px;
  padding: 0 5px;
}

#noticiaTop, #noticiaBottom, #noticiaLeft,#noticiaRight{
  margin-bottom: 10px;
  font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#noticiaLeft {
  float: left;
}

.avisoConteudo {
  float: left;
  width: 100%;
  padding: 10px 0 10px 0;
  background:  url(file:///C|/Apache/Apache2/htdocs/fepecs/images/linhahorizontalred.jpg) no-repeat bottom;
}
/*
#noticiaCenter {
  float: left;
  margin: 5px 0 0 12px;
}

.linhaVertical {
  border-left: solid 2px #FF9900;
  height: 180px;
}
*/
#noticiaRight {
  float: right;
}

.dicaConteudo {
  float: left;
  width: 100%;
  padding-top: 5px;
}


.noticiaLinha {
  width: 100%;
  border-bottom: solid 2px #FF9900;
}

.noticiaConteudo {
  width: 100%;
}

.noticiaConteudo img{
 float: left;
 margin: auto 5px auto 0;
}


.tituloConteudo, .dataConteudo, .conteudo{
  width: 100%;
}

.avisoConteudo:first-letter ,
.dicaConteudo:first-letter ,
.conteudo:first-letter {
  color: #CC3300;
  text-decoration: bold;
  font: 150% Verdana, Arial, Helvetica, sans-serif;
}

.tituloConteudo {
  float: left;
  font-weight: 900;
  margin-top: 8px;
}

.dataConteudo {
  float:left;
  margin-bottom: 6px;
}

.leiamais {
  float:left;
}

.TdHorizontalTop {
  width: 100%;
  border-top: solid 1px #FF9900;
}

.TdHorizontalBottom {
  width: 100%;
  border-bottom: solid 1px #FF9900;
}

.TdVerticalLeftRight {
  width: 100%;
  padding: 0 10px;
  border-left: solid 1px #FF9900;
  border-right: solid 1px #FF9900;
}

.TdCanto,.TdCantoTL,.TdCantoTR,.TdCantoBL,.TdCantoBR {
  width: 14px;
  height: 14px;
}

.TdCantoTL {
  background-image:  url(../images/cantoTL.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

.TdCantoTR {
  background-image:  url(../images/cantoTR.gif);
  background-repeat: no-repeat;
  background-position: right top;
}

.TdCantoBL {
  background-image:  url(../images/cantoBL.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
}

.TdCantoBR {
  background-image:  url(../images/cantoBR.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
}


/************************  Apoio  **************************/

#apoio {
  float: right;
  width: 88px;
  padding: 0 5px;
}

#apoio ul.listaimg li {
  margin-top: 5px;
}

#apoio form {
  text-align:left;
  font-size: 9px;
  padding: 5px;
  border: solid 1px dotted;
}

#apoio form ul.listaimg li {
  margin-top: 3px;
}

/*****************************  Ler Conteudo  ************************/
#lerconteudo {
  float: left;
  margin: 0 2px;
  width: auto;
}

.conteudoTitulo {
  width: auto;
  height: 15px;
  border-bottom: solid 2px #FF9900;
  margin-bottom: 10px;
}

.conteudoTitulo span {
  float: left;
}

.conteudoTitulo img {
  float: right;
  cursor: pointer;
}

.conteudoTexto{
  width: auto;
}

.conteudoTexto img {
  float: left;
  margin-right: 10px;
}

.textoMateria:first-letter {
  color: green;
  text-decoration: bold;
  font: 200% Verdana, Arial, Helvetica, sans-serif;
}

.Arquivo{
  float: left;
  margin-top: 20px;
}

/***************** DIV EVENTOS ************/
#DivEvento{
  position:absolute;
  left: 300px;
  top: 5px;
  width:520px; 
  height:590px;
}

#Fechar{
  float:right;
}

#Imagem{
  float:left;
}

#DivEvento img{
  border:none;
}
/**************** FIM BLOCO DIV EVENTOS *********/

