body {
    min-width: 980px;
    background: url(../images/bg.jpg);
    z-index: 0;
	
}

/* Containers
----------------------------------------------------------------------------------------------------*/
#container {
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    z-index: 0;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_full{
	display:inline;
	float: left;
	position: relative;
	margin-left: 9px;
	margin-right: 9px;
}



.push_1, .pull_1,
.push_2, .pull_2 {
	position:relative;
}


/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/
.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* Grid >> 2 Columns
----------------------------------------------------------------------------------------------------*/
.container .grid_1 {
	width:520px;
}
.container .grid_11 {
	width:980px;
        text-align: center;
}

.container .grid_2 {
	width:420px;
}
.container .grid_full {
	width:958px;
}
.container .grid_3 {
	width:200px;
}
.container .grid_4 {
	padding:20px;
    width:419px;
}
.container .grid_5 {
  float: left;
    margin-left: 10px;
    padding: 0;
    width: 298px;
}
.imagenStyle{
    width: 100%;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/

.clearfix {
  zoom: 1;
}

/* header */
#header{        
    padding: 0 0 5px 0;
    overflow:hidden;
}
#headerhome{        
    padding: 0 0 5px 0;
    overflow:hidden;
}

#contentIMG{
	display:block;
	margin:0 auto;
	/*background-color:#fff;*/
	max-width:978px;
	overflow:hidden;
	width:100%;
	height:100px;
	border:0px solid red;
	position:relative;
	
}
.texto_info{
    color: #3C7AB8;
    font-family: "Myriad-Italic", Arial;
    font-size: 30px;
    line-height: 36px;
    padding-top: 10px;
}

#wrapper {
    background-color:#FFF;
    border:1px solid #d6d6d6;
    display: inline-block;
    overflow: hidden;    
    padding-top: 15px;
}
.box{
    background-color: #F0F0EF;
    border: 1px solid #D1D1D1;
    padding: 15px;
}
.left{float:left;}
.right{float:right;}
.half{width:50%;}
.half_48{width:48%;}
.h220p{
    height:220px;
    margin-bottom: 20px;
    overflow:hidden;
}
.h150p{    
    margin: 0 10px 20px 10px;
    overflow:hidden;
}
.center{text-align: center;}
.img_center{padding:20px 0 0 50px;}
label{
    color: #f6971c;
    font-family: Myriad-Pro, Arial;
    font-size: 14px;    
}
input[type='text'], select{
    padding: 5px;
    /*width:95%*/
}
input[type='text'].w200p{
    width:200px;
}
select {
    width:90%;
}
.link_info{
    font-family: Myriad-Pro, Arial;        
    font-size:14px;
}
.spacer{margin-bottom:19px;}
.spacer2{margin-bottom:7px;}
.div_info h4{
    display: block;    
    margin:7px 0 11px 0;
}

.yellow_spacer{
    border: 0 #F6971C solid;
    border-top-width: 1px;
    clear: both;
    height: 0;
}
.wrapper_box{
    width:700px;
    padding:80px;
}
.wrapper_box_notop{
    width:700px;
    padding:10px 80px 80px 80px;
}
.wrapper_box_notop_padding{
    width:650px;
	height:400px;
    padding:10px 20px 20px 20px;  
}
.wrapper_box_thin{
    width:500px;
    padding:80px;
}
.alignleft{text-align:left;}
.alignright{text-align:right;}
.aligncenter{text-align:center;}

.transparente{
    cursor:pointer;
}
#servipag,#webpay,#presto,#proximamente{text-align:center;}
#datos_recarga p{height:25px;}

#footer{
	overflow:hidden;
	margin: 0 auto;
	
    }
#carousel ul, #carousel li,
#sliderHolder ul, #sliderHolder li{padding:0;margin:0;}
.right_spacer{padding-right:10px;}
.over_hidden{overflow:hidden;}

.watermark{background:url(../images/watermark.png) no-repeat center;}
.foot_mail{
 display:block; 
 text-align: center;
  color: #FFF;
  font-family: Myriad-Pro, Arial;
  font-size: 10pt;
  height:320px;
  margin:0 auto;
  max-width:980px;
}


#splabel{
	position:relative;
	font-family: 'Nunito', sans-serif;
	display:block;
	text-align:left;
	margin:0 auto;
	letter-spacing: 1px;
	font-weight:400;
	width:90%;
	margin-left:-10px;
	margin-top:-20px;
}
	
