/* CSS Document */



#gerallogo
{
	width:760px;
	margin:0 auto;
	/*border:1px solid #000000;*/
	height:auto;
	display:table;
}
#geralazul
{
	width:760px;
	margin:0 auto;
	/*border:1px solid #000000;*/
	position:relative;
	/*height:auto;*/
	display:table;
	margin-top:-70px;
	z-index:-1;
}

#geralbranco
{
	width:760px;
	margin:0 auto;
	/*border:1px solid #000000;*/
	height:auto;
	display:table;
	margin-top:-28px;
}
#menu
{
	background-image:url(../imagens/menu.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	/*border:1px solid #000000;*/
	height:32px;
	float:right;
	width:450px;
	position:relative;
	/*margin-top:82px;*/
	/*display:inline;*/
	
}

img.logo
{
	width:300px;
	height:161px;
	/*position:relative;*/
	float:left;
	
}
#logo
{
	position:relative;
	float:left;
	margin-left:0px;
	z-index:1;
	/*width:220px;*/
	/*border:1px solid #000000;*/
}

img.fundoazul
{
	width:760px;
	display:block;
	/*height:59px;*/
}

#fundoazul
{
	width:760px;
	/*display:block;*/
	margin:0px;
	position:relative;
	z-index:-1;
}

#restoazul
{
	position:relative;
	background-color:#4da3ff;
	width:760px;
	height:auto;
	margin:0px;
	display:table;

}

img.sorriso
{
	width:250px;
	height:156px;
	float:left;
	margin-top:-15px;
	position:relative;
	margin-left:10px;
}
img.fundobranco
{
	width:760px;
}

#fundobranco
{
	position:relative;
	width:760px;
	height:auto;
	margin:0px;
}

#restobranco
{
	position:relative;
	background-color:#FFFFFF;
	width:760px;
	height:auto;
	margin:0px;
	display:table;
	/*margin-top:-5px;*/
	

}
img.setastextos
{
	width:7px;
	height:7px;
	margin:0 auto;
	
}

#restobranco #left
{
	/*border-right:1px solid #666666;*/
	width:250px;
	border-left:1px solid #828080;	
	float:left;
	position:relative;
	height:auto;

	/*display:table;*/
}

#restobranco #center
{
	border-left:1px solid #828080;

	width:250px;
	float:left;
	position:relative;
	display:table;

}

#restobranco #right
{
	width:245px;
	border-left:1px solid #828080;	
	border-right:1px solid #828080;
	float:left;
	position:relative;
	display:table;
	

}
img.botoes
{
	float:right;
	margin-top:15px;
}

#pontilhado
{
	width:200px;
	height:2px;
	float:left;
	position:relative;
	border-bottom:2px dotted #999999;
	margin-left:20px;
	margin-top:20px;	
}

#menuinferior
{
	width:760px;
	height:20px;
	position:relative;
	margin:0 auto;
	background-color:#6580b0;
	margin-top:15px;
}

#rodape
{
	width:760px;
	height:20px;
	background-color:#46597b;
	margin:0 auto;
}
