@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color:#FFFFFF;
	border-top:4px solid #990000;
}
#all{
	max-width:871px;
	width: 871px;
	min-height:630px;
	margin: 0 auto;
	padding-bottom:5px;
	padding-top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
#cabecalho{
	min-height:418px;
	height:418px;
	max-width:871px;
	width: 871px;
	margin: 0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666;
}
#rodape{
	height:32px;
	margin: 0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background-color:#333333;
	padding-top:8px;
}
#box_bv{
	background-image:url(img/box_bv.png);
	width:361px;
	height:250px;
	background-repeat:no-repeat;
	padding:20px;
}
#box_cadeiras{
	background-image:url(img/box_cadeiras.png);
	width:314px;
	height:248px;
	background-repeat:no-repeat;
	padding:20px;
}
#box_sofas{
	background-image:url(img/box_sofas.png);
	width:243px;
	height:194px;
	background-repeat:no-repeat;
	padding:20px;
}
#box_moveis{
	background-image:url(img/box_moveis.png);
	width:253px;
	height:194px;
	background-repeat:no-repeat;
	padding:20px;
}
.titulo{
font-weight:bold;
color: #CC0000;
}
.legenda{
font-size:10px;
font-weight:bold;
color: #CC0000;
}
.foto_p{
border:1px solid #E5E5E5;
}
.foto_p2{
border:1px solid #E5E5E5;
padding:3px;
}
#produtos_td{
	background-image: url(img/bg_td_produtos.png);
	width: 261px;
	height:342px;
	background-repeat:no-repeat;
	padding:6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}
#menu ul {
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
	margin:0 auto;
	height:21px;
	background-image: url(img/bg_menu.png);
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;	
}

#menu ul li { display: inline; }

#menu ul li a {
	color:#FFFFFF;
	text-decoration: none;
	padding: 8px 21px;
	border-right:1px dotted #FFFFFF;
}

#menu ul li a:hover {
	background-color:#FFFFFF;
	color: #000000;		
}
a.classe1 {
	font-size: 10px;
	color: #FFFFFF;
}
a.classe1:link {
	text-decoration: none;
}
a.classe1:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.classe1:hover {
	text-decoration: underline;
	color: #FFFFCC;
}
a.classe1:active {
	text-decoration: none;
	color: #FFFFCC;
}
a.classe2 {
	font-size: 12px;
	color: #CC0000;
	font-weight:bold;
}
a.classe2:link {
	text-decoration: none;
}
a.classe2:visited {
	text-decoration: none;
	color: #CC0000;
}
a.classe2:hover {
	text-decoration: underline;
	color: #666666;
}
a.classe2:active {
	text-decoration: none;
	color: #990000;
}
input {  background-color: #F5F5F5; border:1px solid #E1E1E1; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
textarea {  background-color: #F5F5F5; border:1px solid #E1E1E1; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
select {  background-color: #F5F5F5; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}


