@charset "iso-8859-1";

/*geral da pagina*/

body 		{font:11pt Verdana, Arial, Helvetica, sans-serif; color:#336666; background:#99cccc; margin:10px auto; padding:0; border:0; overflow:scroll;}
* div, * p 	{display:block;}
a img 		{border:none; color: #336666; }
p 			{line-height:1.2em; margin:0; padding:0 0 1em; border:0;}


/*respostas dos links*/

a:link, a:active, a:visited			{color:#003333; text-decoration:underline; font-weight:normal;}
a:hover 					{color:#669999; text-decoration:underline; font-weight:normal;}


	
/*div*/

#container 	{position:relative; width:970px; margin: auto; border:0;}
#cabecalho 	{position:relative; background:#ffffff url(i/cabecalho.jpg) no-repeat; width:969px; height:159px; margin:auto; border:0;}
#menu 		{position:relative; background:#99cccc; width: 950px; height: 20px; text-align:center; margin-top:5px; margin-bottom:5px; padding-left:10px;
			color:#ffffff;}
#menu .mainmenu 	{color:#FFFFFF; text-decoration:none; font-weight:bold;}
#main 		{position:relative; background:#ffffff url(i/fundo_topo.jpg) no-repeat; width:920px; height:auto; text-align:left; margin-top:5px; padding:25px;
			border:0;}
#footer 	{position:relative; width:960px; padding:5px; background:#ffffff url(i/fundo_baixo.jpg) no-repeat; border-top:1px solid #66cccc; font-size:65%;
			text-align:center;}


/*class*/

.vcesta 	{font-size:70%; color:#669999; text-align:right;}
.destaque 	{font-weight:bold; color:#996633; font-size:80%;}
.file	 	{font-weight:bold; color:#336666; font-size:80%;}
.cargo 		{color:#336666; font-size:90%;}
.universi	{color:#669999; font-size:75%;}
.lista 		{font-weight:bold; color:#336666; font-size:90%;}
.cita		{margin-left:50px;}
.cita2		{margin-left:100px; margin-right:50px;}
.submi		{position:relative; background:#ccffcc url(i/submi_topo.jpg) no-repeat; width:840px; height:auto; text-align:left; padding-left:50px;   		
			padding-right:30px; padding-top:20px; color:#003333;}
.submi2		{position:relative; background:#ffffff url(i/submi_baixo.jpg) no-repeat; width:920px;}
.issue	 	{font-size:80%; color:#669999; text-align:left;}

/*fim*/

@page	{page-break-inside:auto;}

