@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	background-color: #34b6e5 !important;
}
.tituloPagina{
	color:#ffffff;
	font-size:12pt;
	text-decoration:none;
	font-family:Arial;
	font-weight:bold;
	padding-left:15px;
}
.menuInterna{
	color:#17395c;
	font-size:9pt;
	text-decoration:none;
	font-family:Arial;
	font-weight:bold;
	padding-left:10px;
}
.espaco{
	font-size:0pt;
	line-height:0px;
}
.linhaMenu{
	width:160px;
	height:1px;
	border:0px solid #dddcdc;
}

/*nova pagina*/

div#galeria1{
	width:248px;
	height:234px;

	overflow:hidden;
	text-align:left;

	#background-color:#ffffff;
	text-align:center;
	margin-left:20px;

	left:50%;
	margin-left:-415px;

	top:0px;
	position:absolute !important;

	z-index:100;
	text-align:center;

	background-color:#ffffff;
}

div#nome_auxiliadora{
	width:525px;
	height:71px;


	left:50%;
	margin-left:-130px;

	background-image:url(../img/nome_auxiliadora.png);
	background-repeat:no-repeat;
	background-position:top left;

	position:absolute;
	right:20px;
	top:20px;
}

div#central{
	width:865px;

	left:50%;
	margin-left:-432px;

	position:relative;

	float:left;
}


div#corpo1{
	width:290px;
	height:491px;

	background-color:#ffffff;

	float:left;
	margin-top:95px;

	z-index:0;

	background-image:url(../img/interna_rodape_corpo1.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}

div#corpo1 div#desceMenu{
	height:160px;
}

div#corpo1 div#menu{

	height:275px;

	overflow:hidden;
	background-image:url(../img/interna_fundo_menu.png);
	background-repeat:no-repeat;
	background-position:top right;
	position:relative;
	
}

div#corpo1 div#menu img#img_voltar{
	width:38px;
	height:38px;
	border:0px;

	right:0px;
	bottom:0px;

	position:absolute;

	margin-bottom:28px;
	margin-right:11px;

	background-image:url(../img/spacer.gif);
	background-repeat:repeat;
	background-position:top left;
}

div#corpo1 div#corpo1_esquerda{
	float:left;

	width:21px;
	height:421px;

	background-image:url(../img/interna_corpo1_esquerda.png);
	background-repeat:no-repeat;
	background-position:top left;
}

div#corpo2{
	width:575px;
	min-height:567px;

	margin-top:95px;

	background-color:#ffffff;

	float:right;

	top:95px;
	right:0px;

	margin-bottom:20px;

	background-image:url(../img/interna_rodape_corpo2.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}

/* Internet Explorer */
* html div#corpo2 {
	height: 567px;
}
/**/

div#corpo2 div#botoes_topo{
	margin-top:15px;
	margin-left:15px;
	line-height:0px;
}
div#corpo2 div#botoes_topo img{
	border:0px;
	vertical-align:middle;
}

div#corpo2_texto{
	margin:20px;
}

div#corpo2 div#nome_pagina{
	width:500px;
	height:31px;
	text-align:right;
	font-size:14pt;
	font-weight:bold;
	color:#011b40;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:20px;
}

div#corpo2 div#corpo2_direita_topo{
	top:0px;
	right:0px;
	float:right;

}
