/* CSS Document */
.classe{
 
}
img{
	behavior: url(iepngfix.htc);
}
body
{
	font-family:	Arial, Verdana;
	margin:			0px;
	background:		#E9EEF2;/*url(../imagem/back2.jpg) #FFF;*/
	width:				100%;
	/*background:		#5F8E05;*/
	/*background-image: url(imagens/back.jpg);*/
}

.site
{
	width:	100%;
}

.site .banner .detro
{
	width:	2%;
	height:	106px;
}

.site .banner .lado1
{
	background-image:	url(../imagem/lado1.png);/*banner_back1.jpg*/
	width:				40%;
}

.site .banner .lado2
{
	background-image:	url(../imagem/lado2.png);/*banner_back222.jpg*/
	width:				40%;
}

.link_caixa a
{
	font-family:		Arial, Verdana;
	color:				#123263;
	text-decoration:	underline;
}

#marca
{
	opacity:		.30;
	filter:			alpha(opacity=30);
	-moz-opacity:	0.30;	
}

/* pagina_alfa */
#pa, #op
{
	margin:	0px;
	width:	650px;
}

.centraliza
{
	position:	absolute;
	top:		146px;
	width:		100%;
}

#pa #lado_esq
{
	width:	150px; 
}

#pa .insc, #pa .texto, #pa .inf
{
	background:		white;
	opacity:		.40;
	filter:			alpha(opacity=40);
	-moz-opacity:	0.40;	
	width:			100%;
}

#pa .lado1
{
	background:	url(../imagem/lado1.jpg) repeat-y;
	width:		2px;
}

#pa .lado2
{
	background:	url(../imagem/lado2.jpg) repeat-x;
	height:		2px;
}

#pa .lado3
{
	background:	url(../imagem/lado3.jpg) no-repeat;
	width:		2px;
	height:		2px;
}

#op .texto .conteudo, #op .texto .conteudo table
{
	padding:		10px;
	padding-top:	2px;
	color:			#292929;
	font-size:		13px;
	text-align:		justify;
}

#op .texto .conteudo a
{
	color:	#008547;/*#19458E;*/
}

#op .texto .conteudo  .enviou
{
	text-align:	center;
	background:	#91D174;
	border:		1px solid #5D7A50;
}

#op .texto .conteudo ul
{
	margin:				20px;
	padding:			0px;
	list-style-type:	square;
}

#op .texto .conteudo ul ul
{
	list-style-type:	circle;
}


#op .texto .conteudo .subtitulo
{
	margin-left:		4px;
	font-weight:		bold;
	border-bottom:		1px solid #116F32;/*#123263;*/
	list-style-image:	url(../imagem/seta_subtitulo.png);
	margin:				0px;
	padding:			0px;
	color:				#006635;/*#008547;*/
	padding-left:		18px;
}

#op .texto .conteudo .subtitulo li
{
	margin:		0px;
	padding:	0px;
}

#op #lado_esq
{
	width:	150px;
}

#op .inf, #op .insc, #op .texto
{
	width:	100%;
}

#op .inf .conteudo, #op .insc .conteudo
{
	padding:	4px;
	color:		#292929;
	font-size:	13px;
}

.inf
{
	height:	150px;
}

.insc
{
	height:	200px;
}

#texto, #texto_pa
{
	height:	389px;
}

#op .inf .titulo, #op .insc .titulo, #op .texto .titulo	
{	
	background:		/*#2A9600;*//*#3D9866;*/#008547;/*#19458E;*/
	padding:		3px;
	padding-left:	10px;
	color:			white;	
	height:			1%;
	font-size:		13px;
} 

.seta
{
	background:	url(../imagem/seta.gif) no-repeat;
	height:		10px;
	width:		148px;
}

.seta_cont
{
	background:	url(../imagem/seta_cont.gif) repeat-x;
	height:		10px;
	width:		326px;
}

.sombra
{
	background:	url(../imagem/lado1.jpg) repeat-y;
	width:		2px;
}

.sombra_baixo
{
	background:	url(../imagem/lado2.jpg) repeat-x;
	width:		2px;
}

.sombra_canto
{
	background:	url(../imagem/lado3.jpg) no-repeat;
	width:		2px;
}

.sombra1
{
	background:	url(../imagem/titulo_sombra1.jpg) repeat-y;
	width:		2px;
}

.sombra2
{
	background:	url(../imagem/titulo_sombra2.jpg) no-repeat;
}

#contato th
{
	text-align:	left;
	font-size:	13px;	
}

#contato .input
{
	width:		100%;
	border:		1px solid #969695;
	background:	#F5F5F5;
}
/*#0C7F54*/