.fotoWrapper {
	position: relative;
	float: left;
	width: 940px;
	margin-bottom: 30px;
	background: black;
}
.fotosConocenos {
	float: left;
}
.infoConocenos {
	position: relative;
	float: right;
	width: 310px;
	padding: 15px;
	padding-top: 20px;
	background: black;
	color: white;	
}
.cab_infoConocenos {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 340px;
	height: 10px;
	background: url(../Images/mosaico_fondo_rojo.jpg);
		
}

.fotosConocenos hr {
	margin: 10px;
	border: none;
}

.infoConocenos ul {	
	list-style: none;
	margin-top: 20px;
}
.infoConocenos li {
	height: 20px;
	background: url(../Images/punto_rojo.jpg) no-repeat 0px 2px;
	padding-left: 18px;
	font-size: 10pt;	
	color: #DCDCDC;
}