
div.TitularSeccion {
		background-color:white;
		background-image:url(../../images/BinterMas/fondotitulo.jpg);
		background-position:35px 12px;
		background-repeat:no-repeat;
		color:#11B12F;
		font-family:Arial;
		font-size:16px;
		font-style:italic;
		font-weight:bold;
		margin-left:15px;
		overflow:hidden;
		padding-top:5px;
		width:440px;
	}
	div#contenidop{
		width:470px;
	}
	div.pasoTexto{
		float:left; 
		padding: 5px; 
		width: 225px;
	}
	a img{
		border:0;
	}
	div.cajaGris{
		background-color: #E6E6E6; 
		text-align:center;
		padding-bottom: 5px;
	}
        
  .contPestanas, .pestana{
    display: block;
    float: left;
  }
  .contPestanas{
    border-bottom: 1px solid #CCCCCC;
    width: 440px;
    margin-bottom: 10px;
  }
  .pestana{
    background-color: #F2F2F2;
    margin-right: 10px;
    border-style: solid;
    border-color: #CCCCCC;
    border-width: 1px 1px 0;
    padding: 10px;
    color: #999999;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-align: center;
    width: 175px;
  }
  .pestana a{
     text-decoration: none;
     color: #999999;
  }
  .pestana:hover a{
    color: black;
    font-weight: bold;
  }
  .pestana a:hover{
    color: black;
    font-weight: bold;
  }  
  .active{
    color: black;
    font-weight: bold;
    border-top: 2px solid #59AC28;
    margin-bottom: -1px;
    background-color: white;
  }
  
  .txtcomun{
    margin-left: 30px;
    margin-right: 30px;
  }
  .checkin tr{
    height: 35px;
  }
