#bannerProceso {
	background-color: #AACEDE;

	background-image: url(../Imagenes/bannerProceso.jpg);
	background-repeat: no-repeat;
	height: 60px;
	margin-bottom: 0px;
}
.jumbotron {
background: rgba(0, 78, 163, 1);
background: -moz-linear-gradient(top, rgba(0, 78, 163, 1) 0%, rgba(13, 5, 80, 1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 78, 163, 1)), color-stop(100%, rgba(13, 5, 80, 1)));
background: -webkit-linear-gradient(top, rgba(0, 78, 163, 1) 0%, rgba(13, 5, 80, 1) 100%);
background: -o-linear-gradient(top, rgba(0, 78, 163, 1) 0%, rgba(13, 5, 80, 1) 100%);
background: -ms-linear-gradient(top, rgba(0, 78, 163, 1) 0%, rgba(13, 5, 80, 1) 100%);
background: linear-gradient(to bottom, rgba(0, 78, 163, 1) 0%, rgba(13, 5, 80, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90303', endColorstr='#620609', GradientType=0 );
color : #fff;

}
.azul {
background: rgba(18, 189, 239, 1);
background: -moz-linear-gradient(top, rgba(18, 189, 239, 1) 0%, rgba(0, 101, 126, 1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(18, 189, 239, 1)), color-stop(100%, rgba(0, 101, 126, 1)));
background: -webkit-linear-gradient(top, rgba(18, 189, 239, 1) 0%, rgba(0, 101, 126, 1) 100%);
background: -o-linear-gradient(top, rgba(18, 189, 239, 1) 0%, rgba(0, 101, 126, 1) 100%);
background: -ms-linear-gradient(top, rgba(18, 189, 239, 1) 0%, rgba(0, 101, 126, 1) 100%);
background: linear-gradient(to bottom, rgba(18, 189, 239, 1) 0%, rgba(0, 101, 126, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#12bdef', endColorstr='#00657e', GradientType=0 );
color : #fff;
  padding: 10px 30px !important;
  padding-right: 30px;
  padding-left: 30px;
}
.azul h1 {
	font-size: 36px;
}
.radius { 
-moz-border-radius: 20px; /* Firefox */
-webkit-border-radius: 20px; /* Google Chrome y Safari */
border-radius: 20px; /* CSS3 (Opera 10.5, IE 9 y estándar a ser soportado por todos los futuros navegadores) */
}
.cuadro {
	background-color: #ebebeb;
	margin: 10px auto;
	}
.ancho300 {
	width: 100%x;
	max-width: 300px;
	padding:25px;
	border: solid thin #666;
}
.sombra {
-webkit-box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.50);
-moz-box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.50);
box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.50);
margin: 10px auto;
border: solid thin #505050;
}
.sombra:hover {
    opacity: .75;
    filter: alpha(opacity=75); /* For IE8 and earlier */
    -webkit-box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.70);
	-moz-box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.70);
	box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.70);
}
.redondear-img {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#divFormPaypal {
	display: block;
	width: 90%;
	max-width: 350px;
	margin: 0px auto;
	text-align: center;
}
.pasarelaCarrito {
	display: block;
	width: 90%;
	max-width: 600px;
	margin: 10px auto 20px auto;
}
.formCorreo {
display: block;
width: 100%;
max-width: 450px;
margin: 10px auto;
background-color: #ebebeb;
padding: 25px;
}
.formCorreo form label {
display: block;
margin: 15px 0px 5px 0px;
}
.formCorreo form input {
padding: 5px;
width: 90%;
}
.formCorreo form input[type=submit] {
padding: 10px;
font-size: 12pt;
font-weight: bold;
margin: 15px;
background-color: #690500;
color:#fff;
}
.formCorreo form input[type=checkbox] {
display: inline;
}
.checkboxInfu input {
	display: inline;
}
.checkboxInfu span {
	display: inline;
}
#divImprimir {
text-align: right;
}
#formaPago {
	 background-color: #666;
    color: #FFFFFF;
    font-size: 1.1em;
    padding: 8px 20px;
}
#registrarPago {
}
#registrarPago td {
	padding:8px;
}
#registrarPago th {
	padding:8px;
	font-size:1.3em;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1035;
  background-color: #000;
}
.forma_trans {
	opacity: 0.5;
	display: none;
}
.ocultar {
	display: none;
}

.transparenciaInscripcion {
	-moz-opacity: 0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
}
.promoPasoUno {
	height: 420px;
	padding: 0px;
	margin: 0px;
	text-align:center;
	vertical-align: top;
	display: table-cell;
}
#comprarAhoraPromo {
	padding: 10px;
	margin:15px;
	font-size: 1.8em;
	font-weight: bold;
	background-color: #EFB800;
	display: block;
	margin-bottom: 5px;
	background-image: url(../Imagenes/fondo_amarillo.gif);
}
#precioPagina {
	font-size: 1.5rem;
	padding: 5px;
	width: 80%;

}
.contenido_fondo {
	border: solid thin #ddd;border-top: transparent;
}
.tachado {
    text-decoration: line-through;
}
.text-center {
	text-align: center;
}
@media only screen and ( min-width : 0px ) and ( max-width : 760px ){
	#bannerProceso{background-image: url(../Imagenes/bannerProceso_1.jpg); height: 50px;}
}