﻿.body
{
    background-color:#ccc;
	
	margin: 0 0 0 0;
	color:Black;
	font-family:Arial;
	font-size:small;
}
.link
{
    color:#4e82f7;
    text-decoration:none;
}
.imgTopo
{
    background-image:url(i/logo.gif); background-color:Black; width:100%; height:173px;
}
.div_Topo
{
	background-image:url(i/body_topo.gif); 
	height:173px;
}
.div_Corpo
{
	background-color:#cbcbcb;
	width:100%;
	height:100%;
	
}
.div_Rodape
{
	background-color:Black;
	background-image:url(i/rodape_final.gif); 
	background-repeat:repeat-x;
	height:100px; 
	line-height:22px;
	vertical-align:bottom;
	color:#ded0b0;
	min-width:942px;
}
.div_Menu_Horizontal
{
	background-image:url(i/barra_menu.gif); 
	height:47px; 
	line-height:47px;
	min-width:942px;
}
.div_Separador
{
	background-color:Black; 
	height:10px; 
	line-height:10px;
	min-width:942px;
}
.div_Separador_Rodape
{
	background-color:Silver; 
	height:2px; 
	line-height:2px;
	min-width:942px;
}



.tblPrincipal
{
	background-color:White;
	width:975px;
	height:100%;
}
.tbl_tdPrinSuperior
{
	background-image:url(i/cont_ini3.gif); 
	height:25px;
}
.tbl_tdPrinInferior
{
	background-image:url(i/cont_fim3.gif); 
	height:25px;
}
.tbl_tdPrinDireito
{
	background-image:url(i/cont_lado_dir.gif);
	height:100%; 
	width:17px;
}
.tbl_tdPrinEsquerdo
{
	background-image:url(i/cont_lado_esq.gif);
	height:100%; 
	width:17px;
}
.tbl_Conteudo
{
	background-color:White; 
	padding: 0px 0px 0px 0px;
	width:910px;
	
}
.tbl_Cont_Menu
{
	width:220px;
	vertical-align:top;
}
.tbl_Cont_Paginas
{
	width:800px;
	vertical-align:top;
	height:100%;
	
}
#conteudo
{
    min-height:400px;
}


#menuTopoBar{
    background-color:#000;
    height:16px;
    color:#ddd;
    text-align:right;
    padding-right:20px;
    border-bottom:solid 1px #444;
}
#menuTopoBar a{
	font: 11px Arial; 
	text-decoration: none;
	color: #ccc;
	font-weight:bold;
}
#menuTopoBar a:hover{
	font: 11px Arial; 
	text-decoration: undeline;
	color: #fff;
	font-weight:bold;
}


ul#menu 
{  
	list-style:none;  
	margin: 0;  
	padding: 0;  
	width: 860px;  
}
ul#menu li
{  
	float: left;  
}
ul#menu li a
{  
	display: block;  
	width: 140px;  
	height: 47px;  
	font: 14px Arial; 
	text-align: center;
	font-weight:bold;
	text-decoration: none;
	color: #004d9b;
	line-height:47px;
	background-image: none;  
}  
ul#menu li a:hover
{   
	color: #388243;
	background-image: url(i/barra_menu_hover.gif);
	background-repeat: repeat-x;
	border:solid 1px #ccc;
	border-bottom-width:0px;
	width: 138px;  
	height: 45px;  
	line-height:45px;
}





ul#menuAdminIN
{  
	list-style:none;  
	margin: 0;  
	padding: 0;  
	width: 840px;  
}
ul#menuAdminIN li
{  
	float: left;  
}
ul#menuAdminIN li a
{  
	display: block;  
	width: 120px;  
	height: 47px;  
	font: 14px Arial; 
	text-align: center;
	font-weight:bold;
	text-decoration: none;
	color: #004d9b;
	line-height:47px;
	background-image: none;  
}  
ul#menuAdminIN li a:hover
{   
	color: #9b001b;
	background-image: url(i/barra_menu_hover.gif);
	background-repeat: repeat-x;
	border:solid 1px #ccc;
	width: 118px;  
	height: 45px;  
	line-height:45px;
}

.carrinho_Compras
{
	border:solid 1px #999999;
}