/*
	tswnavbar.css	1.0.2
	Please use the CSS Menu Button Wizard at
		http://www.thesitewizard.com/wizards/css-menu-buttons.shtml
	to generate your own customized menu buttons.
*/

#tswcssbuttons {
	width: 135px ;
	text-align: center ;
}
#tswcssbuttons ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#tswcssbuttons li {
	margin: 0 ;
	padding: 0 ;
	display: block ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
}
#tswcssbuttons li a {
	color: #000 ;
	background-color: #ffb200 ;
	border: 1px outset #b37d00 ;
	width: 135px ;
	text-decoration: none ;
	display: block ;
}
#tswcssbuttons li a:hover {
	color: #fff ;
	background-color: #b37d00 ;
}

/*
	***********************************************************
                 Aqui começam os estilos da Página
             http://www.uespi.br/revista/revista.css
	***********************************************************

*/


	html, body {
		height : 100%;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right : 0px;
	}
	img {
		border : 0px;
	}
	div, td, p, a {
		font-family : verdana, tahoma, arial, "luxi sans";
		font-size : 10px;
		color : #555555;
	}
	a {
		text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
		color: #FFB200;
	}
	.divbody {
		width : 609px;
		min-width: 609px;
		height : auto;
		background-color : #ffffff;
		border-right : 2px solid #898989;
		border-bottom : 2px solid #898989;
		position : absolute;
		top: 0px;
		left : 0px;
		z-index : 1;
		font-family : verdana, tahoma, arial, "luxi sans";
		font-size : 10px;
		color : #555555;
		padding-left : 160px;
		padding-top : 0px;
	}
	.topheader {
		width : 760px;
		height : 90px;
		background-image : url(/dash/top_background.gif);
		background-repeat : repeat-x;
		position : absolute;
		top: 0px;
		left : 0px;
		z-index : 3;
		font-family : verdana, tahoma, arial, "luxi sans";
		font-size : 10px;
		color : #a8a8a8;
	}
	.topbackground {
		display : none;
	}
	.divmain {		
		width : 750px;
		min-width: 750px;		
		height : 172px;
		background-image : url(/dash/divmain_background.gif);
		position : absolute;
		top: 79px;
		left : 7px;
		z-index : 3;
		font-family : verdana, tahoma, arial, "luxi sans";
		font-size : 10px;
		color : #555555;
		vertical-align : bottom;
		border-bottom : 5px Solid #a3ca3e;
	
	}
	.polygon {
		width : 376px;
		height : 313px;
		position : absolute;
		top: 0px;
		left : 396px;
		z-index : 4;
		background-image : url(/dash/polygons.gif);
		background-repeat : no-repeat;
	}
	.inputform {
		height : 13px;
		background-color : #FFFFFF; 
		border : 1px Solid #898989;
		font-family : verdana, tahoma, arial, "luxi sans";
		font-size : 10px;
		color : #adadad;
		vertical-align : middle;
		padding-left: 3px;
	}
	.spacer {
		height : 300px; 
		width : 608px; 
		visibility : hidden;
		clear : both;
	}
	.divisor {
		height : 10px; 
		width : 608px; 
		visibility : hidden;
		clear : both;
	}
	/*menu*/
	.mainmenu {
		width : 500px;
		height : 22px;
		position : absolute;
		text-align : left;
		vertical-align : middle;
		top: 50px;
		left : 246px;
		z-index : 10;
		font-family : verdana, tahoma, arial, "luxi sans";
		font-weight : bold;
		font-size : 10px;
		text-transform : uppercase;
		color : #665D26;
	}
	.menuDiv {
		display: none;
		border: 1px solid gray;
	}
	.menuContent {
		width: 99%;
		height: 99%;
		background: white;
		padding: 0px;
		filter:alpha(opacity=90);
		-moz-opacity:0.90;
		opacity: 0.90;
		text-transform : none;
	}
	.menuContent hr {
		height: 1px;
		border: 1px solid black; 
	}
	.menuContent li {
		list-style-position: outside;
		vertical-align: middle;
		text-align: left;
		font-family : verdana, tahoma, arial, "luxi sans";
		font-weight : bold;
		font-size : 10px;		
		border-bottom: 1px solid silver;	
		white-space: nowrap;
	}
	.menuContent li a {
		padding: 3px;	
		padding-left: 6px;
		display: block;
		color: black;
		font-weight: normal;
	}
	.menuContent li a:hover {
		color: white;
		background: #A3CA3E;
		text-decoration: none;
	}
	
	/* menu Opcoes */
	.menuDivOpcoes {	
		display: none;
		border: 1px solid gray;
	}
	.menuContentOpcoes {

		border: 4px solid rgb(241,241,241);
		width: 99%;
		height: 99%;
		background: white;
		padding: 0px;
		text-transform : none;
	}
	.menuContentOpcoes hr {
		height: 1px;
		border: 1px solid silver; 
	}


	.newstitle {
		font-family : verdana, tahoma, arial, "luxi sans";
		font-size : 11px;
		font-weight : bold;
		color:#665D26;
		margin : 0px;
	}
	.tituloSecao {
		font-size: 16px;
		font-weight: bold;
	}
	.texto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;

}
