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

	body
	{
		margin: 0;
		padding: 0;
		font: 12px arial, hevetica, sans-serif;
		text-align: center;
		color: #333;
		background-color: #FFF;
	}
	
	#tudo
	{
		margin: 1em auto;
		width: 769px;
		height: 400px;
		text-align: left;
		background-color: #FFF;
	}
	
	#header
	{
		height: 124px;
		background:url(../imagens/cima2.jpg) no-repeat;
	}
		
		#logo
	{
		padding: 30px;
	}
	
		#texto_cima
	{
		padding: 30px;
		color:#333;
	}
	
		#sgs
	{
		width:180px;
		padding-top:20px;
		/*padding: 20px;*/
	}
	
		#logo-sgs
	{
		padding-left:30px;
	}
	
		#busca
	{
		padding-top:3px;
		height:27px;
	}
	
		#logo, #texto_cima, #sgs
	{
		float: left;
	}
	
		#menu
	{
		clear: both;
		height: 32px;
		background-color: blue;
	}
	
		#contents
	{
		background-color: #FFF;
	}
	
	div#usersList {
	position:relative;
	z-index:100;
	/*border:1px solid #333333;*/
	width:154px;
	left:2px;
	top:-12px;
	display:inline;
	overflow:hidden;
}
	
	/****************************************************
	AREA ADMINISTRATIVA
	****************************************************/
	#menu_ad
	{
		clear: both;
		height: 130px;
		background-color: #F5F5F5;
		text-align:center;
	}
	
	#logo_ad
	{
		padding: 30px;
	}
	
		#texto_cima_ad
	{
		padding-left: 100px;
		padding-top: 55px;
		color:#333;
	}
	
	#logo_ad, #texto_cima_ad
	{
		float: left;
	}
	
	#contents_ad
	{
		background-color: white;
		padding:20px;
		min-height:250px;
	}
	
	ul li.adm{
		padding: 1px 0px;
		list-style-position: outside;
		font-size:10px;
		list-style-image:url(../imagens/91.gif);
	}

	
	/****************************************************
	RODAPE
	****************************************************/
	
			#footer	
	{
		clear: both;
	}
	
		#barra1
	{
		height:30px;
		background:url(../imagens/barra1.jpg) no-repeat;
		padding: 5px;
		text-align:center;
		color:#333;
	}
	
				#menuhor {
			border:none;
			margin: 0;
			font: 12px Arial, sans-serif;
			}
			
			#menuhor li {
			list-style: none; 
			margin: 0;
			display: inline;
			}
			
			#menuhor li a {
			height:1px; /* IE5.0 bug */
			padding: 3px 25px; 
			margin:0;
			text-decoration: none;
			}
			
			#menuhor li a:link {
			color: #333;
			}
			
			#menuhor li a:visited {
			color: #333;
			}
			
			#menuhor li a:hover {
			color: #666; 
			}
			
		#barra2
		{
			background:url(../imagens/baixo2.jpg) no-repeat;
			vertical-align: middle;
			padding-top:18px;
			text-align: center;
			height: 62px;
			color:#333;
			
		}
		
			
	/**************************************
	TEXTOS
	**************************************/
	ul li{
		padding: 1px 0px;
		list-style-position: outside;
		list-style-image:url(../imagens/91.gif);
	}
	
	li.outside{
		list-style-position: outside;
	}
	
	h1
	{
		font-family:Verdana, Geneva, sans-serif;
		font-size:16px;
		color:#333;
	}
	
	h2
	{
		font-family:Verdana, Geneva, sans-serif;
		font-size:14px;
		color:#454545;
	}
	
	h3
	{
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		color:#454545;
	}
	
	h4
	{
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		color:#454545;
		font-weight:100;
	}
	
	h5
	{
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		color:#454545;
		font-weight:100;
		text-transform:uppercase;
	}
	
		h6
	{
		font-family:Verdana, Geneva, sans-serif;
		font-size:9px;
		color:#454545;
		text-transform:uppercase;
	}
	
		h7
	{
		font-family:Verdana, Geneva, sans-serif;
		font-size:7px;
		color:#093;
		text-transform:uppercase;
	}
	
	
	p
	{
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		color:#333;
		text-align:justify;
		/*text-indent:35px;*/
	}
	
	p.estilo1
	{
		font-family:Verdana, Geneva, sans-serif;
		font-size:14px;
		color:#C00;
		text-align:justify;
		text-indent:0px;
		font-weight:bold;
	}
	
		p.estilo2
	{
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		color:#333;
		text-align:justify;
		text-indent:0px;
	}
	
		p.estilo3
	{
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		color:#333;
		text-align:center;
		/*text-indent:35px;*/
	}
	
	h9
	{
		color:#CCC;
		background-color:#333;
		border:1px solid #CCC;
	}
	
	ul li{
		font-size:11px;
		line-height:20px;
		list-style-position: outside;
		}
		
		
		/*li.outside
		{
		list-style-position: outside;
		}*/
		
		ul.outside {
	margin: 0;
	padding: 0;
	padding-left: 25px;
	list-style: none;
	width: 125px;
	font-size:5px;
	color:#333;
	}
	
			ul.outside2 {
	margin: 0;
	padding: 0;
	padding-left: 25px;
	list-style: none;
	width: 125px;
	font-size:10px;
	}
	
	

.p1 {
	
font-family:Verdana, Geneva, sans-serif;
color:#006;
font-size: 70%;
font-weight:450;
color:#333;

}

	/****************************************************
	LINKS
	****************************************************/

a:link {color: #333; text-decoration: none;}
a:visited {color: #333; text-decoration: none}
a:hover {text-decoration: none; 
color: #666;}
a:active {text-decoration: none}

.menu
{
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
font-style: normal;
}

a.menu:link {color: #FFF; text-decoration: none; background-color: transparent }
a.menu:visited {color: #FFF; text-decoration: none; background-color: transparent }	
a.menu:hover {color: #0FF; text-decoration: none;}
a.menu:active {color: #FFF; text-decoration: none; background-color: transparent }

 /* PAGINAÇÃO */
 
a.paginacao:link{color:#000000; background-color:#E4E4E4; border:1px solid #CCC}
a.paginacao:visited {color:#000000; background-color:#E4E4E4; border:1px solid #CCC}
a.paginacao:hover {color:#000000; background-color:#999; border:1px solid #cccccc;}
a.paginacao:active {color:#000000;}
 
.esmaecer:hover {
  filter:alpha(opacity=60);
  -moz-opacity: 0.60;
  opacity: 0.60;
  color:#900;
}


	/****************************************************
	CONTATO
	****************************************************/
	
	#linha
	{
		width: 2px;
		height: 300px;
		background:url(../imagens/bg-line.gif);
	}
	
	#formulario, #linha, #informacoes
	{
		float: left;
	}
	
	/****************************************************
	PRODUTOS
	****************************************************/
	
	#series
	{
		font-family:Verdana, Geneva, sans-serif;
		font-size:9px;
		color:#063;
	}
