@charset "iso-8859-1";
/* CSS Document */

body{
	background: url(imagens/plano.jpg);
	padding: 0;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#006699;
	font-size: 12px;
}


font {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	size: 12px;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}

#issn{
	top: 120px;
	left: 640px;
	position: absolute;

}

#topo{
	#background: url(imagens/banner.png);
	background: url(imagens/banner_final.jpg);
	width: 800px;
	height: 100px;
	top: 0;
	left: 0;
	position: absolute;
	
}

#formulario{
	width: 800px;
	height: 550px; 
	top: 150px;
	left: 0;
	overflow: auto;
	position: absolute;
	background-color: #FFFFFF;
}	

#administrador{
	background: url(imagens/fundo_form.jpg);
	width: 300px;
	height: 150px;
	top: 0px;
	left: 100px;
	position: absolute;
}

#avaliador{
	background: url(imagens/fundo_form.jpg);
	width: 300px;
	height: 150px;
	top: 200px;
	left: 100px;
	position: absolute;
}

#corpo{
	width: 800px;
	height: 500px;
	top: 150px;
	left: 0px;
	overflow: auto;
	position: absolute;
	background-color: #FFFFFF;
}

#corpo2{
	width: 600px;
	height: 500px;
	top: 150px;
	left: 200px;
	overflow: auto;
	position: absolute;
	background-color: #FFFFFF;
}

#tilulo{
    width: 800px;
	height: 50px; 
	top: 100px;
	left: 0px;
	position: absolute;
	background: url(imagens/base_titulo.jpg);
}

#menu{
	width: 200px;
	height: 500px;
	top: 150px;
	left: 0;
	position: absolute;
	background-color: #FFFFFF;
}	

#rodape{
	background: url(imagens/rodape.jpg);
	width: 800px;
	height: 20px;
	top: 650px;
	left: 0;
	position: absolute;
	
}
#rodape2{
	background: url(imagens/rodape.jpg);
	width: 800px;
	height: 20px;
	top: 690px;
	left: 0;
	position: absolute;
	
}


.td_divide{
	background-color: #DCEEF1
}	

.td_voltar{
	background:#FFCC00;
}


input:focus{
	background-color:#ECECFF;
	color: #0000FF;
	
}

textarea:focus{
	background-color:#ECECFF;
	color: #0000FF;
	
}


select:focus{
	background-color: #ECECFF;
	color: #0000FF;
}

.menu {
    text-indent: 10px; 
    text-decoration: none;
    color: #006699;
	font-weight: bold;
	background:#FFFFFF;
    display: block;
}
.menu:hover {
	text-indent: 10px;
    text-decoration: nome;
    color: #006666;
    background:#FFFF99;
    display: block;
}

.link_{
	text-decoration: none;
	color:#006699;
	font-weight:bold;
	}
	
.link_:houver{
	text-decoration: none;
	color:#006699;
	font-style:italic;
	font-weight:bold;
	}	


.fonte{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
	font-weight: bold;
}

.fonte1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
}

.fonte_branca{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

table{
	border: 0;
	top: 0px;
	left: 0px;
}	

.vermelho {
			font-size:12px;
			color:#FF0000;
            font-weight: bold;
}

.verde{
			font-size:12px;
			color:#009900;
            font-weight: bold;
}

.linhaBranca{
		background-color:#FFFFFF;
}

.style11 {color: #ff0000}
