.gridContainer {
	width: 100%;
	margin: auto;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#logo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}	
#menu {
	clear: none;
	float: right;
	margin-left: 2.2727%;
	width: 97%;
	display: block;
}
#menumob {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
.colunas2{
	clear: none;
	float: left;
	width:50%;
	margin-left:0;
	margin-bottom:2%;
	display: block;
}
.colunas4{
	clear: none;
	float: left;
	width: 22.5%;
	margin-left:2%;
	margin-bottom:2%;
	display: block;
}
.colunaspeq4{
	clear: none;
	float: left;
	width: 24%;
	margin-left:1%;
	margin-bottom:0;
	display: block;
}
.barrafamindex{
	background: url(imgs/barrafamindex.png) no-repeat center center; 
	width:99%; 
	height: 40px; 
	margin-left:-70px; 
	left:5%; 
	margin-top:-135px;
	position:absolute;
	display:block;
}
.menutop{
	clear:none;
	display:block;
}
.menubottom{
	clear:none;
	display:block;
}
.barrapever{
	height:40px;
}
.catalogo{
	display:block;
}
.destslideindex{
	background: url(imgs/destslide.png) no-repeat; 
	width: 401px; 
	height:680px; 
	position:absolute; 
	right:0; 
	top:0; 
	margin:0;
	z-index:0;
}
.txtcaption{
	margin-top: 422px;
}
.imgprod{
	 width:63%; clear:none; 
	 float:left;
	 display: block;
}

.txtprod{
	width:28%; clear:none;
	margin-left:35px;
	float:left;
	display: block;
}
#abreprocura{
	width:10px;
	margin-top:0;
	padding-left:10px;
	margin-left:-10px;
}
.fixed{
	position:fixed;
	width:50%;
	z-index:10;
}
.fixednone{
	position:fixed;
	width:50%;
	z-index:10;
	display:block;
}
.scrollbar { width: 100%; height: 2px; bottom:0; margin-bottom:-20px;position:absolute; background:#4f4f4f; cursor:pointer;}
.scrollbar .handle {
    width: 10%; /* overriden if dynamicHandle: 1 */
    height: 100%;
    background: #f2cd00;
}
.scrollbar .handle .mousearea {
	position: absolute;
	top: -9px;
	left: 0;
	width: 100%;
	height: 20px;
}
.letra65{
	font-size:65px;
	font-weight: 700;
	text-decoration: none;
	line-height:65px;
}
.letra48{
	font-size:48px;
	font-weight: 600;
	text-decoration: none;
}
.letra52{
	font-size:52px;
	font-weight: 700;
	text-decoration: none;
}
.hidemob{
	display:block;
}
.hidetxtcores{
	opacity: 0;
	height:50px;
	padding:0;
}
input {  
			font-size: 14px;
			text-decoration: none; 
			font-weight:normal;
			 padding:6px;
			border:0 solid;
			background-image: url(imgs/inputbk1.gif);
	background-repeat: repeat; padding:6px; color:#333;
	font: 100% 'Open Sans', Helvetica, sans-serif;
	width:200px;
}

textarea { 
			font-size: 14px;
			text-decoration: none; 
			background-color: transparent;
			font-weight:normal;
			background: url(imgs/inputbk1.gif) repeat; padding:6px;
			border:none;
			font: 100% 'Open Sans', Helvetica, sans-serif;
			width:200px;
}
select {
		
			font-size: 12px; 
			color: #000000; 
			text-decoration: none; 
			background-color: #eeeeee; 
			border: 0 solid ;
			font: 100% 'Open Sans', Helvetica, sans-serif;
			width:200px;
		}