/*----------------------------- GERAL ---------------------------------------------------*/

body {
	background: #F9F9F7 url('images/a1.gif') repeat-x;
	text-align: justify;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	line-height: 18px;
	border: 1px 1 #000000;
}

#outer
{
position: relative;
width: 900px;
margin: 0 auto;
background: #fff url('images/abg.gif') repeat-y;
}

h1, h2, h3 {
	color: #CA5E44;
	margin:0;
	padding-bottom:0.35em;
	font:1.4em "trebuchet ms", trebuchet, sans-serif;
	display:block;
	background:url(images/dotted.png) repeat-x 0 1.4em;
}

ul {
	margin-left: 0px;
	padding-left: 1em;
	list-style-position: inside;
}

a.menu {
	color: #FFFFFF;
}

a {
	color: #78B3DF;
}

a.link1 {
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #CA5E44;
}

.ind {
padding: 0px;
text-align: justify;
}

p {
padding: 7px;
}
td.ind {
padding-left: 8px;
}
/*-------------------------------------- TRAIL ---------------------------------------------------*/

#trail {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 860px;
}

/*------------------------- HEADER/BANNER -----------------------------------------*/

#header {
	width: 860px;
	height: 220px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:url(images/banner.jpg);
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

/*---------------- MENU PRINCIPAL -----------------------------------------------*/

#menu {
	width: 860px;
	height: 1.8em;
	background: #FFFFFF url(images/img3.gif) repeat-x;
	border: 1px solid #000000; /* COR DA GRELHA */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 3px 8px;
	border-right: 1px solid #000099;
	text-decoration: none;
}

#menua {
display: block;
	float: right;
	padding: 3px 8px;
	border-right: 1px solid #000099;
	text-decoration: none;
}

#menu a:hover {
	background: #CA5E44;
	color: #FFFFFF;
}

/* --------------------------------- FORMAÇÃO / EVENTOS -------------------------------*/

#esquerda {
	float: left;
	width: 200px;
	margin-right: 10px;
	height: auto;
}


/*--------------------- CONTENT --------------------------------------------------*/

#content {
	width: 860px;
	margin: 0px auto;
	height: auto;
	background:#FFF url(images/page.gif) repeat-x;
}

#content h2 {
	font-weight: normal;
}

/*-------------------- A EMPRESA --------------------------------------------------------*/
#left {
	width: 420px;
	margin-right: 25px;
	float: left;
	height: auto;
	margin-bottom: 10px;
}

.img0 {
	float:left;
	width: 210px;
	height: 144px;
	margin-top : 22px;
	margin-right : 10px;
}

.img1 {
	float:right;
	width: 176px;
	height: 122px;
	margin-left : 10px;
}

/*----------------------------- NOTÍCIAS -----------------------------------------*/

#right {
	float: left;
	width: 200px;
}

/*-------------------------- CURSOS ----------------------------------------------*/

#cursos {
	width: 640px;
	margin-right: 10px;
	float: left;
	height: auto;
	margin-bottom: 10px;
}

/*-------------------------------- MENU CURSOS -----------------------------------------*/

#menucursos {
	float: left;
	width: 200px;
	height: auto;
}

.botao {
 padding : 3px;
 border : 0px solid #000000;
}


/*--------------------------------- CONSULTORIA ---------------------------------------------*/

#consultoria {
	width: 620px;
	margin-right: 10px;
	float: left;
	height: auto;
	margin-bottom: 10px;
}

/*----------------------------- MENU CONSULTORIA ----------------------------------------*/

#menuconsultoria {
	float: left;
	width: 220px;
	margin-right: 10px;
	height: auto;
}

.hr {
	background:url(images/footer.gif);
	margin:15px 0 30px;
	padding:0.5em;
	font-size:0.85em;
}

.img4 {
	float:left;
	width: 180px;
	height: 142px;
	margin-top : 22px;
	margin-right : 10px;
}

.img5 {
	float:right;
	width: 176px;
	height: 122px;
	margin-left : 10px;
}

/*--------------------------- ORGANIZAÇÃO DE EVENTOS CIENTÍFICOS ----------------------------*/

.img6 {
	float:left;
	width: 174px;
	height: 120px;
	margin-top : 22px;
	margin-right : 10px;
}

.img7 {
	float:right;
	width: 182px;
	height: 126px;
	margin-left : 10px;
}

/*------------------- MISSÃO ----------------------------------------*/

#missao {

width: 420px;
	margin-right: 10px;
	float: left;
	height: auto;
	margin-bottom: 10px;
}

#valores {

width: 420px;
	margin-right: 10px;
	float: left;
	height: auto;
	margin-bottom: 10px;
}

.img2 {
	width: 420px;
	height: 144px;
}

.img3 {
	width: 420px;
	height: 144px;
}



/*---------------------------------- RODAPÉ -----------------------------------------*/

#footer {
	clear: both;
	width: 840px;
	border: 1px solid #000000;
	background: #FFFFFF url(images/img3.gif) repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#footer p {
	margin: 0px;
	padding: 0px;
	font-size: x-small;
}

/*--------------------------------- CONTACTOS ----------------------------------*/


input, textarea
{
	background: #FFFFFF;
	color: #70695A;
	border-color: #CA5E44;
}

input, textarea, select
{  
  border: 1px solid;
  font-size: 100%;
  margin: 2px;
}

.submit
{ 
  border: 1px solid;
  width: 80px;
  height: 22px;
  cursor: pointer;
  font-size: 100%;
}

/*------------------------------ IMAGENS ----------------------------------------------*/

img { 
padding : 3px;
border : 1px solid #000000;
}
