body{
	background: #FBDFF1;
	background-image:url(../img/body_fundo.gif);
	background-repeat:repeat;
	margin: 0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h5{
	color: #EC6FBF;
	font-size: 18px;
	font-weight:bold;
	margin: 0px;
	padding:2px;
}
h6{
	color: #F659BD;
	font-size: 15px;
	font-weight:bold;
	margin: 0px;
	padding:2px;
}
.clear { clear:both; }
#corpo{	
	width: 800px;
	height: 100%;
	position: relative;
	float: none;
	margin:8px auto;
	background-color: #FFF;
}
#corpo_home{	
	width: 765px;
	height: 434px;
	position: relative;
	float: none;
	margin:2px auto;
	background-color: #FFF;
}
#cabecalho{
	width: 480px;
	height: 98px;
	margin: 0;
}
#menu{
	width: 125px;
	height: 31px;
	margin-left: 13px;
	*margin-left: -464px;
	margin-top: 0px;
	*margin-top: -1px;
	display: block;
	text-align: center;
	position: absolute;
	white-space: nowrap;
	z-index: 1;
}
#menu a{
	font-weight: bold;
	font-size: 18px;
	color: #757575;
	text-decoration: none;
	display:block;
	background:url(../img/menu_a.jpg) #bbb;
	width: 125px;
    height: 31px;
}
#menu a:hover{
	color: #666;
	text-decoration: none;
	background:url(../img/menu_ahover.jpg) #bbb;
}
#menu ul 
{
   padding: 0;
   margin: 0;
   list-style: none;
}
#menu li 
{
  position: relative;
  float: left;
  vertical-align:middle;
}
li ul {
  display: none;
  position: absolute; 
  top: 0px;
  left: 125px;
}
#menu li ul a{
	color: #FFF;
}
#menu  li ul a:hover{
	color: #757575;
}
li li {
  display: block;
  float: none;
  }
li:hover ul, li.over ul { 
	display: block; 
}
#conteudo{
	width: 330px;
	height: 285px;
	background: #FFF;
	position: relative;
	float: left;
	display: block;
	padding: 9px 4px 8px 143px;
	color: #757575;
	background-image:url(../img/cont_fundo.jpg);
	background-repeat:repeat-y;
	overflow:auto;
}
.conteudo .boxProdMini{ width:62px; height:110px; margin: 8px; float: left; text-align: center; background-repeat: no-repeat; background-position: top;}
.conteudo .boxProdMini a{ display: block; width:62px; padding-top:92px; font-size: 11px; color:#666; white-space: nowrap; }
.conteudo .boxProdMini a:hover{ color: #A3A3A3; }

#moca{
	width: 320px;
	height: 400px;
	margin-left: 480px;
	position: absolute;
	background-color: #FFF;
}
#logo
{
	width: 107px;
	margin: 80px 0px 0px 357px;
	position: absolute;
}
#rodape{
	display: block;
	width: 800px;
	height: 35px;
	position: absolute;
	margin-top: 302px;
	*margin-left: -476px;
	float: none;
}
#titulo{
	width: 142px;
	height: 75px;
	margin: 125px 0px 0px 316px;
	*margin: -2px 0px 0px -110px;
	position: absolute;
	display: block;
}
#fotos{
	width: 360px;
	margin: 0px 0px 0px 480px;
	position: absolute;
}
