@charset "utf-8";
/* CSS Document */

body{background:#F6F2E9; margin:0px;}

.logo {
	position:absolute;
	width:150px;
	height:200px;
}

.promos {
	position:absolute;
	margin-left:770px;
	margin-top:480px;
	width:155px;
	height:106px;
	z-index:1;
}

#scroll {
  width:701px;
  height:470px;
  overflow:auto;
  
  scrollbar-3d-light-color:#E3CFB4; 
  scrollbar-arrow-color:#4C2D27;
  scrollbar-base-color:#E3CFB4;
  scrollbar-dark-shadow-color:#E3CFB4;
  scrollbar-face-color:#A78F77;
  scrollbar-highlight-color:#E3CFB4;
}

.txt{
	border:1px solid #A78F77;
	background-color: #F3EBE0;
}

.bt{
	color:#FFF;
	border: 1px solid #4C2D27;
	background-color: #4C2D27;
}

#scroll2 {
  width:701px;
  height:450px;
  overflow:auto;
  
  padding-right:15px;
  
  scrollbar-3d-light-color:#E3CFB4; 
  scrollbar-arrow-color:#4C2D27;
  scrollbar-base-color:#E3CFB4;
  scrollbar-dark-shadow-color:#E3CFB4;
  scrollbar-face-color:#A78F77;
  scrollbar-highlight-color:#E3CFB4;
}

.barril{
	position:absolute;
	top:367px;
	margin-left:770px;
	width:150px;
	height:200px;
}

.top10{padding-top:10px;}

.t10{font-size:10px;}
.t11{font-size:11px;}

.bold{font-weight:bold;}

.bordaimghm {border: 1px solid #8FBD82;}
.bgimgall {width:95px; height:75px; background:url(../images/bg_fotos_mini.png) no-repeat; padding-top:8px; float:left; cursor:hand;}

.arial{font-family:Arial, Helvetica, sans-serif;}

.times{font-family:"Times New Roman", Times, serif;}

h1{font-family:"Times New Roman", Times, serif; font-size:26px; color:#4C2D27; margin:0;}

h2{font-family:"Times New Roman", Times, serif; font-size:18px; color:#4C2D27; margin:0;}

h3{font-family:"Times New Roman", Times, serif; font-size:16px; color:#4C2D27; margin:0;}

h4{font-family:"Times New Roman", Times, serif; font-size:14px; color:#4C2D27; margin:0;}

.menu{font-family:"Times New Roman", Times, serif; font-size:16px; color:#FFF;font-style:italic;}

p{font-family:"Times New Roman", Times, serif; font-size:16px; color:#4C2D27;font-style:italic; font-weight:400;}

.italico{font-style:italic;}

.marrom{color:#4C2D27;}

.texto{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4C2D27;}

.altura{line-height:20px;}

