.sohoContenidoBloque a {
	color: #FF6600;
}

.sohoContenidoBloque {
	margin: 2px 0px 20px 0px;
	font-size: 11px;
	color: #4A4A4A;
	clear: both;
}

.sohoContenidoBloque p {
	margin: 0px;
}

.sohoContenidoTitulo {
	font-size: 15px;
	font-weight: bold;
	color: #FF7200;
	border-bottom: 1px #FF7200 solid;
	margin: 0px 5px 10px 0px;
	text-align: left;
}

.sohoContenidoMixto img {
	margin: 0px 15px 5px 5px;
}

.sohoContenidoTabla {
	text-align: left;
}

.sohoContenidoTabla table {
	border-collapse: collapse;
}

.sohoContenidoTabla td {
	font-size: 11px;
	color: #4A4A4A;
}

.sohoContenidoTabla td.sohoContenidoTablaCelda1 {
	white-space: nowrap;
}

.sohoContenidoTabla td {
	padding: 2px 4px 2px 4px;
	border: #9A9A9A 1px solid;
	background: #F6FFEB;
	font-size: 11px;
	color: #4A4A4A;
}

.sohoContenidoTabla .sohoContenidoTablaEncabezados td {
	font-size: 11px;
	color: #4A4A4A;
	font-weight: bold;
	text-align: center;
	background: #CCDCB8;
}

.sohoContenidoBloque ul {
	margin: 0px;
	padding-left: 20px;
	list-style: url(images/bulletnaranja.jpg);
}

