body
{
    padding-top: 10px;
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}

.fb-like-box, .fb-like-box span, .fb-like-box.fb_iframe_widget span iframe {
    width: 100% !important;

}

html {
  position: relative;
  min-height: 100%;
}

html.translated-ltr .navbar-fixed-top, html.translated-ltr .navbar-fixed-top { padding-top: 39px; }

html.translated-ltr .footer
{
  bottom: -50px;    
}

.footer {
  position: absolute;
  bottom: -80px;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  background-color: #f5f5f5;
  text-align: center;
}

body > .container {
  padding: 60px 15px 0;
  margin-bottom:80px;
}
.container .text-muted {
  margin: 20px 0;
}

.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}

code {
  font-size: 80%;
}

/* estilos carrusel bootstrap */
#myCarousel h2{
    margin: 0;     
    color: lightcyan;
    padding-top: 90px;
    font-size: 52px;
    font-family: "trebuchet ms", sans-serif;  
    text-shadow: 2px 2px 0px rgba(150, 150, 150, 1);
}
#myCarousel .item{
    background: #333;    
    text-align: center;
    height: 400px !important;
}

#myCarousel p{
    text-shadow: 2px 2px 0px rgba(150, 150, 150, 1);
    font-size: 30px;
}

.carousel{
    margin-top: 10px;
}

.carousel img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 400px;
}

.bs-example{
	margin: 20px;
}
/* FIN estilos carrusel bootstrap */

// Antiguo estilo que no contempla bootstrap

div.espacio
{
	height:10px;
}

/* Estructura del sitio */
#contenedor
{
   text-align: left;
   width: 100%;
   margin: auto;
   border: 0;
}

/* Estructura del sitio */
#cabecera
{
   color: #333300;
   font-size:12pt;
   font-weight: bold;
   padding: 0px 0px 3px 0px;
   width: 950px;
   margin:0;
}

#cabecera div#opciones
{
    float: left;
    margin-left: 50px;
    margin-top: 25px;
    color: #048;
}

#cuerpo_centro
{
   text-align: left;
   width: 950px;
   margin: auto;
   background: white;
   border-color: #888888;
   border-style: solid;
   border-width: 1px;
   border-radius: 25px;
   margin-top:30px;
   box-shadow: 5px 5px 5px #888888;
}

.row_1
{
	padding:2px;
	background:white;
	color:black;
	font-weight:none;
}

.row_2
{
	padding:2px;
	background:#ececec;
	color:black;
	font-weight:none;
}

.separador
{
	height:5px;
	clear: both;
	padding:0;
	margin:0;
}

.campo_txt
{
	background: url('/imagenes/pattern-7v48.png') repeat;
	height: 30px;
	border: 1px solid darkslateblue;
	color: white;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	text-align: left;
        color:white;
}

.campo_txt select
{
    color:black;
}

.campo_elem
{
	height: 25px;	
	border: 1px solid gray;
	padding: 0px; 
	text-align: left;
 	background: url('/imagenes/1.png') repeat-x white;       
}
.campo_elem input
{
    border:0;
    background: none;
    height: 25px;
}

.franja_producto
{
     float:left;
}

.caja_producto{
    position: relative;
    width: 450px;
    height: 450px;
    border:1px solid gray;
    margin: 7px 0px 7px 15px;
}
.caja_producto div{
    position:absolute;
    top:0;
    left:0;
    background: white;
    padding: 10px;
}

.caja_producto div span.precio
{
    color:red;
    font-weight: bold;
    padding: 10px;
}

.caja_producto div span.titulo
{
    color:blue;
    font-weight: normal;
    padding: 10px;
}

.caja_producto img{ margin-top: 10%; }

.boton
{
	background: url('/imagenes/pattern-7v48.png') repeat-x;
	height: 30px;
	border: 1px solid black;
	color: black;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	text-align: center;
	cursor: pointer;
}	

/* Elementos de formulario */
.submit
{
	font-family:sans-serif, arial, courier;
	font-size:12px;
	border:1px solid gray;
	padding:3px;
	color:black;
	font-weight:bold;
	cursor:pointer;
}

.h1
{
	font-size:18px;
}

div.ok_box
{
	background:#00a300;
	color:white;
	font-weight:bold;
	padding:15px;
	font-size:14px;
	border:1px solid #004d00;
}

div.error_box
{
	background:red;
	color:white;
	font-weight:bold;
	padding:15px;
	font-size:14px;
	border:1px solid white;
}

#progreso_cont
{
	position:relative;	
	text-align: center;
	color: black;
	background-color: white;
	padding:0px;
	border:2px solid black;
	width:300px;
	height:30px;
	visibility: hidden;
}

.progreso
{
	height: 30px;
	width:0px;
	background: #00FF00;
}

#progreso_indicador
{
	position: absolute;
	top: 0;
	left: 0;
	width: 300px;
	height: 30px;	
	padding: 5px;
}

span.titulo
{
	font-weight:bold;
	font-size:16px;
	color: #448;
}

.fondo_trans
{
	position:absolute;
	background: url(/imagenes/fondo_trans.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/imagenes/fondo_trans.png");		
	position:absolute; 
	left:0px; 
	top:0px;
	width:100%;
	height:100%;
	z-index:5;
	color:white;
	visibility:hidden;
}

.blue
{
	color:blue;
	font-weight:bold;
}