@charset "utf-8";
/* CSS Document */

body
{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(/cuberbrasil/fundolinhas.jpg);
}

a:link {
	color: #8C0000;
	text-decoration:none;
}
a:visited {
	color: #000;
	text-decoration:none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration:none;
}

table.meio
{
	width:870px;
	height:auto;
	border:none;
	text-align:center;
}

table.conteudo
{
	width:655px;
	height:auto;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


.titulo
{
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}


.linkcolor
{
	color:#8C0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.linkcolor2
{
	color:#8C0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.corbranco
{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

div#menu
{
	width: 215px;
	height: 800px;
	background-image:url(/cuberbrasil/esquerda.jpg);
	text-align:center;
}

a.botao:link, a.botao:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	background:#D8D8D8;
	width:135px;
	height:20px;
	border:#BCBCBC solid 1px;
	display:block;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	line-height:180%;
	margin-left:40px;
	*margin-left:0px
}

a.botao:hover
{
	background:#D8D8D8;
	text-decoration:none;
	font-weight:bold;
	border:#BCBCBC solid 1px;
	color:#272727;
	font-weight:bold;
	border-left:#333 5px;
	width:125px;
}

a.botao:active
{
	color:#999;
	text-decoration:none;
	font-weight:bold;
	border:#BCBCBC solid 1px;
	font-weight:bold;
	border-left:#333 5px;
	width:125px;
}


div#produtos
{
	width:155px;
	height:155px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	border:dotted 1px #CCC;
	background-image:url(/fundoprod.jpg);
}


/* galeria de fotos dos produtos  */

.foto {
	
	border: 3px solid #CCC;
	
	}

#tela {
	
	width:627px;
	height:470px;
	margin: 15px 0;
	border: 4px solid #999;
	
}
