
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;
	}