#infolabel{
	position:relative;
	font-family: 'Nunito', sans-serif;
	display:block;
	text-align:left;
	margin:0 auto;
	letter-spacing: 0px;
	font-weight:200;
	width:100%;
	margin-left:-10px;
	margin-top:0px;
    font-size:12px;
	
}
.tabfooter0{
	position:relative;
	display:inline-block;
	float:left;
	width:23%;
	height:100%;
	border: 0px solid red;
	margin:0 auto;
	padding:10px;
	box-sizing:border-box;
	
}
.tabfooter1{
	position:relative;
	display:inline-block;
	float:left;
	width:30%;
	height:100%;
	border:0px solid red;
	margin:0 auto;
	padding:10px;
	box-sizing:border-box;
	
}

.tabfooter2{
	position:relative;
	display:inline-block;
	float:left;
	width:28%;
	height:100%;
	border: 0px solid red;
	margin:0 auto;
	padding:10px;
	box-sizing:border-box;
	
}
.tabfooter3{
	position:relative;
	display:inline-block;
	float:left;
	width:19%;
	height:100%;
	border: 0px solid red;
	margin:0 auto;
	padding:10px;
	box-sizing:border-box;
	
}


.titfooter{
	display:inline-block;
	text-align:left;
	font-family: 'Nunito', sans-serif;
	color:#F9AF4A;
	margin:0 auto;
	padding:10px;
	font-weight:bold;
	width:90%;
	margin-left:-40px;
	font-size:14px;
	
}
.mInform{
	display:inline-block;
	text-align:left;
	font-family: 'Nunito', sans-serif;
	color:#fff;
	margin:0 auto;
	padding:20px;
	font-weight:400;
	margin-left:-40px;
	width:90%;
	font-size:12px;
	margin-top:5px; 
	
	
	
}
.mInforms{
	display:inline-block;
	text-align:left;
	font-family: 'Nunito', sans-serif;
	color:#fff;
	margin:0 auto;
	padding:20px;
	font-weight:400;
	margin-left:-100px;
	width:90%;
	font-size:12px;
	margin-top:5px; 
	
	
	
}
.mInform img{
	display:inline-block;
	float:left;
	padding-right:5px;
	
}



.titfooter a{
	 color:#F9AF4A;
	 text-decoration:none;
	 
	
}
.titfooter a:link, .titfooter a:visited
{
   color:#F9AF4A;
   text-decoration: none;
}

.titfooter a:hover
{
    color: #fff;
    text-decoration: none;
}

.titfooter a:active
{
   color:#F9AF4A;
	text-decoration: none;
}


.img_Cert{
	border: 0px solid #fff;
	display:inline-block;
	text-align:left;
	width:90%;	
}
.img_Cert img{
	display:inline-block;
	padding-top:5px;
}

#proximamente2{
  height: 150px;
  padding-top: 73px;
  text-align: center;
  vertical-align: middle;
}
/*botones*/
#back_paso1,#pagar{
  font-size: 16px;
  margin-top: 20px;
  width: 180px;
  /*height: 100px;*/
}


h3, strong, .naranja{color:#F6971C;}
.correo span{font-size:16px; font-weight:bold;}
h4{
  background:url(../images/bullet.png) no-repeat left center;
  padding-left:10px;
  color: #585858;
  font-family: Myriad-Pro, Arial;
}
#wrapper h4 a{color: #585858;}
.correo{
  padding-left: 80px;
  
}

.inputnum{
    width: 205px;
}
.inputselect{
    width: 50px;
}

#popup {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1001;
}

.close {
    position:relative;
    left:890px;
}

#content-popup {
    z-index: 1002;
    margin:0px auto;
    margin-top:50px;
    padding:10px;
    width:920px;
    min-height:250px;
    border-radius:15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius:15px;
    behavior:url(border.htc);
    
    background-color:#FFFFFF;
    box-shadow: 0 2px 5px #666666;
}

#popupMS {
    margin: 0px;
    right: 182px;
    position: absolute;
    top: 410px;
    width: 170px;
    z-index: 1001;
}

.closeMS {
    position:relative;
    left:150px;
}

#content-popupMS {
    z-index: 1002;
    margin:2px auto;
    margin-top:0px;
    padding:5px;
    width:170px;
    min-height:50px;
   /* border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius:5px;*/
    behavior:url(border.htc);
    
    /*background-color:#FFFFFF;*/
    /*box-shadow: 0 2px 5px #666666;*/
}
#infoMS{
    color: red;
    font-weight: bolder;
}
.imgClick{
    cursor: pointer;
}

#popupDC {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1001;
}

.closeDC {
    position:relative;
    left:90%;
}

#content-popupDC {
    z-index: 1002;
    margin:0px auto;
    margin-top:50px;
    padding:10px;
    width:90%;
    min-height:250px;
    border-radius:15px;
    behavior:url(border.htc);
    
    background-color:#FFFFFF;
    box-shadow: 0 2px 5px #666666;
}
