@charset "utf-8";
/* CSS Document */


body 
{
	margin-top: 10px;
	background: #fff;
	font-family:  Verdana,"Lucida Grande", sans-serif;
	font-size:11px;
	color:#444;
}

.bots_edicao{
	width: 720px;
	margin: 0 auto;
	margin-top: -30px;
	text-align:right;
}

.fator{
	font-weight:bold;
	text-decoration:underline;
}

#topo{
	width: 720px;
	margin: 0 auto;
	height: 70px;
}

#logo2{
	float:left;
	padding-right: 10px;
}

#tudo { position: relative; min-height: 100%;}
* html #tudo { height: 100%;}
#header {
	width: 750px;
	
	margin: 0 auto;
	background-color:#fff;}

#corpo_form {
	width: 720px;
	
	margin: 0 auto;
	background-color:#fff;}
	
#logo {
		background:#fff url(http://sgp.fiern.org.br/lsc/fiern_form.png) no-repeat left top;
		height:50px;
		width:150px; position:absolute
}
#titulo { width: 540px;
	      float:right;	height:50px   	 }
#pagina {
	width: 750px;
	margin: 0 auto;
	padding: 5px 0px;
}

#conteudo {
	float: left;
	width: 750px;
	
}


p	
{ 	color:#444444;
	font-family:"Verdana";
	font-size:0.95em;
	letter-spacing:0;
	line-height:1.2em;
	text-align:justify;
	text-decoration:none;
	}
	.titulo {color:#000;
			 font-family:verdana;
			 font-size:1.3em;
			 font-weight:bold}
	.subtitulo {color:#444;
			 font-family:verdana;
			 font-size:1.2em;
			 /*font-style:italic*/}
			
			/*formulario*/
		
		.sombraform	{ FONT: 11px verdana, sans-serif;
		background-image: url("sombraform.gif");
		text-align: left;
		WIDTH: 300PX;
		height:120px;
		BORDER: #444 1px solid}
		.button { 	background-image: url("button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #444;
		font-size: 8pt;
		height: 20px;
		width:60px;
		text-align: center;
		BORDER: #444 1px solid;
		}
		.buttonon { background-image: url("buttonon.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000;
		font-size: 8pt;
		height: 20px;
		width:60px;
		text-align: center;
		BORDER: #444 1px solid;
		}

/* estilo tabelas */
#tabela { width: 720px; margin: 0 auto; }

table { border-collapse: collapse; width: 645px; margin:0 auto; }
td, th { border: 1px solid #ccc; padding: 6px; }

.valores { width: 110px; }

.hover { background-color: #eee; }