@charset "utf-8";
#tudo {
	width:990px;
	position:relative;
	margin:0 auto;
	text-align:left;
	min-height:100%;
	}
#img-central {
	text-align: center;
	width: 990px;
	padding-top: 0px;
	padding-bottom: 1px;
	margin-top: 3px;
	height: 295px;
	margin-bottom: 2px;
}

 * html #tudo {height: 100%;}
#container {
	padding-bottom:45px;
	background-image: url(../imagens/back-content.png);
}
#topo {
	width:990px;
	height:165px;
	text-align:left;
	padding-top: 0px;
	background-image: url(../imagens/topo.gif);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	}
#topo1 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #036;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

#caixa-de-fora-vert {
	width:650px;
	padding-right:20px;
	float:left;
	padding-top:10px;
	text-align:justify;
	padding-left: 40px;
	margin-top: 10px;
	margin-bottom: 0px;
	}
#col-dir {
	width:220px;
	float:right;
	display: table;
	height: 100%;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	background-image: url(../imagens/back-col-dir.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #333;
	font-size: 13px;
	margin: 0px;
	}
#rodape {
	width:980px;
	height:30px;
	position: absolute;
	bottom: 0;
	border:dotted #999;
	border-width: 1px 0;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #CCC;
	font-size: 12px;
	background-color: #243874;
	padding-right: 10px;
	}
.tel {
	font-size: 20px;
	font-weight: bold;
}

#rodape p {
	margin:0;
	font-weight:bold;
	color:#CCCCCC;
	}
#caixa-de-fora {
	width:870px;
	text-align:justify;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}
#menu {
	width:990px;
	height:27px;
	text-align:center;
	bottom: 0px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 14px;
	color: #CCC;
	padding-top: 8px;
	margin-top: 4px;
	background-color: #3c68af;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: -1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.txt-bemvindo {
	font-size: 24px;
	color: #263a75;
}
.txt-listaespetos {
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.txt-contato {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.titulos-areas {
	font-size: 18px;
	color: #263a75;
}
#agendar-caixa {
	height: 280px;
	width: 227px;
	overflow: auto;
}
.link-menu {
	color: #FFF;
	text-decoration: none;
	margin-right: 25px;
	margin-left: 25px;


}
a.link-menu:hover {
	color: #036;
	text-decoration: none;
	margin-right: 25px;
	margin-left: 25px;


}
