*
{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #383431;
	list-style: none;
	border: none;
	text-align: left;
}

html
{
	background-color: #f8f8f8;
}

body
{
	margin: 0 auto;
	text-align: center;
	width: 765px;
}

#detalhe-top
{
	margin: 10px 0px 0px 0px;
	background: url(img/borda.jpg) no-repeat top center;
	width: 765px;
	height: 10px;
	text-align: center;	
}

#geral
{
	*margin: -5px 0px;
	width: 751px;
	border-right: 2px solid #ccc;
	border-left: 2px solid #ccc;
	padding: 0px 5px;
	background-color: #fff;
}

#topo
{
	height: 200px;
	width: 751px;
	text-align: center;	
}

	#topo h1
	{
		background: url(img/logotipo.jpg) no-repeat;
		text-indent: -5000px;
		overflow: hidden;
		height: 79px;
		width: 104px;
		display: block;
		float: left;
	}



#menu
{
	height: 25px;
	background: url(img/fundo_menu.jpg) repeat-x bottom;
	border-top: 2px solid #f1f1ef;
}

	#menu ul li
	{
		float: left;		
	}

		#menu ul li a
		{
			padding: 1px 11px 0px 11px;
			margin: 3px 0px;
			display: block;
			border-right: 1px solid #C2C1C1;
			color: #000;	
			text-decoration: none;
		}

		#menu ul li a.grifa
		{
			text-decoration: underline;
		}

		#menu ul li.last a
		{
			padding: 1px 11px 0px 11px;
			margin: 3px 0px;
			display: block;
			border-right: none;			
		}

