@charset "utf-8";
/* CSS Document */

body
{
	background-image:url(imagens/fundo.jpg);
}

#corpo
{
	background-image:url(imagens/lateralesquerda.png);
	background-position:left;
	background-repeat:repeat-y;
	width:800px;
	position:absolute;
	top:1px;
	left:50%;
	margin-left:-400px;
	background-color:#FFFFFF;
}

#popup{
position:absolute;
	top:110px;
	left:50%;
	margin-left:-302px;
	z-index:0;
 }

#esquerda
{
	width:194px;
	float:left;
	margin:0 0 0 0;
	z-index:1;
}

#conteudo
{
	background-repeat:no-repeat;
	background-image:url(imagens/degrade.jpg);
	background-color:#FFFFFF;
	margin:0 0 0 0;
	width:406px;
	float:left;
	font-family: Arial;
	text-decoration: none;
}
#lateral_direita
{
	
	width:200px;
	float:right;
	margin:0 0 0 0;
	height:362px;
	background-image:url(imagens/lateral_direita.jpg);
}

#rodape
{
	clear:both;
	height:65px;
	margin:0 0 0 0;
}

#direita
{
	background-image:url(imagens/lateral_direita.jpg);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#FFFFFF;
	float:right;
	margin:0 0 0 0;
	height:auto;
}

.texto1
{

	margin-left:16px;
	margin-right:16px;
	font-family:Arial;
	font-size:12px;
	color:#003876;
	text-align:justify;
	line-height:20px;
}
.texto2
{
	margin-left:14px;
	margin-right:22px;
	font-family:Arial;
	font-size:11px;
	color:#003876;
}
.titulo
{
	margin-left:16px;
	margin-right:16px;
	margin-top:8px;
	font-family:Arial;
	font-size:15px;
	color:#003876;
	font-weight:bold;
}
.titulo2
{
	margin-left:14px;
	margin-right:22px;
	margin-top:8px;
	font-family:Arial;
	font-size:15px;
	color:#003876;
}
.style1
{
	color:#003876;
	font-weight:bold;
	font-size:13px;
}
#conteudo2
{
	background-repeat:no-repeat;
	background-image:url(imagens/degrade2.jpg);
	background-color:#FFFFFF;
	margin:0 0 0 0;
	width:596px;
	float:left;
	font-family: Arial;
	text-decoration: none;
}
#lateral_direita2
{
	
	width:10px;
	float:right;
	margin:0 0 0 0;
	height:362px;
}
.texto10
{

	margin-left:16px;
	margin-right:16px;
	font-family:Arial;
	font-size:12px;
	color:#003876;
	line-height:20px;
	width:95%;
}
sup
{
	font-size:8px;
	padding:0px;
	line-height:2px;
}
a {
	color:#0089a7;
	text-decoration:none;
}
a:hover {
	color:#62c4ce;
}

.obs	{
	font-size:10px;
	color:#527cab;
}
input	{
	border:#75cad3 solid 1px;
	height:13px;
}
.input_clean	{
	border:none;
	background-color:transparent;
}
select	{
	border:#75cad3 solid 1px;
	height:18px;
}