body	{

	background-color: #FFFFFF;
	
	font-family: "Verdana", Arial, Helvetica, sans-serif;

	font-size: small;

	color: White;
	
}

a  { color: #2E2E2E;  text-decoration: none;  }

a:hover	{ color: #8C8C8C; }

a.caminho	{ color: #2E2E2E;  text-decoration: none; font-weight : bolder; font-size: 11px; }



font.caminho	{ color: #2E2E2E; font-weight : bold; font-size: 11px;}



/*Tutulos e subtitulos*/

h1 	{ color: Black;  font-family: "Verdana", Arial, Helvetica, sans-serif;     font-weight: bold;  font-size: 11px; }

h2	 { color: Black;  font-family: sans-serif;  font-weight: bold; font-size: 11px;   }



div.form-oportunidade-titulo  { color:#2E2E2E; font-weight: bold; text-indent: 5px; background-color : #A4BBCD;}



p	 { color: Black;  text-align: justify; font-size: 11px; }



p.form-texto	{

	color: Black;

	text-align: right;

	font-weight : normal;

	font-style : normal;

	margin-bottom : 0;

	margin-top : 0;

}



p a		{ color: #007CFF; text-decoration: underline; }

p a:hover 	{ color: #FF9F50; } /* down: #FFD350 */



table.layout 	{ border: 1px solid #D1D1D1;  width: 800px; }

.galeria-submenu { font-weight: bold; text-indent: 5px; color : #333399; font-size : 15px; }

div.menu	 { font-size: 11px; text-indent: 5px;  font-weight: bold; color:#28297F  }

div.submenu { font-size: 11px;  text-indent: 15px; }

div.topmenu { color: #1C2A31;  text-align: right;  font-weight: bold;  padding-right: 5px;  font-size: 11px; }



hr.menu { width: 100%;  color: #DEDEDE; }



td.topmenu { background: url(../img/barras/barracima.gif) fixed;  background-image: url(../img/barras/barracima.gif);  background-attachment: fixed;  background-position: top; }

td.content { padding: 10px; }



/* Caixas de notícias e outras */

table.box { background-color: #FE8C5A; color: Black; width: 180px; margin-left: 10px; }

td.boxtitle { padding: 4px;  font-weight: bold;  font-size: 11px; }

td.boxtitle2 { padding: 4px;  font-weight: bold;  color : Black;  font-size: 11px; }

td.boxtitle-texto { padding: 4px;  font-weight: bold;  font-size: 11px;  color : Black;  }

td.boxcontent { padding: 4px; background-color: #F9E1D7; font-size: 11px;}

div.boxitem { text-align: left;    display: list-item;  list-style-type: square; }

a.boxitem { color: #F77931; }





/* Imagens */

img.left { float: left;  margin-right: 10px;  }

img.right { float: right;  margin-left: 10px;  }

div.legend { color: Black;  font-weight: bold;  }



div.erro{

	color: Red;

	font-weight: bold;

	font-size : larger;

}



/*forms*/

td.fieldid { color: Black;

	text-align: right;

	font-weight : normal;

	font-style : normal;

	margin-bottom : 0;

	margin-top : 0;}

td.fieldx { font-weight: bold;  color: Red;  text-align: left;    }



a.new-title {

	color : Black;

	font-size : 12%;

	font-weight : bolder;

}

/*ESTILOS DA CAIXA DE NOTICIAS*/

.titulo-box-noticia{

	font-weight : bold;

	font-size : 09;

	color : #2E2E2E;

	text-align : left;

}

div.data-box-noticia { color: Black;  text-align: justify; font-size: 11px;  }

