#galeria_imagenes_titulo_productos{ 
   width: 610px;
  height: 40px;
  float:left;
  clear:right;
  overflow: visible;
  margin-left: 0px;
  margin-right:0px;
  margin-top: 680px;
  margin-bottom: auto;
  padding-bottom: auto;
  padding-top: 10px;
  padding-left: 440px;
  padding-right: auto;
  background-color:#23a500;
  font-size:45px;
  color: #fff;
   text-decoration:none;
   font-weight: normal;
   line-height:30px;
   font-family: 'Bangers', cursive;
      border-radius: 18px 18px 18px 18px;
-moz-border-radius: 18px 18px 18px 18px;
-webkit-border-radius: 18px 18px 18px 18px;
border: 0px solid #ffe400;

}
#carrousel_productos{
	margin-top: 300px;
	padding-top: 400px;
	
}

#carrouselvideos_productos{
	margin-top: 0px;
	padding-top: -20px;
	padding-left: -120px;
	
}
#galeria_videos_titulo_productos{ 
  width: 610px;
  height: 40px;
  float:left;
  clear:right;
  overflow: visible;
  margin-left: 10px;
  margin-right: 30px;
  margin-top: 20px;
  margin-bottom: auto;
  padding-bottom: auto;
  padding-top: 10px;
  padding-left: 440px;
  padding-right: 170px;
  background-color:#3364fe;
  font-size:45px;
  color: #fff;
   text-decoration:none;
   font-weight: normal;
   line-height:30px;
   font-family: 'Bangers', cursive;
      border-radius: 18px 18px 18px 18px;
-moz-border-radius: 18px 18px 18px 18px;
-webkit-border-radius: 18px 18px 18px 18px;
border: 0px solid #ffe400;

}
#ver_todos_productos{ 
  float:right;
  font-family: 'Yanone Kaffeesatz';
  font-size: 22px;
  color: #FFF;
  margin-right: -140px;

}
#ver_todos_productos:hover{ 

  color: #FFF;


}
footer_productos {	
  width:100%;
  display:block;
  float:left;
   background-color: #F00;
   margin-top: 30px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  height: 80px;
  color: #FFF;
  padding-top: 80px;
  padding-left: 10px;
  padding-right: -10px;
  background: -moz-linear-gradient(top, #ff0000 , #5d1004);
background: -webkit-gradient(linear, 0 0, 0 100%, from(#ff0000), to(#5d1004));

}