
img {
	border: 0px;
	border: none;
	margin: 3px;
	padding: 0px;
}
a:active
{
outline: none;
}
:-moz-any-link:focus {
outline: none;
}
a img, a:link img {
	border: 0px;
	border: none;
	margin: 3px;
	padding: 0px;
	outline: none;
}

h1 {
	font: 4em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 2px;
	padding: 2px;
	background: #FF0000;
}
h2 {
	background: url(../imagens/bkh2.gif);
	font-family: sans-serif;
	font-size: 16px;
	line-height: 27px;
	padding: 0px 5px 0px 5px;
	margin-left: 5px;
	margin-top: 5px;
	color: white;
}
#colDir h2 {
	background: url(../imagens/bkh2.gif);
	font-family: sans-serif;
	font-size: 16px;
	line-height: 27px;
	padding: 0px 5px 0px 5px;
	margin-left: 5px;
	margin-top: 5px;
	color: white;
}
#colEsq h2 {
	background: url(../imagens/bkh2.gif);
	font-family: sans-serif;
	font-size: 16px;
	line-height: 27px;
	padding: 0px 5px 0px 5px;
	margin-left: 5px;
	margin-top: 5px;
	color: white;
}
h3 {
    font: bold 1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 12px;
}
		
.produto{
	margin: 3px 3px 3px 3px;
	padding: 2px 2px 2px 2px;
	/*position: relative;*/
	/*float: left;*/
	border-right: 1px double #E4E4E4;
	border-bottom: 1px double #E4E4E4;
	/*width: 98%;
	background: #FF0000;*/
}
.produto h2 {
	font: bold 1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 2px;
	padding: 2px;
	background: #052E38;
	color: White;
}

.produto .valor{
	font: bolder large Arial, Helvetica, sans-serif;
	margin: 50px 0px 1px 10px;
	padding: 2px;
	font-size: 2em;
	clear: left;
	position: relative;
}

.produtos{
	margin: 3px 3px 3px 3px;
	padding: 2px 2px 2px 2px;
	position: relative;
	float: left;
	border-right: 1px double #E4E4E4;
	border-bottom: 1px double #E4E4E4;
	-moz-border-radius: 5px;

	width: 200px;
	min-width: 200px;
	height: 310px;
	min-height: 310px;
	background: transparent;
}
.produtos .ProdImg {
    background: transparent;
	position: absolute;
	bottom: 5px;
	left: 2px;
}
.produtos h2 {
	position: relative;
	font: bold 1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 2px;
	padding: 2px;
	background: #052E38;
	color: White;
}

.produtos .valor{
    font: bolder large Arial, Helvetica, sans-serif;
	margin: 3px 0px 1px 0px;
	padding: 2px;
	font-size: 2em;
	clear: both;
	width:95%;
	position: relative;
}
.produtos p{
margin:2px 0px 1px 0px;
}

#paginacao {
    font: Arial, Helvetica, sans-serif;
    background: #FFDBDB;
    clear: both;
    border: thin dotted Red;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    text-decoration: none;
    position: relative;
}
#paginacao a: {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
#paginacao a:link {
    color: red;
}
#paginacao a:hover {
    color:#3EA1DA;
}
#paginacao a:visited{
    color: red;
}
#paginacao span {
    font-size: 18px;
}

#categoria a:link{
    color: red;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
	 padding: 1px 1px 1px 1px;
	 margin: 1px 1px 1px 1px;	 
}
#categoria li a:hover{
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	background: #052E38;
	 padding: 1px 1px 1px 1px;
	 margin: 1px 1px 1px 1px;	 
}
#categoria a:visited{
    font-size: 12px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
	 padding: 1px 1px 1px 1px;
	 margin: 1px 1px 1px 1px;	 
}

.nomeproduto {
    font: bolder large Arial, Helvetica, sans-serif;
	color:#3EA1DA;
	font-size: 1.5em;
}
.tabela {
	font-size: 10px;
	margin: 5px 0px 0px 5px;
}
.linha_par {
	background-color: #93CAFF;
	color: Black;
}
.linha_impar {
		background-color: #E3F1FF;
		color: Black;
}
#finaliza {
	/*border: thin dotted Navy;
	-moz-border-radius: 5px;
	/*background: #FFDEAD;*/
	padding: 2px 2px 2px 2px;
}

#categoria { 
    background: url(../imagens/bklateral.gif) top no-repeat ; 
    margin: 0px 0px 0px 0px;
}
#categoria .nomecategoria {
    font: bolder large Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 1.7em;
	line-height: 24px;
	background: url(../imagens/bkh3.gif);
	margin: 8px 0 3px 2px;
}
#categoria .nomecategoria a:link, a:visited, a:hover{
    font: bolder large Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 1.0em;
	/*line-height: 24px;*/
	background: url(../imagens/bkh3.gif);
	margin: 8px 0 3px 2px;
	text-decoration: none;
}
#categoria .nomecategoria a:hover {
   color:#FF0000;
}
#categoria li {
	font-family: sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
}
#categoria ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#banner {
    clear:both;
    position: absolute;
    right:0px;
    top: 57px;
	/*width: 750px;
	height: 96px;
	position: absolute;
	top: 150px;
	left: 50%;
	margin: -50px auto auto -375px;*/
	text-align: right;
}

