/* customize for body */ 

/*body #page { background-color:#390000} */
/*body {background:url("../img/Alissi-bg.PNG") repeat-x scroll 0 0 #411007}*/

body {
  
    background: url(../../img/default/bg_body.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  
 /* background-image: url("../../img/default/bg_body.png");
  background-attachment: fixed;*/
  
  
  
  
 /* background-color: #320000; */
 /*background-color: white; 
  background-repeat: repeat;*/
  
  /*Fondo dorado fijo*/
 /* background: url("../../img/default/bg_body.png") no-repeat center center fixed;
  background-size: cover;*/

}
body #page {/*width: 1145px;*/
    margin: 0 auto;/*background:#FCD276;*/} 



/* customize for topbar */ 



/* customize for header-main */ 



/* customize for mainnav */ 

#cavas_menu a { color:#dea710} 

#leo-top-menu .dropdown-menu a:hover { color:#cf950c} 



header #topbar {

  /*color: white;*/
 background-image: url("../img/header_alissi.png");
    background-repeat: no-repeat;
    background-position: center 20px ;
/*	background-color:#320000;*/
	background-size:87% auto;

}
/*maincontainer*/
.maincontainer {
	background: url("../img/Alissi-bg.PNG") repeat-x scroll 0 0;/* #411007;*/
	color:#320000;
}
/*fondo historia*/
#page .rte {
  background: url("../img/Alissi-bg.PNG") repeat-x scroll 0 0; /*#411007;*/
  color:white;
}
/*fondo mas productos*/
#page .rte_productos {
  background: white;
  color:#320000;
  text-align: justify;
  padding-right: 10px;
  padding-left: 10px;
}

/*Fondo y boton de los tres productos de inicio*/

.view-fifth .mask {
  background-color: #320000;

}

.view-fifth .mask a.info {

  background: #b48132;

}


