﻿body
{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(   "Images/bg.jpg" );
	background-attachment:fixed;
}
.shopBru 
{
	background-image:url(Images/shopBru.jpg);
	width:120px;
	height:29px;
	float:right;
}
#meio
{
	width: 1024px;
	position:relative;
	margin:0px auto;
	_position: fixed;
	_margin-left: 0px;
	_width:2000px;
}
#conteudo
{
	position: absolute;
	margin-top: 10px;
	height: 50%; /*consertar para internet explorer*/ /*_position:relative;*/
	padding-bottom:200px;
}

.rodape
{
	position: fixed;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 100%;
	height: 120px;
	background-image:url(Images/rodape.png);
	padding-top:80px;
}
#menu
{
	z-index: 10;
	position:relative;
    width: 1000px;
	position:relative;
	left: 50%;
	*left:0%;
	margin-left: -450px;
	*margin-left:10px;
	text-align:left;
	margin-bottom:-80px;
	*margin-bottom:0px;
}

#menu ul {list-style:none;
          margin:0px;
          padding:0px;
          font-size:16px;
          margin-top:15px;         
          }

#menu ul li { display:inline;
              margin-right:10px;
              }

#menu ul li a { color:#fff;
                text-decoration:none;
                width:100px;
                }

#menu ul li a:hover { color:#ff0000;}                


#imagem_home
{

	_position:relative;
	float: left;
	margin: 30px 0px 0px 26px;
	_margin:0px 0px 0px 90px;
}

#caixa p
{
	text-align: right;
	padding-right: 30px;
}
#caixa
{
	margin-left: 520px;
	_margin:0px 0px 0px -180px;
	width: 320px;
	float: left;
	margin-top:-450px;
}

#caixa h1 a
{
	width: 147px;
	height: 72px;
	display: block;
	text-indent: -9000px;
	background: url(Images/logoBru-trans.png);
	background-repeat: no-repeat;
	margin-left: 118px;
	_margin: 0px 0px 0px 70px;
	_height: 70px;
	position:relative;
}
.barra
{
	width: 120px;
	height: 29px;
	background-color: #f3f3f3;
	float: right;
	margin-top:-450px;
}
h2
{
	color: #b86401;
	font-weight: normal;
	font-size: 27px;
	border-bottom:1px solid #b86401;
	padding:2px;
}
.negrito
{
	color: #333;
	font-size: 16px;
	text-align: right;
	font-weight: bold;
}

a:active
{
	border: none;
}
img
{
	border: none;
}
#miolo
{
	width: 510px;
	margin-left: 350px;
	margin-top: 46px;
	*margin-top: 26px;
}
h1 a
{
	float: left;
	width: 147px;
	height: 87px;
	display: block;
	text-indent: -9000px;
	background: url(Images/logoBru-trans.png);
	background-repeat: no-repeat;
	margin-left: 169px;
	position:fixed;
}
.foto
{
	margin: 10px;
	text-align: center;
}
.col1
{
	margin-left: 50px;
	_margin-left:0px;
	float: left;
}
.col2
{
	margin-left: 0px;
	float: left;
}
.col1 img, .col2 img
{
	border: solid 2px #ABABAB;
}
.imgBorda
{
	border: solid 2px #ABABAB;
}
h3
{
	color: #b19c42;
}
.classTable
{
	margin: 4px;
}
.classTable tr th
{
	background-color: #D3B23D;
	color: #333;
}
.classTable tr td
{
	background-color: #DFD999;
}
.classTable tbody tr td
{
	width: 180px;
}

.transformacao { background-color:#fff;
                 width:280px;
                 float:left;
                 border:1px solid #000;
                 margin-left:5px;
                 margin-top:10px;
                 min-height:235px;
                 }
.transformacao h3 { margin:0px;
                    padding:2px;
                    color:#fff;
                    font-size:15px;
                    background-color:#101010;
                    }
.transformacao p { padding:2px;
                   margin:0px;
                   }   
                   
.antes { float:left;
         margin-left:11px;
         }  
         
.galeria { background-color:#fff;
           min-height:140px;
           border:1px solid #333;
           margin-bottom:10px;
           }
.galeria img { float:left;
               margin:5px;
               } 
.galeria h2 { clear:both;
              background-color:#333;
              color:#fff;
              font-size:16px;
              padding:2px;
              margin-top:0px;
              border-bottom:none;
              }  
              
.galeria a { color:#333; text-decoration:none;}  
.galeria a:visited { color:#333;}  
.galeria a:hover { color:#ff0000;}  

.detFoto { float:left;
           margin:10px 22px 10px 22px;
           border:2px solid #000;
           background-color:#000;
           }                                                  