@charset "utf-8";
/* CSS Document */
html, body 
{
	margin: 0;
	text-align: center;
	padding: 0;
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	background-color: #00A2D5;
	background-image: url(imagens/background.jpg);
	color: #000000;
}

#wrapper 
{
	width: 800px;
	text-align: left;
	height: auto;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(imagens/fundo_interno.jpg);
}

#wrapper a:link {
	color:#99FFFF;
	font-weight: bold;
}

#wrapper a:visited {
	color:#99FFFF;
	font-weight: bold;
}

#wrapper a:hover {
	color:#CCCCCC;
	font-weight: bold;
}

#wrapper #topo {
	position: relative;
	background-image: url(imagens/topo.png);
	height: 280px;
	background-repeat: no-repeat;
}
#wrapper #meio {
	position: relative;
	width: 800px;
	height: auto;
}
#meio   .texto_atendimento   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	position: relative;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	text-align: justify;
}
#wrapper  #meio  .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	position: relative;
	padding: 5px 15px 30px 15px;
	text-align: justify;
}
#wrapper #base {
	position: relative;
}
#wrapper #meio #consulta_tx {
	position: relative;
	width: 400px;
	float: right;
	height: 300px;
}
#wrapper #meio #consulta_fone {
	position: relative;
	width: 400px;
	height: 300px;
}
#wrapper #meio #consulta_tx .fnd1 {
	height: 170px;
	background-image: url(imagens/consultas_fone.png);
	position: relative;
	color: #FFFFFF;
	padding: 120px 20px 30px 20px;
	background-repeat: no-repeat;
}
#wrapper #meio #consulta_fone .fnd2 {
	height: 250px;
	background-image: url(imagens/consultas_escrito.png);
	position: relative;
	padding: 60px 20px 30px 20px;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
p.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.imagens_longas {
	width: 800px;
	position: relative;
	height: auto;
	text-align: center;
}
