@charset "utf-8";
/* CSS Document */

#conten_general{
	width:950px;
	border:1px solid #000;
}
#conten_somos {
	width:600px;
	height:auto;
	float:left;
	padding-left:25px;
	padding-right:25px;
}
#imagen_somos{
	width:250px;
	height:auto;
	float:right;
	padding-right:25px;
}
#conten_dyc{
	width:950px;
	height:330px;
	padding-top:25px;
}
#titulo {
	width:600px;
	background:url(../quienes_somos_files/icon_mcm.png) no-repeat;
	height:60px;
	border-bottom: 1px solid #999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:600;
	color:#717374;
	padding-top:15px;
}