body 
{
	margin: 0px;
	padding: 0px;
	max-width: 100%;
	min-width: 320px;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

a
{	
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

a:hover
{
	color: #CC6600;
	font-size: 12px;	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;	
}

h3
{
	margin-top: 0px;
	margin-bottom: 0px;	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;	
}

p 
{	
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
}

strong 
{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

/* ELEMENTO */
#cabecalho 
{
	width: auto;
	margin: 0px;
	padding: 0px;
	height: 50px;
	background-image:url(imagens/fundo_superior.png);
	background-repeat:repeat-x;
	margin-bottom: 5px;
	border-bottom: solid 1px #C0C0C0 
}
	#cabecalho_logo
	{
		padding: 0px;
		margin: 0px;
		background-image: url(imagens/logo_jucergs.png);
		background-repeat: no-repeat;
		width: 300px;
		height: 100px;  
	}

#topContainer
{	
	position: relative;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#conteudo
{		
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 5px; 
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
	#subtitulo 
	{
		position: relative;
		padding-top: 7px;
		padding-right: 5px;	
		padding-left: 5px;
		font-weight: bold;
		background-color: #E6ECE6;
		height:22px; 
	}

	#processo
	{	
		/*	
		float: left;
		max-width: 100%;*/
		height: 35px;
		margin: 0px;
		margin-top: 0px;
		font-weight: bold;
		background-image: url(imagens/fundo.png);
		background-repeat: repeat-x;		
	}
		#processo_imagem
		{
			float: left;
			width: 50px; 
			height: 35px;
			margin-top: 0px; 
			margin-left: 5px; 
			background-image:url(imagens/icone_pesquisa.png);			
			background-repeat: no-repeat;  
		}
		#processo_texto
		{
			float: left;
			padding-top: 10px; 
			padding-right: 15px; 
			
			/*margin-top: 11px; 
			margin-left: 2px;*/
			font-weight: bold;
			font-size: larger;
		}
		#processo_caixa
		{			
			float: left;
			padding-left: 5px; 			
			padding-right: 5px; 
			padding-top: 4px;  
		}
		
		#processo_botao
		{
			float: left;
			padding-left: 5px; 
			padding-top: 3px;
		}

	#reserva_nome
	{		
		/*position: relative;*/
		/*float: left;
		max-width: 100%;*/
		margin: 0px;
		margin-top: 8px;
		margin-bottom: 5px; 		
		padding: 0px;
		text-align: center;
		font-weight:bold;		 
		border:0px solid #666666;
		background-image:url(imagens/fundo_destaque.png);
		background-repeat:repeat-x;
	}
	
	#noticia
	{
		max-width: 100%;		 
		margin: 0px;
		margin-bottom: 5px; 
		padding: 0px;		 				
		text-align: right;  
		font-weight: bold;
		background-image:url(imagens/fundo_destaque.png);
		background-repeat:repeat-x;
	}
		
	#noticia a
	{	
		color: #CC6600;
	}	

#barraInferior
{
	clear: both;
	max-width: 100%;
	margin-top: 10px; 
	padding: 5px;		
	border-top:1px solid #666666;
	border-bottom: 1px solid #666666; 
}

#rodape
{
	clear: both;
	max-width: 100%;
	margin-top:2px;
	padding: 5px;
}

/* CLASSE */
#titulo
{		
	position:relative;
	float: left;
	width: 100%;
	height: 17px;
	margin-top: 5px;
	margin-bottom: 10px; 
	padding-top: 5px;		
	padding-bottom: 3px;
	text-indent: 10px; 		  		
	color:#FFFFFF;
	border: 0px solid #666666;
	background-image:url(imagens/fundo_titulo.png);
	background-repeat:repeat-x;
}

.caixa_servicos 
{	
	clear: both; 
	cursor: hand;
	float: left;
	line-height: 28px;
	height: 28px;
	width: 280px;
	margin-bottom: 10px; 
	margin-left: 10px;
	margin-right: 10px;  	
	padding-left: 10px;
	font-size: 13px; 
	font-weight: bold;
	color: #0066D5;
	border: solid 1px #C0C0C0;
	background-color: #DDE4DC;		
}

.campo
{
	width: 200px; 
	border: 1px solid #929383;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFE8;
	margin-top: 2px;
	padding-top: 3px;
	height: 15px;
}

.area
{
	border: 1px solid #929383;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFE8;
	margin-top: 2px;
	padding-top: 3px;
	width: 300px;
	height: 60px;
}

.botao_pequeno 
{
	background-image: url(imagens/botao_pequeno.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
	float: left;
	font-size: 9px;
	margin-top: 4px;
	margin-left: 5px;
	border: 0px solid #FFFFFF;
}

.botao_medio 
{
	background-image: url(imagens/botao_medio.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 80px;
	border: 0px none #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	cursor: pointer;
	margin-top: 4px;
	margin-right: 3px;
	margin-left: 3px;
}

/* TABELA */
table#info
{
	border-color: #072F77;
}
tr#tipo
{
	height: 12px;
	line-height: 4px;
	vertical-align: bottom;
}
tr#nome
{
    height: 12px;
    line-height: 8px;
    vertical-align: top;
}
tr#linha
{
	height: 12px;
	line-height: 12px;
	vertical-align: middle;
}
tr#texto
{
	line-height: 16px;
	vertical-align: middle;
}
#info td
{
	border:0px;
}