.col_uno{
	width: 46%;
	float: left;
	margin-right: 20px;
}

.col_dos {
	width: 23%;
	float: left;
	margin-right: 10px;
}

.col_tres {
	width: 23%;
	float: left;
	margin-right: 10px;
}

.col_cuatro {
	width: 23%;
	float: right;
	display: none;
}


#texto h3 {
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
}
#texto p {
	font-size: 11px;
	margin: 1em 0;
	line-height: 1.4em;
}
#texto strong {
	font-weight: bold;
}

p.seleccion_uno, p.seleccion_dos{
	height: 40px;
}

	.col_uno p * {
		margin: 0;
		padding: 0;
	}



.sifr_alt h3 {
	border-bottom: 1px solid #999;
}

.sifr_alt h3 a {
	letter-spacing: -2pt;
	font-weight: bold;
	text-decoration: none;
		font-size: 3em;
		color: #000;
		text-transform: none;
}
.sifr_alt h3 a:hover {
color: #00AEE8;
}

