@charset "utf-8";
/*TAGS*/
body {
	margin: 0px;
	padding: 0px;
}
/*CLASSES*/
.img {
	float: left;
	margin-right: 10px;
}
.imgesq {
	float: left;
	margin-right: 10px;
	border: 2px solid #DDDDDD;
}
.menu-aberto {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: auto;
	height: 25px;
	background-color: #DEDEDE;
	position: relative;
	float: left;
	padding-left: 20px;
	padding-top: 55px;
	margin-right: 25px;
	padding-right: 20px;
}
.titulo-azul {
	font-family: Arial;
	font-size: 21px;
	font-weight: bold;
	color: #0D6FA3;
}
.titulo-azulmenor {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0D6FA3;
}
.textos {
	font-family: Arial;
	font-size: 12px;
	color: #4C4C4C;
	line-height: 18px;
}
.textosmenores {
	font-family: Arial;
	font-size: 11px;
	color: #8E8E8E;
	line-height: 18px;
}
.pds {
	float: left;
	height: 226px;
	width: 275px;
	position: relative;
	margin-bottom: 10px;
}
.pdsmeio {
	float: left;
	height: 226px;
	width: 275px;
	position: relative;
	margin-left:25px;
	margin-right:25px;
	margin-bottom: 10px;
}
.rodapesemlink {
	font-family: Arial;
	font-size: 11px;
	color: #9D9D9D;
	line-height: 24px;
}
/*DIVS*/
#engloba-conteudo {
	background-color: #FFF;
	width: 100%;
	position: relative;
	height: auto;
	background-image: url(../img/bg-conteudo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#esquerda {
	float: left;
	width: 240px;
	position: relative;
	height: auto;
	text-align: justify;
}
#boxinterno {
	float: left;
	width: 880px;
	position: relative;
	height: auto;
	text-align: justify;
	margin-bottom: 20px;
}
#faixa {
	background-color: #F0F0F0;
	height: 10px;
	width: 100%;
	position: relative;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}
#rodape {
	margin: auto;
	width: 880px;
	position: relative;
	height: 65px;
	text-align: center;
	padding-top: 15px;
}
#topo {
	width: 880px;
	position: relative;
	height: 105px;
	margin: auto;
}
#logo {
	float: left;
	height: 69px;
	width: 272px;
	position: relative;
	margin-top: 15px;
}
#conteudo {
	margin: auto;
	width: 880px;
	position: relative;
	height: auto;
	display: table;
	padding-top: 20px;
}
#menu {
	float: right;
	height: 80px;
	width: 570px;
	position: relative;
}
#engloba-rodape {
	background-color: #F0F0F0;
	margin: auto;
	height: auto;
	width: 100%;
	position: relative;
}
#direita {
	float: right;
	width: 570px;
	position: relative;
}
#engloba-topo {
	margin: auto;
	height: 105px;
	width: 100%;
	position: relative;
	background-image: url(../img/bg-topo.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
#englobabanner {
	height: 300px;
	width: 100%;
	position: relative;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	background-color: #005F7C;
}
#banner {
	margin: auto;
	height: 300px;
	width: 880px;
	position: relative;
}
#local {
	height: 110px;
	width: 880px;
	position: relative;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	padding-top: 20px;
}
/*LINKS*/
	/*menu*/
.menu {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: auto;
	height: 25px;
	position: relative;
	float: left;
	padding-left: 20px;
	padding-top: 55px;
	margin-right: 25px;
	padding-right: 20px;
}
.menu:link {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: auto;
	height: 25px;
	position: relative;
	float: left;
	padding-left: 20px;
	padding-top: 55px;
	margin-right: 25px;
	padding-right: 20px;
}
.menu:hover {
	color: #000;
	text-decoration: none;
	background-color: #DEDEDE;
}
.menu:visited {
	color: #000;
	text-decoration: none;
}
.menu:active {
	color: #000;
	text-decoration: none;
}
	/*rodape*/
.rodape {
	font-family: Arial;
	font-size: 11px;
	color: #9D9D9D;
	line-height: 18px;
	text-decoration:none;
}
.rodape:link {
	font-family: Arial;
	font-size: 11px;
	color: #9D9D9D;
	line-height: 18px;
	text-decoration:none;
}
.rodape:visited {
	color: #9D9D9D;
	text-decoration:none;
}
.rodape:hover{
	color: #666666;
	text-decoration:none;
}
.rodape:active {
	color: #9D9D9D;
	text-decoration:none;
}
	/*textos link*/
.textoslink {
	font-family: Arial;
	font-size: 12px;
	color: #4C4C4C;
	line-height: 18px;
	text-decoration:none;
}
.textoslink:link {
	font-family: Arial;
	font-size: 12px;
	color: #4C4C4C;
	line-height: 18px;
	text-decoration:none;
}
.textoslink:visited {
	color: #4C4C4C;
	text-decoration:none;
}
.textoslink:hover {
	color: #000;
	text-decoration:none;
}
.textoslink:active {
	color: #4C4C4C;
	text-decoration:none;
}

