/* stylesheet para Pupunha-Net 
Projeto CPCA/INPA
fevereiro de 2007 */


body {
	margin: 0; 
    padding: 0;
    border: 0;
    background-color: #ffcfb9;  
    font-family: verdana,arial, times, helvectia;
    font-size: 8pt;
    color: #000;
    text-decoration: none;
}

body.body_p1 {
	margin: auto auto 40px auto;
	padding: 0;
	border: 0;
	background-color: #fff1e3;
	text-align: center;
	font-family: verdana,arial,times,helvectia; 
	font-size: 8pt;
	color: #000; 
	text-decoration: none; 
	background-image: url('images/pupunhabk.jpg');
}
 
body.body_p2 {
	margin: auto auto 40px auto;
	padding: 0;
	border: 0;
	background-color: #010d01;
	text-align: center;
	font-family: verdana,arial,times,helvectia; 
	font-size: 8pt;
	color: #000; 
	text-decoration: none; 
	background-image: url('images/pfundo.gif');
}   
/* começa aqui - fragmento da stylesheet do site do INPA */
/* barra mct */ 

#identidade {
	height: 23px;
	background-color: #fc0;
}

#barra_mct {
	float: left;
	width: 434px;
	height: 21px;
	background-image:url(pupunha-net_files/barra_mct3.jpg);
	background-position:0% 1px;
	background-repeat:repeat-x;
}

#logo_governo {
	float: right;
	height: 21px;
	position: relative;
	top: 1px;
	right: 1px;
}

/* termina aqui - fragmento da stylesheet do site do INPA */

/* principal divs Pupunha-Net */

div.main {
    float: left;
    width: 778px;    
    margin: 0;
    padding: 0;
    border: 0;  
}


div.header {
    height: 110px;
    margin: 0;
    padding: 0;
    border: 0;
}

div.box {
    clear: both;
    margin: 0;
    padding: 0 0 8em 0;
    border: 0;
}

div.left {
    float: left;
    width: 250px;
    margin: 0;
    padding: 1em 0 0 1em;
    background-image: url('pupunha-net_files/pupunheira4.jpg'); 
    background-repeat: no-repeat;
}

div.content {
    margin: 0 260px 0 260px;
    padding: 1em 0 0 0.5em;
    text-align: center;
}

div.right {
    float: right;
    width: 250px;
    padding: 1em 0 0 0.3em; 
}

div.footer {
    clear: both;       
    height: 60px;
    margin: 0;
    padding: 0;
    border: 0;
    background-image: url('pupunha-net_files/pupunha-bottom.gif'); 
    background-repeat: no-repeat;
    text-align: center;  
}

table {
    width: 750px;
    height: 60px;
    vertical-align: middle;
    margin: 0;
    padding: 0.5em 0 0 0;
    border: 0; 
}

td {
    width: 250px;
    text-align: center;
}

/* table para noticias_seminario.html */

table.news_tb {
	width: 640px;
	margin: 0;
    padding: 0;
	border-style: solid;
    border-width: 1px;
	border-color: #ffcfb9;
	font-size: 7.5pt;
}

td.news_top {
	text-align: center;
	vertical-align: middle;
}

*.news_top,*.news_top1,*.news_top2,*.news_top3,*.news,*.news_c1,*.news_c2,*.news_c3 {
	border-style: solid;
    border-width: 1px;
	border-color: #ffcfb9;
}

*.news_top,*.news_top1,*.news_top2,*.news_top3,news_c1,news_c3 {
	text-align: center;
}

tr.news_tr {
	vertical-align: top;
}

td.news_top1,td.news_c1 {
	width: 25px;
}

td.news_top2,td.news_c2 {
	width: 115px;
}

td.news_top3,td.news_c3 {
	width: 55px;
}

td.news,td.news_c2 {
	text-align: left;
}

/* fim tables noticias */

img { 
    margin: 0;
    border: 0;
}  

/* começa aqui - menu drop drown Pupunha-Net */

div.barra {
    height: 13px;
    margin: 0;
    padding: 0;
    border: 0;
    text-align: center;
}

div.main_menu {
    float: left;
    width: 126px;
    margin: 0 1px 1px 0;
    padding: 0;
    border-style: solid;
    border-color: #c30;
    border-width: 1px;
    text-align: center;
    display: inline;
    background-color: #fb9764;
}

div.menu {
    float: left;
    width: 170px;
    margin: 0;
    padding: 0;
    text-align: left;
    position: absolute;
    visibility:hidden;
    background-color: #000;
}

div.container_p1 {
    width: 700px;
    height: 700px;
    margin: 40px auto 40px auto;
    padding: 0;
    border: 0;
    background-color: white;
    text-align: left;
}

div.top_p1 {
	height: 100px;
	margin: 0;
	padding: 0;
}

div.main_p1 {
    margin: 0;
    padding: 10px 20px 20px 40px;
    background-color: white;
}
/* até aqui */

/* em noticias_seminario.html */

div.noticias { 
    margin: 0;
    padding: 30px;
    background-color: #fff;
	text-align: center;
}

div.receita {
    height: 700px;
}

#img_p1, img {
    text-align: center;
    margin: auto;
}

img.probio { 
	margin-top: 18px;
}

a.top {
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-decoration: none;
}


a.top:hover,a.menu_p1 {
    color: #000;
}

a.menu_p1 {
    margin: 0;
    padding: 0;
    line-height: 20px;
    text-decoration: none;
}

a.menu_p1:hover,a.leia,a.top {
    color: #c30;
}

a.geral {
	text-decoration: underline;
	color: brown;
}

a {
    color: #fff;
    text-decoration: none;
}

a:hover{
    color: #fb9764;
}

ul {
    margin: 0 1px 1px 1px;
    padding: 0;
    list-style: none;
}

li.menu { 
    margin: 1px 0 1px 0;
    padding: 0.1em 0 0.1em 0.2em;
    list-style: none;
    background-color: #c30;
}

ul.geral {
    margin: 0 0 0 0.5em;
    padding: 0 0 0 1em;
	list-style: disc;
	color: #000;
}

li.geral,li.geral_nomes { 
	line-height: 20px;
}

li.geral_nomes {
   margin: 0;
   padding: 0 0 10px 0;
}
/* termina aqui */

.pupunha {
    margin: 0;
    font-size: 7pt;
    text-decoration: none;
}
            
p.texto {
    font-size: 7.5pt;
    text-align: left;
    text-decoration: none;
}

p.texto_noticias,p.texto_geral,texto_tit {
    font-size: 8pt;
    text-align: left;
    text-decoration: none;
}

p.texto_geral {
	color: brown;
}

p.texto_top {
    margin: 0 0 8px 0;
    padding: 0;
	color: #c30;
    text-align: center;
}

p.titulo {
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
}

p.text_center {
	   text-align: center;
}
/* fim */