#topo #menu {
    float: right;
    width: 450px;
    height: 25px;
    font-family: "Arial";
    font-size: 14px;
    position: relative;
    top: 30px;
    margin: 0px 0px auto 0px;
    padding-right: 5px;
    text-align: right;
    line-height: 25px;
    background: url(../imagens/bkh1.gif) repeat top;
    color:#FFF;
    font-weight: bold;
}

#topo #menu a:link{
	color: white;
	text-decoration: none;
}

#topo #menu a:visited{
	color: white;
	text-decoration: none;
}

#topo #menu a:hover{
	color: yellow;
	text-decoration: underline;
}
#topo #menu a:active{
	color: red;
}

#categoria a:link, a:visited, a:hover {
    text-decoration: none;
    color:#000;
}
#precos {
   background: white;
   margin: 5px 5px 5px 5px;
   padding: 5px 5px 5px 5px;
   width:400px;
   border-right-color: #00A26B;
   border-right-style: solid;
   border-right-width: thin;
   border-bottom-color: #00A26B;
   border-bottom-style: solid;
   border-bottom-width: thin;
}
#precos p{
   color: green;
   text-align: right;
   font-weight: bold;
   font-family: Arial;
   font-size: 16px;
   text-shadow: Maroon;
}

p {
   font-family: sans-serif;
   font-size: 12px;
   line-height: 15px;
   padding-left: 10px;
   padding-right: 5px;
   color: #000;
}

#meupedido p{
    font-size: 12px;
    margin: 5px 5px 0px 5px;
    color: Black;
}
#meupedido table {
    font-size: 12px;
    font-family: "Arial";
    width:100%;
}
#meupedido thead {
color: white;
    background-color: #FF7F50;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
}
#meupedido .linha_par {
    background-color: #FFEBCD;
        line-height: 20px;

}
#meupedido .linha_impar {
        background-color: #FFDAB9;
            line-height: 20px;
}

#DivCarrinho table {
    margin-left: 10px;
    font-size: 11px;
    font-family: "Arial";
    border: 1px dotted #6495ED;
    width:90%;
}
#CalculoSedex {
    border: 1px dotted #6495ED;
    margin: 5px 5px 5px 5px;
}
#CalculoSedex a:link, a:visited {
    color:#0000FF;
}    
#CalculoSedex img{
    border: 0;
    vertical-align: middle;
    border:none;
}

#acompanhamento {
	background: #FFF0F5;
}

#acompanhamento p{
    font-size: 12px;
    margin: 5px 5px 0px 5px;
    color: Black;
}
#acompanhamento table {
    font-size: 12px;
    font-family: "Arial";
}
#acompanhamento thead {
color: white;
    background-color: #FF7F50;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
}
#acompanhamento .linha_par {
    background-color: #FFEBCD;
    line-height: 20px;
}
#acompanhamento .linha_impar {
    background-color: #FFDAB9;
    line-height: 20px;
}

.breadcrumb{
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.breadcrumb a{
background: transparent url(../imagens/breadcrumb.gif) no-repeat center right;
text-decoration: none;
padding-right: 18px; /*adjust bullet image padding*/
color: navy;
}

.breadcrumb a:visited, .breadcrumb a:active{
color: navy;
padding-right: 18px;
}

.breadcrumb a:hover{
text-decoration: underline;
padding-right: 18px;
} 

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity img{
border: 1px solid #ccc;
}

.destaque {
   font-family: sans-serif;
   font-size: 12px;
   font-weight: bold;
   line-height: 15px;
   padding-left: 10px;
   padding-right: 5px;
   color: red;
   /*background-color: #FFF;*/
   background-color: #FFF000;
   border: 2px solid #ccc;
}
.destaque li{
   margin: 3px 3px 3px 10px;
}
  
.confirmacaopedido {
   border: 2px solid #ccc;
   background-color: #FFF000;
   padding: 15px 15px 15px 15px;
   font-size: 15px;
   font-weight: bold;   
}

#DivDuvidas ul li {
  margin: 2px 0 6px -10px;
}

#parcelas {
   border: 1px dotted #6495ED;
   background-color: #e5ecf9;
   padding: 5px 5px 5px 5px;
   margin: 15px 5px 15px 5px;
}

#parcelas h1 {
   border: 2px solid #ccc;
   background-color: #FFF000;
   padding: 5px 5px 5px 5px;
   font-size: 13px;
   font-weight: bold;   
}
	
#DivNoticias {
	background: White;
}
#DivNoticias a:link, a:visited, a:hover {
	text-decoration: none;
	color: #000;
	/*border: 0px none;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#DivNoticias h1, h2, h3, h4 {
	background: White;
	color: #000;
   font-weight: bold;
}
#DivNoticias h1 {
   font-size: 14px;
}
#DivNoticias h2 {
   font-size: 13px;
}
#DivNoticias h3 {
   font-size: 12px;
}
#DivNoticias h4 {
   font-size: 11px;
}

.msn {
	font-size: 10px;
	color: #ff0000;
}

# /* \*/

#     * html .gainlayout { height: 1%; }

#     /* */

#cp {
	clear:both;
   border: 3px dotted #6495ED;
   background-color: #ff0000;
   padding: 5px;
   margin: 5px;
}
#prop{
   height: 240px; /* important to be same as image height */
   overflow: hidden; /* important */
   text-align: center;
   margin-left: 250px;
   margin-right: 250px;
   /*border: 3px dotted #6495ED;*/
   width: 500px;
}