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

body {
	margin:0px;
	padding:0px;
	background-color: #C6D0D9;
	background-image: url(../imgs/background.jpg);
	background-repeat: repeat-x;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
}
li{
	float:left; display:inline;
}

.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}

#div_geral{
	width:775px; margin:0px auto;
}

#topo {
	margin-top:0px; width:775px; height:100px; background-image:url(../imgs/back_topo.jpg); 
}
#logo {
	width:179px; height:61px; margin-left:20px; margin-top:20px; float:left; 
}
#menu {
	 height:39px; float:left; margin-top:58px; margin-left:20px;
}
#lateral_topo {
	float:right;
}


#pagina{
	width:775px; background-color:#FFF; float:left;
}
#espacobaixotopo{
	width:775px; margin:0px auto; background-image:url(../imgs/back_baixo_topo.jpg); height:18px; float:left;
}

#menu_lateral{
	width:196px; height:248px; margin-left:6px; background-image:url(../imgs/menu_lateral.gif); float:left;
}
#itens_menu{
	width:170px; height:200px; margin-left:12px; margin-top:20px;
}
#submenu{
	width:187px;
	height:230px;
	margin-left:180px;
	margin-top:-35px;
	float:left;
	position:absolute;
	z-index:1;
	visibility: hidden;
}


#caixa{
	height:20px; float:left; width:160px;
}
#fones{
	width:565px; height:46px; float:left;
}
#banner{
	width:557px; height:181px; float:left; margin-left:6px; background-color:#F4F4F4;
}

#caixa_baixo{
  float:left; width:750px; background-image:url(../imgs/back_baixo_meio.jpg); background-repeat:repeat-x;
}
#caixa_baixo2{
     width:750px; height:245px; margin-top:10px; margin-left:15px;
}
#caixa_baixo2_secundarias{
     width:750px; margin-top:15px; margin-left:8px; float:left;
}

#rodape{
     width:775px; height:10px; margin-top:3px; float:left;
}
#rodape_linha{
     width:775px; height:1px; margin-top:5px; float:left; background-color:#FFF;
}
#rodape_feeling{
     width:136px; float:right;
}
