body {
	background-image: url(imagens/fundo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	background-color: #0B3D6E;
}
.todo {
	background-image: url(imagens/fundo_todo.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	display: table;
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.topo {
	background-image: url(imagens/topo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 121px;
	width: 750px;
}
.menu_horiz {
	background-color: #3E70A1;
	height: 40px;
	width: 740px;
	float: left;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menu_horiz  img {
	border:none;
}
.conteudo {
	background-image: url(imagens/fundo_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 316px;
	width: 750px;
}
.conteudo_paginas {
	background-image: url(imagens/fundo_paginas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 400px;
	width: 750px;
}

.bottom_b {
	background-image: url(imagens/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 14px;
	width: 750px;
	font-size: xx-small;
}
.menus {
	float: left;
	height: auto;
	width: 230px;
	display: inline;
	margin-left: 15px;
	margin-top: 15px;
}

.soft {
	float: left;
	height: 92px;
	width: 408px;
}
.textos_soft {
	height: 250px;
	width: 300px;
	float: right;
	margin-top: 65px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	margin-right: 15px;
	display: inline;
	line-height: 13px;
}
.textos_soft img {
	border:none;
}
.textos_geral {
	height: auto;
	width: 480px;
	float: left;
	margin-top: 15px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.textos_geral a img {
	border:0px;
}
.bt_software {
	float: left;
	height: 35px;
	width: 122px;
	margin-top: 9px;
	margin-left: 37px;
	display: inline;
}
.bt_software img {
	border:none;
}
.bt_site {
	float: right;
	height: 35px;
	width: 170px;
	margin-top: 9px;
}
.bt_site img {
	border:none;
}
.MenuBar {
	margin: 0px;
	height: auto;
	padding: 0px;
}
.MenuBar  a  {
	height: 20px;
	width: 180px;
	list-style-type: none;
	display: block;
	background-color: #3E71A1;
	padding-left: 20px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(imagens/fundo_li1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.MenuBar  a:hover  {
	height: 20px;
	width: 180px;
	list-style-type: none;
	display: block;
	background-color: #294D6D;
	padding-left: 20px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(imagens/fundo_li.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.MenuBar2 {
	margin: 0px;
	height: auto;
	padding: 0px;
}
.MenuBar2  a  {
	height: 20px;
	width: 180px;
	list-style-type: none;
	display: block;
	background-color: #CC0000;
	padding-left: 20px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(imagens/fundo_li2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.MenuBar2  a:hover  {
	height: 20px;
	width: 180px;
	list-style-type: none;
	display: block;
	background-color: #FF6600;
	padding-left: 20px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(imagens/fundo_li3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundoli                     {
	background-color: #C68600;
}

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}
.drops {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
