body {
	font-family: Arial, Verdana, Helvetica;
	font-size: 100%;
	color: #666666;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}
#topo {
	background-color: #FFFFFF;
	width: 100%;
	padding-bottom: 2px;
}
#conteudo {
	padding-top: 30px;
	padding-bottom: 30px;
	background: url(/images/fundos/001fundo_web.jpg) no-repeat 0 0;
	height: 432px;
}
.separador {
	background-color: #000000;
	height: 15px;
	width: 645px;
	padding-left: 5px;
}
.scroller {
	width: 650px;
	height: 85px;
	background-color: #000000;
	margin-bottom: 10px;
	overflow: auto;
}
.minis {
	width: 650px;
	height: 70px;
	background-color: #000000;
	/*margin-bottom: 10px;*/
    white-space: no-wrap; /*Don't let the images wrap to the next line*/
}
.thumb {
	background-color: #FFFFFF;
	height: 70px;
	width: 105px;
	margin-right: 3px;
	margin-left: 3px;
	float: left;
}

#foot {
	background-color: #FFFFFF;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	left: 0px;

}

#logotipo
{
	margin-top: 30px;
	margin-bottom: 20px;
	padding-left: 5px;
}

#menu {
	padding-left: 5px;
	float: left;
	display: inline;
	
}

#m_printdesign
{
  display: block;
  width: 405px;
  height: 15px;
  background: url(/images/m_printdesign.jpg) no-repeat 0 0;
  margin-bottom:3px;
}

#m_printdesign:hover
{ 
  background-position: 0 -15px;
}

#m_printdesign span
{
  display: none;
}

#m_edesign
{
  display: block;
  width: 422px;
  height: 15px;
  background: url(/images/m_edesign.jpg) no-repeat 0 0;
  margin-bottom:3px;
}

#m_edesign:hover
{ 
  background-position: 0 -15px;
}

#m_edesign span
{
  display: none;
}

#m_fotografia
{
  display: block;
  width: 313px;
  height: 15px;
  background: url(/images/m_fotografia.jpg) no-repeat 0 0;
  margin-bottom:3px;
}

#m_fotografia:hover
{ 
  background-position: 0 -15px;
}

#m_fotografia span
{
  display: none;
}

.separadornews {
	background-color: #000000;
	height: 15px;
	width: 832px;
	padding-left: 5px;
}
