/* CSS Document */

* {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style: none;
	border: 0px;
	}

body {
	background: #007cc3;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}

a.hom, a.org, a.com, a.dec, a.cur, a.sem, a.cli, a.con, a.not {
	height: 21px;
	}

a.hom:link, a.hom:visited {
	position: absolute;
	width: 41px;
	margin-left: 210px;
	background: url(../images/menu_home.gif);
	}

a.hom:hover, a.hom:active {
	background: url(../images/menu_home_over.gif);
	}

a.org:link, a.org:visited {
	position: absolute;
	width: 136px;
	margin-left: 130px;
	background: url(../images/menu_org.gif);
	}

a.org:hover, a.org:active {
	background: url(../images/menu_org_over.gif);
	}

a.com:link, a.com:visited {
	position: absolute;
	width: 116px;
	margin-left: 163px;
	background: url(../images/menu_com.gif);
	}

a.com:hover, a.com:active {
	background: url(../images/menu_com_over.gif);
	}

a.dec:link, a.dec:visited {
	position: absolute;
	width: 65px;
	margin-left: 229px;
	background: url(../images/menu_dec.gif);
	}

a.dec:hover, a.dec:active {
	background: url(../images/menu_dec_over.gif);
	}

a.cur:link, a.cur:visited {
	position: absolute;
	width: 44px;
	margin-left: 261px;
	background: url(../images/menu_cursos.gif);
	}

a.cur:hover, a.cur:active {
	background: url(../images/menu_cursos_over.gif);
	}

a.sem:link, a.sem:visited {
	position: absolute;
	width: 88px;
	margin-left: 227px;
	background: url(../images/menu_sem.gif);
	}

a.sem:hover, a.sem:active {
	background: url(../images/menu_sem_over.gif);
	}

a.not:link, a.not:visited {
	position: absolute;
	width: 52px;
	margin-left: 266px;
	background: url(../images/menu_not.gif);
	}

a.not:hover, a.not:active {
	background: url(../images/menu_not_over.gif);
	}

a.cli:link, a.cli:visited {
	position: absolute;
	width: 54px;
	margin-left: 272px;
	background: url(../images/menu_clientes.gif);
	}

a.cli:hover, a.cli:active {
	background: url(../images/menu_clientes_over.gif);
	}

a.con:link, a.con:visited {
	position: absolute;
	width: 52px;
	margin-left: 281px;
	background: url(../images/menu_cont.gif);
	}

a.con:hover, a.con:active {
	background: url(../images/menu_cont_over.gif);
	}

#geral {
	position: absolute;
	width: 720px;
	height: 432px;
	left: 50%;
	top: 50%;
	margin: -216px 0px 0px -360px;
	background: url(../images/fundo.jpg);
	}

#hide {
	display: none;
	}

#open {
	position: absolute;
	width: 163px;
	height: 50px;
	top: 8px;
	left: 548px;
	}	

#menu {
	position: absolute;
	width: 300px;
	top: 140px;
	}

#content {
	position: absolute;
	float: right;
	width: 350px;
	height: 345px;
	top: 70px;
	left: 360px;	
	overflow: auto;
	padding-right: 5px;
	}

#author {
	position: absolute;
	width: 23px;
	height: 15px;
	top: 400px;
	left: 10px;
	}

h1, h2 {
	text-indent: -10000px;
	overflow: hidden;
	}	

h1 {
	height: 50px;
	background: url(../images/head_01.gif);
	}

h2 {
	height: 30px;
	margin-bottom: 15px;
	}

h2.perfil {
	background: url(../images/h2_perfil.gif) no-repeat;
	}

h2.organiz {
	background: url(../images/h2_organiz.gif) no-repeat;
	}

h2.comunica {
	background: url(../images/h2_comunica.gif) no-repeat;
	}

h2.contato {
	background: url(../images/h2_contato.gif) no-repeat;
	}

h2.decor {
	background: url(../images/h2_decor.gif) no-repeat;
	}

h2.cursos {
	background: url(../images/h2_cursos.gif) no-repeat;
	}

h2.seminario {
	background: url(../images/h2_seminario.gif) no-repeat;
	}

h2.news {
	background: url(../images/h2_news.gif) no-repeat;
	}

h2.clientes {
	background: url(../images/h2_clientes.gif) no-repeat;
	}

h3 {
	color: #007cc3;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 14px;
	border-bottom: 1px solid #007cc3;
	}

#menu ul li {
	height: 21px;
	}

#content ul {
	margin-bottom: 20px;
	}

#content ul li {
	list-style-image: url(../images/listitem.gif);
	margin: 0px 0px 5px 25px;
	}

li span {
	display: none;
	}

p, blockquote, cite {
	text-align: justify;
	margin-bottom: 10px;
	}

blockquote, cite {
	text-align: center;
	}

cite {
	text-align: center;
	font-style: italic;
	width: 100%;
	}

p.dest, p.destb {
	display: compact;
	margin-top: 10px;
	font-weight: bold;
	}

p.case {
	border: 1px solid #007cc3;
	padding: 2px;
	text-align: center;
	}

p.case span {
	display: block;
	text-decoration: underline;
	}

p.prog {
	color: #06f;
	font-weight: bold;
	}

span.comunic {
	font-weight: bold;
	}
	
span.ativa {
	font-style: italic;
	color: #007cc3;
	}

img {
	margin: 5px;
	}

img.one {
	float: right;
	}

img.two {
	float: left;
	}

td.lab {
	width: 100px;
	}

td.cam {
	width: 420px;
	}

input.campo, textarea {
	background-color: #bfe8ff;
	border: solid 1px;
	width: 95%;
	padding: 5px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}

textarea {
	height: 46px;
	}

input.botao {
	width: 46px;
	height: 22px;
	background: url(../images/botao_enviar.gif);
	font-size: 0px;
	}