html, body {
	height: 100%;
	width: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	margin: 0px;
}
#container {
	position:relative;
	top: 0px;
	height: 100%;
	min-width: 1250px;
	max-width: 100%;
	padding-bottom: 32px;
	width:100%;
	/*width:expression(document.body.clientWidth < 1006? "1004px" : document.body.clientWidth > 1262? "100%" : "auto");*/
}
#Publitopo {
	position: absolute;
	height: 90px;
	width: 100%;
	background-color: White;
}
#topo {
	position: relative;
	height: 172px;
	background-image: url(../../images/fundo_topo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#topo1 {
	position: relative;
	height: 32px;
	background-image: url(../../images/topo_filete.png);
	background-repeat: repeat-x;
	background-position: top;
}
#top1_esq {
	position: relative;
	height: 32px;
	width: 389px;
	background-image: url(../../images/topo1.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#topo1_dir {
	position: relative;
	height: 32px;
	width: 389px;
	float: right;
	background-image: url(../../images/topo2.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo {
	position: absolute;
	height: 172px;
	width: 330px;
	left: 0px;
	top: 0px;
	background-image: url(../../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#painel {
	position: absolute;
	height: 172px;
	width: 255px;
	top: 0px;
	right: 11px;
	background-image: url(../../images/painel.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu { 
	background-image: url(../../images/menu_filete.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#menu {
	position: absolute;
	width: 189px;
	left: 0px;
	top: 134px;
	padding-bottom: 32px;
}
#menu1 {
	position: relative;
	height: 38px;
	width: 189px;
	background-image: url(../../images/menu1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu2 {
	position: relative;
	height: 16px;
	width: 189px;
	background-image: url(../../images/menu2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu_conteudo {
	padding-left: 17px;
	padding-right: 17px;
	padding-bottom: 15px;
	font-size: 8pt;
}
#menu_social {
	padding-left: 17px;
	padding-right: 17px;
	padding-bottom: 15px;
	font-size: 8pt;
}
#menu_anuncio {
	padding-left: 17px;
	padding-right: 17px;
	padding-bottom: 15px;
	font-size: 8pt;
}
.box {
	background-image: url(../../images/box1.jpg);
	height: 16px;
	width: 187px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left: 4px;
	padding-top:2px;
}

.box2 {
	background-image: url(../../images/box2.jpg);
	height: 16px;
	width: 113px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left: 4px;
	padding-top:2px;
}
.painel_conteudo {
	padding-top: 10px;
	padding-right: 27px;
	padding-bottom: 10px;
	padding-left: 33px;
	position: relative;
}
#botao {
	position: absolute;
	top: 62px;
	right: 30px;
	height: 35px;
	width: 71px;
}
.bts {
	position: relative;
	text-align: center;
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom:3px;
}
.bts2 {
	position: absolute;
	text-align: center;
	top:98px;
	height:74px;
	background-image: url(../../images/painel2.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:4px;
}
#conteudo 
{
	clear: both;
	margin-top: 15px;
	margin-left: 205px;
	position: relative;
	margin-right: 330px;
	margin-bottom: 20px;
	min-width: 728px;
}
.titulo_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #fe5f00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	position: relative;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

.linha
{

	margin-bottom:5px; 
	
}
#direita
{
	position:absolute;
	width: 320px;
	top:165px;
	right: 0px;
	padding-bottom: 32px;
}
#rodape {
	position: fixed;
	width: 100%;
	height: 42px;
	bottom: 0px;
	z-index: 100;
}
#rodape_meio {
	position: relative;
	height: 42px;
	background-image: url(../../images/rodape_filete.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#rodape_texto {
	position: absolute;
	height: 12px;
	width: 100%;
	bottom: 0px;
	text-align: center;
}
#rodape_uol {
	position: absolute;
	height: 37px;
	width: 95px;
	bottom: 0px;
	right: -7px;
	text-align: center;
}
#rodape_esq {
	position: relative;
	height: 42px;
	width: 389px;
	background-image: url(../../images/rodape1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}
#rodape_dir {
	position: relative;
	height: 42px;
	width: 389px;
	float: right;
	background-image: url(../../images/rodape2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.header
{
	background-image: url(../../images/tira.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	
}
.inicio
{
	height: 260px;
	width : 161px;
	background-image: url(../../images/inicio.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:10px;
	/*width:181px;
	height:292;*/

}