#content
{
	padding: 25px 1px;
}
	
	#content p
	{
		line-height: 150%;
		text-align: justify;
		padding: 4px 0px;
	}
	
	h2.titulo
	{
		FONT-WEIGHT: bold;
		FONT-SIZE: 12px;
		COLOR: #33629b;
		FONT-FAMILY: Times New Roman, Arial, Helvetica;
		letter-spacing: 1px;
		word-spacing: 2px;
		padding: 0px 1px 10px 1px;
		text-indent: 0px;
		text-transform: uppercase;
	}

		h2.titulo:first-letter
		{		
			FONT-SIZE: 17px;
			FONT-WEIGHT: bold;
			COLOR: #33629b;
			FONT-FAMILY: Times New Roman, Arial, Helvetica;
			letter-spacing: 1px;
			word-spacing: 2px;
			text-transform: uppercase;
		}

	#content1
	{
		background-color: #f3f3f3;
		height: 185px;
		margin: 0px 0px 10px 0px;
	}

		#content1 .bloco_a
		{			
			width: 379px;
			float: left;
			height: 100%;
			border-right: 5px solid #fff;
		}

			#content1 .bloco_a h2.titulo
			{				
				padding: 10px 0px 15px 12px;
			}

			#content .bloco_a p
			{
				line-height: 150%;
				text-align: justify;
				padding: 10px 20px 10px 10px;
			}			

		#content1 .bloco_b
		{
			width: 361px;
			float: left;
		}

			#content1 .bloco_b p
			{
				line-height: 150%;
				text-align: left;
				padding: 10px 10px 10px 15px;
				width: 188px;
				float: left;
			}

			#content1 .bloco_b h2.titulo
			{
				padding: 10px 10px 10px 15px;
			}

			#content .bloco_b img
			{
				float: right;
				margin: 10px 10px 10px 5px;
				border: 1px solid #b7b7b7;
				padding: 2px;
			}

	#content2
	{		
		margin: 26px 0px 0px 0px;
		height: 180px;
	}

		#content2 .bloco_a
		{			
			width: 160px;
			float: left;
			padding: 2px 15px 2px 10px;
		}			

			#content2 .bloco_a form.log
			{
				padding: 3px 0px;
			}

				#content2 .bloco_a form.log label
				{
					width: 37px;
					float: left;
				}

				#login, #senha
				{
					width: 118px;
					border: 1px solid #ccc;
					background-color: #fcfcfc;
					padding: 1px;
					*width: 116px;
				}

				#content2 .bloco_a form.log .botao
				{
					border: 1px solid #ccc;
					background-color: #33629b;
					padding: 1px 3px;
					*padding: 0px;
					text-align: center;
					color: #fff;
					float: right;
				}

			#content2 .bloco_a p, #content2 .bloco_b p, #content2 .bloco_c p, #content2 .bloco_d p
			{
				line-height: 150%;
				text-align: left;
				padding: 5px 0px;
			}

		#content2 .bloco_b, #content2 .bloco_c
		{			
			width: 159px;
			float: left;
			border-left: 1px solid #DEDEDD;
			padding: 2px 15px;
		}			
		
		#content2 .bloco_d
		{			
			width: 158px;
			float: left;
			border-left: 1px solid #DEDEDD;
			padding: 2px 10px 2px 15px;
		}			

			#content2 .bloco_d div.anima
			{
				width: 152px;
				margin: 7px 0px;
				padding: 1px;
				height: 110px;
				border: 1px solid #ddd;
			}	

	#content1-int
	{
		padding: 0px 10px 10px 10px;
	}

		#content1-int h3
		{
			padding: 15px 0px 2px 0px;
			font-weight: bold;
		}

		#content1-int hr
		{
			color: #ddd;
			background-color: #ddd;
			width: 100%;
			height: 1px;
		}

		#content1-int table.dados
		{
			width: 100%;
			padding: 4px 0px;
		}

			#content1-int table.dados th
			{
				font-weight: bold;
				background-color: #f3f3f3;
				padding: 2px 5px;
				margin: 2px;
				border: 1px solid #ddd;
			}

			#content1-int table.dados td
			{
				padding: 2px 5px;
				margin: 2px;
				border: 1px solid #ddd;
			}
		
		#content1-int ul li
		{
			padding: 4px 10px;
			list-style-type: square;
			list-style-position: inside;
		}

		#content1-int form.contato
		{
			padding: 5px 0px;
		}

			#content1-int form.contato label
			{
				width: 85px;
				display: block;
				float: left;
				vertical-align: top;
			}

			#nome, #email, #telefone
			{
				width: 635px;
				border: 1px solid #ccc;
				background-color: #fbfbfb;
				padding: 1px 2px;
			}

			#msg
			{
				width: 637px;
				height: 180px;
				border: 1px solid #ccc;
				background-color: #fbfbfb;
				padding: 1px;
				overflow-y: scroll;
			}

			#content1-int form.contato .botao
			{
				background-color: #33629b;
				float: right;
				display: block;
				padding: 0px 4px;
				text-align: center;
				color: #fff;
				text-decoration: none;
				border: 1px outset #333;
				cursor: pointer;
			}
		
		#content1-int table.fotos
		{
			padding: 10px 0px;
			width: 100%;
		}

			#content1-int table.fotos td
			{
				margin: 0px;
				padding: 5px;
				text-align: center;
				width: 128px;
			}

				#content1-int table.fotos td img
				{
					border: 1px solid #ccc;
					cursor: pointer;
					padding: 1px;
				}
		
p.cliqueaqui
{
	line-height: 150%;
	text-align: right !important;
	color: #33629b;
}



#rodape
{
	background-color: #33629b;	
	padding: 3px 10px;
	margin: 0px 0px 0px 0px;	
	text-align: center;
	clear: both;
}

	#rodape p
	{
		font-size: 10px;	
		color: #ddd;
		text-align: right;
	}

	#rodape a
	{
		color: #ddd;
		text-decoration: underline;
	}


#detalhe-bottom
{
	margin: 0px 0px 10px 0px;
	background: url(img/borda_bottom.jpg) no-repeat bottom center;
	width: 765px;
	height: 7px;
	text-align: center;	
}







