body {
	background-image: url(imagens/bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
.container {
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 100px;
	border: 1px solid #999999;
	width: 770px;
	padding: 3px;
	background-color: #FFFFFF;
}

.container_construcao {
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 100px;
	border: 1px solid #999999;
	width: 770px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-color: #FFFFFF;
}

.banner_inferior{
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.container_header {
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #999999;
	padding: 3px;
	background-color: #FFFFFF;
	
}
.container_menu_horiz {
	margin-top: 2px;
	margin-bottom: 0px;
	border: 1px solid #999999;
	padding: 3px;
	background-color: #FFFFFF;
	
}
.header_menu {
	background-image: url(imagens/btn4_blue.gif);
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 23px;
	text-align: center;
}

.header_conteudo {
	background-image: url(imagens/btn4_blue_m.gif);
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 23px;
	text-align: center;
}
.container_menu {
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #999999;
	padding: 3px;
	width: 170px;
	margin-right: 3px;
	
}
.container_cadastro {
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #999999;
	padding: 3px;
	width: 170px;
	margin-right: 3px;
	font-family: Tahoma;
	font-weight: normal;
	color: #000000;
	font-size: 14px;
	font-style: normal;
	
}
.container_pesquisa {
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #999999;
	padding: 3px;
	width: 170px;
	margin-right: 3px;
	font-family: Tahoma;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	
}
.container_conteudo { 
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #999999;
	padding: 3px;
	margin-right: 0px;
	margin-left: 0px;
}
.novidade_header {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


.container_produtos {
	margin: 10px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #F4F4F4;
	color: #666666;
	height: 20px;
	border: 1px solid #999999;
}

.rodape {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #666666;
	height: 20px;
	border: 0px none #999999;
		
}
.fundo_btn_detalhes {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	
	background-image: url(imagens/btn4_blue.gif);
	background-position: center;
	padding: 3px;
}

.fundo_btn_detalhes a:link{
	color: #FFFFFF;
	text-decoration: none;	
}
.fundo_btn_detalhes a:active{
	color: #FFFFFF;
	text-decoration: none;	
}
.fundo_btn_detalhes a:visited{
	color: #FFFFFF;
	text-decoration: none;	
}
.fundo_btn_detalhes a:hover{
	color: #FFFF00;
	text-decoration: none;	
}



.fundo_btn_comprar {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	
	background-image: url(imagens/btn4_red.gif);
	background-position: center;
	padding: 3px;
}

.fundo_btn_comprar a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.fundo_btn_comprar a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.fundo_btn_comprar a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.fundo_btn_comprar a:hover{
	color: #FFFF00;
	text-decoration: none;
}.imagem_produtos {
	margin: 10px;
	float: right;
}
.barra_conteudo{
	font-family: Tahoma;
	font-size: 14px;
	color: #000099;
	background-color: #C5DDF1;
	height: 20px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: bold;
}
.conteudo{
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	background-color: #F9F9F9;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
	vertical-align: top;
}
.conteudo2{
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	background-color: #F9F9F9;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
	vertical-align: top;
}

.conteudo3{
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	background-color: #F9F9F9;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
	vertical-align: top;
}

.base_video{
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	background-color: #F9F9F9;
	height: 10px;
	
}
.figura{
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: justify;
	vertical-align: top;
}
.leia_mais{
	font-family: Tahoma;
	font-size: 12px;
	color: #000099;
	background-color: #F9F9F9;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: justify;
	vertical-align: top;
	font-weight: bold;
}

.form_orcamento{
	font-family: Tahoma;
	font-size: 12px;
	color: #000099;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: justify;
	vertical-align: top;
	font-weight: bold;
}

.fundo_conteiner{
	background-color: #FFFFFF;
}

.rodape_figura{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.friso_orcamento{
background:#000099;
height:5px;
}

.div_scroll{
border-collapse:collapse; 
border:0px ; 
background-color:#FFFFFF;

border:0px solid #003366; 
color:#cccccc;


color:#FF0000; 
padding:5px; 
width:550px; 
height:400px; 
overflow:auto; 

}


