@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/pxl_fundo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td.fundo_flash {
	background-image: url(images/fundo_flash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
}
td.base_menus {
	background-image: url(images/pxl_baseSite.jpg);
	background-repeat: repeat-y;
}
td.divisor {
	text-align: center;
	vertical-align: middle;
	background-image: url(images/divisor.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 68px;
}
td.espaco_lateral_margens {
	width: 10px;
}
td.bt_topo {
	text-align: right;
	padding-right: 15px;
}
td.menu_sitio {
	text-align: left;
	width: 350px;
	padding-left: 8px;
	padding-top: 8px;
}
td.base_pxl {
	background-image: url(images/pxl_base.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
td.miolo_ladoEsq {
	width: 14px;
}
td.miolo_titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	font-size: 36px;
	font-weight: bold;
	color: #00454D;
	background-image: url(images/linha.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	padding-top: 4px;
}
td.miolo_textocorrido {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00454D;
	padding-top: 5px;
	padding-right: 40px;
	text-align: justify;
	padding-left: 5px;
}
td.miolo_textocorrido a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00454D;
	text-decoration: none;
}
